-
Bug
-
Resolution: Fixed
-
Minor
-
4.2.0
-
-
MOODLE_402_STABLE
-
MOODLE_403_STABLE
-
Moodle Apps - 2023 Sprint i3.3
Most of the SCORMs we tried use the function LMSCommit to send the data to the server. However, when adding behat tests for SCORM packages in the app I used the RuntimeMinimumCalls_SCORM12-mini package, and this one sends the data in the LMSFinish function when the SCO is unloaded (the next SCO loads).
The app uses the current SCO ID when sending the data. In this case, since the SCO has already changed when the LMSFinish function is called, all the tracks (data) is sent using the new SCO ID instead of using the ID of the SCO that generated the tracks.
- caused a regression
-
MOBILE-4521 iOS: SCORM sometimes show a blank page when changing the SCO
-
- Closed
-