By default, you cannot successfully publish a title to SCORM if the title does not include a graded test. The SCORM standards require that a completion status be associated with the course, and this completion status is tied to the results of a test, by default. The following steps provide a workaround for manually setting the SCORM status. When these additional steps are taken, you can successfully publish the title to SCORM even if the title does not include a test.
To manually set the SCORM status, first set the content type of the title to AICC/SCORM. To do so, select Title Options from the Design ribbon. In the Title Options window, change the title type to AICC/SCORM for LMS. Next, do one of the following:
Trigger | <trigger> |
Action | Modify variable |
Target | AICC_Score |
Value | 100 |
For SCORM 1.2-based learning management systems, the score of the course is directly related to the completion status. A score of 100 will always indicate a "completed" lesson status. If you are using SCORM 2004 or a LMS that does not support this relationship between score and lesson status, use the following implementation. |
Trigger | <trigger> |
Action | Modify variable |
Target | AICC_Lesson_Status |
Value | completed |
Consult the correct terminology that is recognized by your LMS for the appropriate Value setting. |
See also: |
© Copyright eLearning Brothers 2021