[AMOS commit] MDL-61709 mod_scorm: use student fullname when not in standards mode Committed into Git: 2018-04-06 13:06 UTC

[AMOS commit] MDL-61709 mod_scorm: use student fullname when not in standards mode Committed into Git: 2018-04-06 13:06 UTC

by AMOS bot -
Number of replies: 0
Author: willem
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.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=9376f7d68e5008323305859eaec42aa1d36ff8de
http://github.com/moodle/moodle/commit/9376f7d68e5008323305859eaec42aa1d36ff8de

+ 3.5 en [scormstandard,mod_scorm]
+ 3.5 en [scormstandarddesc,mod_scorm]
- 3.5 en [scorm12standard,mod_scorm]
- 3.5 en [scorm12standarddesc,mod_scorm]