Merge branch 'MDL-51837-28' of git://github.com/junpataleta/moodle into MOODLE_28_STABLE
[moodle.git] / mod / scorm / upgrade.txt
blob00ea92945acc3543a4a6075c6cfde2898ca3da4f
1 This files describes API changes in the mod_scorm code.
3 === 2.8 ===
5 * Coding style fixes. A large number of coding style issues were fixed in MDL-45887. This means any local modifications
6  to mod_scorm are likely to conflict.
8 * All scorm report plugins should use namespaced classnames now. Refer MDL-46469 for details.