Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Fuse supports SCORM 1.2, which means Fuse supports both the 'passed' and 'complete' status, however, these are used interchangeably to mean the same thing. Therefore it is not possible to add a separate column for each of these statuses. If the user has successfully completed the SCORM course, you can enter either the 'passed' or 'complete' status in the cmi.core.lesson_status column in the CSV, as shown below: 

In certain versions of SCORM, 'passed' and 'complete' are often treated as uniquely different statuses, therefore requiring two separate columns. For example, 'complete' might mean that the user has read and watched all the learning material in the SCORM course prior to taking the quiz, and the 'passed' status is only given once the user passes the quiz at the end. This is not supported by Fuse. 

If you have a SCORM course that sends both the 'passed' and 'complete' statuses, the user’s completion attempt will be considered complete as soon as they reach either of these statuses. If the user must complete additional steps afterwards, the SCORM course will send an alternative terminal status, and a new attempt record will be created each time. To avoid this, it is recommended that you design your SCORM courses so that they only use one of these statuses. 

  • No labels