-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
4.1.9
-
None
-
MOODLE_401_STABLE
Hello,
We have noticed on our Moodle platforms in version 4.1.9 that Scorm attempts are being updated after they have been validated.
We are attaching a screenshot of the logs of a sample user for more clarity.
In this example, the learner completes his Scorm with 'cmi.core.lesson_status' at 'passed' at 12:43:05.
A badge is also issued at this time.
The badge is issued only if the activity is completed.
The activity is completed only if the Scorm returns a 'passed' status.
We are also attaching screenshots of the configuration of our Scorms.
Then, at 12:43:07, for the same attempt, he receives the information that the 'cmi.core.lesson_status' is at 'failed'.
Therefore, the activity is no longer completed.
To reproduce this behavior, one must open the attempt in two different tabs, for example:
- tab 1: on the Scorm page, click on enter
- tab 1: (you are at mod/scorm/player.php) duplicate the tab (right-click -> duplicate)
- tab 1: finish the Scorm.
- tab 2: answer a question and leave the attempt.
In the user's logs, you will see the same thing as in the screenshot, the attempt updates its score.
Shouldn't the updating of completed attempts be prevented?
If the example is not clear enough, do not hesitate to ask me for more details.
Thank you in advance and have a great day!