Amaia Anabitarte
c40d85da65
MDL-80255 mod_scorm: Remove 'Completed' as default completion
2024-01-16 16:40:26 +01:00
Sara Arjona
564031b183
Merge branch 'MDL-80209-main' of https://github.com/aanabit/moodle
2023-12-01 10:56:02 +01:00
Amaia Anabitarte
1a0a86c1c9
MDL-80209 mod_scorm: Save minimum score completion
2023-11-30 10:37:52 +01:00
Sara Arjona
c3254b89ff
Merge branch 'MDL-80205-main' of https://github.com/aanabit/moodle
2023-11-29 18:41:24 +01:00
Amaia Anabitarte
506fdc6d36
MDL-80205 mod_scorm: Remove all Pass grade options from completion
2023-11-27 18:06:12 +01:00
Amaia Anabitarte
d481ec3af6
MDL-78527 core_completion: Improving labels and disclosure in mods
2023-09-12 15:43:49 +02:00
Sara Arjona
8f57f0fdac
MDL-78528 mod: Add suffix support to module completion fields
2023-08-09 09:12:43 +02:00
Peter Dias
97fb06057b
MDL-73448 scorm: Remove displayactivityname in scorm.
2022-02-10 15:23:36 +08:00
Peter Dias
8f16a4d98e
MDL-73448 scorm: Update scorm tertiary navigation
...
* Left align scorm content
* Add headings
* Remove exit buttons when in separate window
2022-02-10 15:23:36 +08:00
Peter
90acd8d381
MDL-52206 core: Add completion criteria to course_modules
2021-10-04 19:44:02 +08:00
Luca Bösch
aee27d0a9b
MDL-71118 core: Add grade (verb) string.
...
AMOS BEGIN
CPY [grade,core],[gradenoun,core]
CPY [grade,core],[gradeverb,core]
AMOS END
2021-04-17 11:46:09 +02:00
Paul Phillips
00579c7583
MDL-71167 mod_scorm: use full url in redirect
2021-03-23 09:28:14 +00:00
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