[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 This files describes API changes in the mod_scorm code. 2 3 === 3.1 === 4 * Group and groupings support has now been enabled. 5 6 === 3.0 === 7 8 * External function mod_scorm_external::get_scorms_by_courses returned parameter "name" has been changed to PARAM_RAW, 9 this is because the new external_format_string function may return raw data if the global moodlewssettingraw parameter is used. 10 * Function scorm_view_display was renamed to scorm_print_launch to avoid 11 confussion with new function scorm_view. 12 13 === 2.8 === 14 15 * Coding style fixes. A large number of coding style issues were fixed in MDL-45887. This means any local modifications 16 to mod_scorm are likely to conflict. 17 18 * All scorm report plugins should use namespaced classnames now. Refer MDL-46469 for details.
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |