I get the attached "current course session has ended" page in SAP SuccessFactors LMS after I close a scorm package. Why does this happen?
Some further info to describe the implemented package:
- scorm package is 2004 4th edition.
- LMS is SAP SuccessFactors (xxx-plateau.com)
- cmi.interactions are used to track whether user have completed parts of the sco content.
- cmi.lesson_location is used to bookmark the last content visited within the sco which it will return to on opening the sco again.
- package is set to cmi.exit = suspend and calls cmi.commit on close.
According to the admin of the SuccessFactors installation, the "content session ended" page displaying is an "error". Its clearly a SuccessFactors page, its not an error but rather user feedback. I'd like to find out why it displays & how to prevent it displaying if you know.