Saba Learning @ Work, or simply Saba, is a SCORM 1.2/SCORM 2004/AICC compliant Learning Management System. Their website:
Saba supports both objectives and interactions. It may require a score to move to the transcript.
The following setting may be required for Covenant Health:
<useSCORMExit>true</useSCORMExit>
The following clients currently use this LMS:
An Articulate course may not display as being completed in Saba 5.4 (SCORM 1.2):
If you are using Saba version 5.4 and find that the course status is never being set to Completed (or Passed) in the LMS, then this topic will explain how to correct the problem.
On exit of a course, will set (cmi.core.exit) the LMS to "suspend". Saba version 5.4 will ignore the value that the content has set for status (cmi.core.lesson_status) if the course has an exit status of "suspend", even if the lesson status is set to "Passed" or "Completed" by the content.
Try:
<useSCORMExit>true</useSCORMExit>
For courses that do not report scores (no tests, for example), the mastery score must be left out of the scorm imsmanifest.xml file. If the course has been uploaded with a mastery score and has user enrollments already, we might be able to override that behavior using the isScoring checkbox in the course properties. If unchecked, this should allow the course to track completions. (See the notes from Nexen below, and the screenshots further down the page.)
According to notes on the Enbridge SABA LMS page: