Symptom
When a user completes content they receive the following message:
'Congratulations. You completed all course content. Alert your administrator to add to learning history'
Environment
SAP SuccessFactors Learning
Cause
- The alert appears when the LMS has not received the passed LESSON_STATUS from the SCORM content by the time the user clicked on "Confirm Completion".
Resolution
You have the following options to resolve this issue:
- Change the message (label ID: label.CourseHome.OnlineCourse.SuccessMessageWithAlert) to something more meaningful to your users and that fits your business case.
- Modify the course so that it pops up a message to the user asking her/him to confirm whenever they try to navigate away from it. And if the user clicks to confirm, only then it will send the passed LESSON_STATUS to the LMS.
- Ensure that your Content Vendor that the content is setup in such a way that SCORM successfully sends the completion status which we require from the SCORM content to record completion successfully.
- If there is no interaction needed from the user in order to complete it, then use the content object launch method of "browser" and set it to complete upon launch on the item's Online Content tab.
Note: If a course is built to close and record completion for the course via an “Exit” button built into the course navigation, in Course Home this “exit” button no longer works. This is a current limitation on how the Course Home was designed. As a workaround, remove the exit button if it does not work or code it to redirect to another page in the content that tells the user it is OK to navigate away.
See Also
2734443 - FAQ: Course Home (enableCourseHome)
2456141 - SCORM Content completion status are not getting accepted by LMS / credit given is not set correctly for scorm content item.
2154063 - SCORM 1.2 API Calls - Learning Management System
2156966 - SCORM 2004 API Calls - Learning
2747822 - How to enable AICC Wrapper
2291564 - Mark the Object as Complete when Launched does not work with communicating courses
Keywords
Content completion, Message, Completion Message, LMS, Content Completion, Content, Course Home, Alert your administrator to add to learning history, Course Home, Scorm Content, AICC Wrapper , KBA , LOD-SF-LMS-CNT , Content , Problem
SAP Knowledge Base Article - Public