-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
3.9.25
-
MOODLE_39_STABLE
Sometimes aicc.php does not save the user's progress, php fails to correctly identify line breaks, we recommend replacing https://github.com/moodle/moodle/blob/main/mod/scorm/aicc.php#L218
with this $datarows = explode(PHP_EOL, $aiccdata);