...
If the user is currently in progress ('incomplete'), the current attempt for the SCORM course is shown in SCORM courses report, along with their historic completions. As soon as the user successfully completes the SCORM course, the record is marked as 'completecompleted' and it is stored with all their previous completions. Fuse only stores suspend data for a record that is currently 'incomplete', which means when a SCORM course is marked as 'completecompleted', the suspend data is automatically deleted. If the user then launches the SCORM course again after completing it, a new completion attempt is created.
...
- completed
- incomplete
- not started
passed
- failed
Info The user can only have one record that is currently in 'incomplete', 'not started' or 'failed' for a SCORM course. All other records for the course will be 'passed' or 'completecompleted'.
Forcing completion
...