Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.3
-
MOODLE_403_STABLE
-
MOODLE_403_STABLE
-
MDL-77055-master -
Description
This new setting is necessary to define the SCORM datamodel properly because depending on whether it is set or not, the cmi.string value might change.
The change is quite straightforward, is just doing something like:
$module['scormstandard'] = get_config('scorm', 'scormstandard');
Attachments
Issue Links
- blocks
-
MOBILE-4191 Increase limit of 4096 for cmi.suspend_data in SCORM
-
- Tested
-