-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.8
-
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
The SCORM player should store the value of x.start.time when a SCO is loaded like Moodle web does:
https://github.com/moodle/moodle/blob/master/mod/scorm/player.php#L283
Right now new attempts aren't stored until the SCO stores something, with this change new attempts will automatically be created in Moodle as soon as a SCO with the new attempt is loaded.