-
Improvement
-
Resolution: Fixed
-
Minor
-
2.3, 3.5
-
MOODLE_23_STABLE, MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
master_
MDL-32585 -
the way attempts work for SCORM is confusing to users not familiar with how SCORM works.
it's not possible to generate a new "attempt" unless the status is set to completed or passed.
If a user enters An incomplete or failed status scorm it will return them to the same "attempt"
it would be good to add a new option to the force new attempts option with the following options:
- No
- When completed/passed/failed (this is how the existing option works)
- Always (new option) - doesn't comply with SCORM Spec but allows the teacher to have a work-around if required.