moodle/mod/scorm/datamodels
willem 9376f7d68e MDL-61709 mod_scorm: use student fullname when not in standards mode
Changed the scorm12standard setting for SCORM 1.2 in a more generic
'use SCORM Standards' setting. New setting is off by default.

The student name passed into the module is formatted as
$USER->lastname .', '. $USER->firstname and thus ignores the
fullnamedisplay. This is per SCORM1.2 standards. If setting
'use SCORM Standards' is disabled fullname will be used instead.
2018-04-07 09:14:22 +02:00
..
aicc.js MDL-56808 scorm: remove some eval function that aren't needed. 2017-01-26 09:56:29 +13:00
aicc.php MDL-37401 mod_scorm : autocommit for scorm 2014-08-09 22:06:54 +00:00
aicclib.php MDL-49557 mod_scorm: optionally strip quotes. 2017-01-04 15:43:46 +13:00
debug.js.php MDL-45887 mod_scorm : Fixing coding standard violations 2014-08-17 22:15:04 +12:00
scorm_12.js Merge branch 'wip-MDL-57785-master' of git://github.com/amygroshek/moodle 2017-01-31 12:19:13 +08:00
scorm_12.php MDL-61709 mod_scorm: use student fullname when not in standards mode 2018-04-07 09:14:22 +02:00
scorm_12lib.php MDL-61709 mod_scorm: use student fullname when not in standards mode 2018-04-07 09:14:22 +02:00
scorm_13.js MDL-56808 scorm: remove some eval function that aren't needed. 2017-01-26 09:56:29 +13:00
scorm_13.php MDL-50972 mod_scorm: set autocommit as boolean 2015-12-14 14:26:24 +13:00
scorm_13lib.php MDL-61709 mod_scorm: use student fullname when not in standards mode 2018-04-07 09:14:22 +02:00
scormlib.php MDL-55057 mod_scorm: fix handling of SCO identifiers with apostrophes 2016-06-29 08:44:24 +01:00
sequencinghandler.php MDL-45887 mod_scorm : Fixing coding standard violations 2014-08-17 22:15:04 +12:00
sequencinglib.php MDL-51757 mod_scorm: Remove duplicate function param 2015-11-25 14:06:02 +13:00