mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
8 lines
323 B
Text
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.
|