fdallet
f6cd1cc153
MDL-65952 mod_scorm: Fix unwanted changes to require status
2020-01-17 17:19:55 +01:00
Davo Smith
385247d94e
MDL-64906 mod: add support for hideif to activity modules
2019-04-02 09:13:09 +01:00
Dan Marsden
fbfd69a865
MDL-32585 mod_scorm: Improve force new attempts setting.
...
AMOS BEGIN
MOV [forcenewattempt,mod_scorm],[forcenewattempts,mod_scorm]
AMOS END
2018-04-10 13:38:51 +02:00
Jun Pataleta
2e4c8b3862
MDL-59478 mod_scorm: Fix setting of default completion rule
2017-08-25 20:04:26 +08:00
Arto Nieminen
81d7b77d6f
MDL-44905 mod_scorm: Skip view page on a Single activity course
...
Allow 'Student skip content structure page: Always' option with 'Single
activity' course format, and redirect 'Exit activity' back to site home
if user has no report access.
2017-05-29 20:32:40 +03:00
Jake Dallimore
273d310601
MDL-58138 completion: Fixes for a number of small issues.
2017-04-19 11:41:57 +08:00
Marina Glancy
06cdda468a
MDL-58139 completion: bulk update completion
...
Part of MDL-58138 epic
2017-04-19 08:52:57 +08:00
Jun Pataleta
e44d71a6ee
MDL-58102 mod: Set sensible defaults for additional completion fields
...
Part of MDL-55611 epic.
2017-04-03 11:37:08 +08:00
Dan Marsden
3dc868478b
MDL-54575 scorm: fix typo in data_preprocessing function
...
thanks to Mike Finch for the patch/report.
2016-11-01 12:11:54 +13:00
Dan Marsden
b30a884bfa
MDL-44712 SCORM: Improve multi-sco activity completion.
2016-08-18 10:14:40 +12:00
Jun Pataleta
9f83ce7e0c
MDL-54976 mod_scorm: Add validation for availability dates
2016-07-01 14:50:20 +08:00
Dan Marsden
3e28364257
MDL-50620 mod_scorm: Add Mastery score override setting
...
Thanks to Nathan Lewis for the initial patch
2016-02-10 09:20:25 +13:00
Andrew Hancox
6398ff5387
MDL-49101 core: Add a global admin setting config->requiremodintro
...
Removed requiremodintro setting from all core activity plugins and replace
with a single global setting.
Deprecated moodleform_mod::add_intro_editor and replaced with
moodleform_mod::standard_intro_elements
2015-04-07 10:11:53 +01:00
Nobelium
6a6709ec51
MDL-37401 mod_scorm : autocommit for scorm
2014-08-09 22:06:54 +00:00
Nobelium
27b8872cb3
MDL-41665 scorm : Rewriting using html_writer
2014-05-29 21:54:00 +00:00
Jetha Chan
74d2a9df6d
MDL-42588 mod_scorm: display activity name
...
Added option to display or hide activity name on SCORM player. Added default admin setting and amended generator accordingly.
2014-03-25 16:20:52 +08:00
Jetha Chan
74ecabb8aa
MDL-42588 mod_scorm: display activity name
...
Added option to display or hide activity name on SCORM player.
2014-03-18 11:42:19 +08:00
Nobelium
39af2f4171
MDL-41855 SCORM form : Auto update frequency option under File manager
...
Placing the Auto update frequency option underneath the File manager in /mod/scorm/mod_form.php
This changes the postion of the auto update freq option both while creating a new scorm object and while editing the scorm object.
2014-03-10 14:03:33 +00:00
Frederic Massart
159c6e2666
MDL-44247 mod_scorm: Reference to SYSTEM_CONTEXT instead of real context
2014-02-17 15:58:44 +08:00
Sam Hemelryk
a78e39e3d3
Merge branch 'master_MDL-41580' of git://github.com/danmarsden/moodle
2013-09-25 09:27:44 +12:00
Dan Marsden
361a47d409
MDL-41580 SCORM: allow imsmanifest.xml to be used in file system repos
2013-09-24 12:08:38 +12:00
Mayank Gupta
df5c7086c8
MDL-39910 mod_scorm: rewrite SCORM code in YUI3, use responsive grids, add new nav setting; squashing commits
2013-09-20 22:45:36 +12:00
Dan Marsden
27b87c10bf
MDL-28579 SCORM: use filemanager instead of old file picker
2013-09-04 09:51:41 +12:00
Dan Marsden
cb029f33c6
MDL-28579 SCORM: coding guideline fixes
2013-09-03 09:12:36 +12:00
Damyon Wiese
8380bd08a8
Merge branch 'master_MDL-35380' of git://github.com/danmarsden/moodle
2013-08-27 15:51:19 +08:00
Dan Marsden
c7e6fb6c8d
MDL-35380 SCORM: improve check for imsmanifest file and consolidate into a single function.
2013-08-26 13:06:59 +12:00
Damyon Wiese
aee8151f7d
Revert "MDL-35380 SCORM: improve check for imsmanifest file and consolidate into a single function."
...
This reverts commit 492407e9f7
.
2013-08-22 14:11:18 +08:00
Dan Marsden
3d1808c6e2
MDL-40122 SCORM: replace SCORM course format with singleactivity
2013-08-21 20:26:06 +12:00
Dan Marsden
492407e9f7
MDL-35380 SCORM: improve check for imsmanifest file and consolidate into a single function.
2013-08-16 09:34:06 +12:00
Dan Marsden
f2b3e82b09
MDL-37484 SCORM: disable toc in player when using direct AICC url
2013-07-05 14:37:20 +12:00
Sam Hemelryk
68e33c2932
Merge branch 'm26_MDL-40095_Completion_locked_Error_on_save' of https://github.com/scara/moodle
2013-06-17 16:14:00 +12:00
Dan Marsden
93c984a829
MDL-39239 SCORM: drop old imsrepository code - it doesn't work anyway.
2013-06-12 09:47:26 +12:00
Matteo Scaramuccia
6a75660eff
MDL-40095 SCORM: Trivial comments tidy up
2013-06-10 20:48:05 +02:00
Matteo Scaramuccia
82bd0c6643
MDL-40095 SCORM: Fixed DML error when saving with completion options locked
...
Regression caused by MDL-38315.
2013-06-10 20:47:48 +02:00
Frederic Massart
9fba869836
MDL-38757 scorm: Remove advanced settings (except for Appearance)
2013-05-09 17:20:11 +08:00
Frederic Massart
20b51a1134
MDL-38757 scorm: Reformat SCORM package module settings
2013-05-09 17:20:07 +08:00
Mark Nelson
e019dcccdf
MDL-39463 forms: use the date selectors 'optional' parameter rather than creating additional logic
2013-05-08 16:36:54 +08:00
Damyon Wiese
14cd6479de
Merge branch 'MDL-38315-master' of git://github.com/sammarshallou/moodle
2013-05-06 22:27:41 +08:00
sam marshall
a9f5fc158c
MDL-38315 Completion: Bugs with 'locked' status in activity form
2013-05-01 11:57:29 +01:00
Dan Poltawski
a74cd33160
MDL-39422 mod_forms: prevent long coruse module names
...
To prevent ugly DB errors.
2013-04-30 17:41:36 +01:00
Dan Marsden
1de23b7fdc
MDL-38715 SCORM fix missing calls to setType and remove old call to setMaxFileSize
2013-03-28 12:38:27 +13:00
Dan Marsden
61fbdb0eec
MDL-37660 SCORM: move time related settings into general section and improve lang
2013-02-15 23:48:32 +13:00
Matteo Scaramuccia
f833171fd1
MDL-36641 Missing HTTP check when using an external resource
2012-11-26 07:43:17 +01:00
Dan Marsden
6977d5253b
MDL-36168 SCORM: fix reset of course completion settings.
2012-10-25 17:12:52 +13:00
Dan Marsden
da92e3b05a
MDL-34848 SCORM: add extra flexibiltiy to attempt status
2012-09-19 19:53:03 +12:00
Dan Marsden
bb5cc0e964
MDL-34374 SCORM prevent skipview being set to always when used inside a SCORM course format.
2012-07-18 10:32:46 +12:00
Dan Marsden
e0d90c54c0
MDL-33938 SCORM use consistant naming for maxattempt setting - match setting name with db field name to help when matching default settings
2012-06-22 21:51:04 +12:00
Aaron Barnes
94db27498d
MDL-27469 scorm: Add extra activity completion conditions
2012-03-21 09:48:38 +13:00
Dan Marsden
8aba9cda72
MDL-31652 SCORM - hide updatefreq setting and remove it if not required.
2012-02-16 12:16:02 +13:00
Dan Marsden
047b4e83ab
SCORM AICC MDL-31039 update external AICC url correctly - thanks to Albert Rhemrev for report/fix
2012-01-27 19:41:59 +13:00