-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.2
-
None
-
MOODLE_405_STABLE
- Create a scorm activity with the following setting:
So the scorm should be completed if one of the attempts has more then 95 points.
- Create another activity with restrict access to be only available after the users completed the scrom activity
- With a test user, do two attempts with the scorm, first a failed one (under 95), then a completed one (over 95)
- Wait for the cron process to be sure
- Check the completion report, the scorm activity is showing as "completed, but didn't achieve pass grade", which is false
- Check with the test user if you can access the next activity (You cannot)
- Now open the scorm activity setting page, unlock the completion and save it, which recalculates the completion
- Check again the report: all good now
- Check again if the test user can access the next activity: they can, all good.
Assumtion: It is a cron issue, the cron doesn't "see" if the user completed the scorm again and already has a passing grade.
Video demonstration attached:
(SL-29061)
Thanks
Csaba