Symptom
SCORM 2004 content is automatically marked as completed after exiting the course, regardless of whether the content has been fully completed or not.
Environment
SuccessFactors Learning Management System (LMS) - All Supported Versions
Cause
When Successfactors displays SCORM 2004 content, it applies a navigation wrapper to the content. This navigation wrapper allows a learner to navigate between content objects in the content structure using navigation buttons.
These navigation buttons appear at the top of the content window as in the below image.
The sequencing rules for the course dictate the navigation wrapper's appearance and behavior.
For Scorm 2004 content the manifest file needs to specify that the content is in charge of completion (not the header navigation buttons)
If it is not specifically written into the manifest that the content is in charge of the item completion then the LMS will mark the item completed once the user exits the content.
Resolution
For Scorm 2004 content the manifest file needs to specify that the content is in charge of completion (not the header navigation buttons)
See example of the sequencing highlighted in yellow in the below example manifest.
The sequencing of the content needs to be addressed by the content vendor.
For details on configuring the sequencing within the SCORM 2004 manifest please see the conent implementation guide at https://help.sap.com/viewer/57f8dfaaae444448beafb85da39263a5/latest/en-US/99c81cd7b21643049c7673975de26081.html?q=delivering%20structured%20content
Keywords
SCORM 2004, content, marked completed on exit, navigation wrapper, manifest file , KBA , LOD-SF-LMS-CNT , Content , Problem