moodle/mod/scorm/upgrade.txt

8 lines
323 B
Text

This files describes API changes in the mod_scorm code.
=== 2.8 ===
* Coding style fixes. A large number of coding style issues were fixed in MDL-45887. This means any local modifications
to mod_scorm are likely to conflict.
* All scorm report plugins should use namespaced classnames now. Refer MDL-46469 for details.