SCORM data elements that Learn365 handles

Learn365 can process the following SCORM data elements:

  • cmi.core.lesson_status. This data type has the following options: "not attempted", "browsed", "passed", "completed", "failed", and "incomplete" and is used to determine whether the user has completed an SCO (Sharable Content Object).
  • cmi.core.score.raw. The final score of the package, expressed as points (for SCORM1.2).
  • cmi.score.raw. The final score of the package, expressed as points (for SCORM 2004(1.3)).
  • cmi.score.scaled. Used to calculate the scale value as percent cmi.score.raw of cmi.score.raw (for SCORM 2004(1.3)).
  • cmi.core.score.raw + cmi.core.score.max. Used to calculate the scale value as percent cmi.core.score.max of cmi.core.score.max (for SCORM1.2).
  • cmi.suspend_data. Used by the package to resume an attempt if the user previously stopped it.
  • cmi.core.student_name. Used by the package when it supports the display of the learner's name inside it. We set its value to be package rendering.
  • cmi.progress_measure. Used in SCORM 2004(1.3) to display the progress as a percentage. Not supported by SCORM1.2.
  • cmi.completion_status. Used in SCORM 2004(1.3) to display whether the learner completed an SCO.
  • cmi.success_status. Used in SCORM 2004(1.3) to display whether the learner passed or failed an SCO.

The following table shows the major properties for calculating progress and elements that should be used in SCORM configuration.

 

  Progress AlternateProgress Points Scale

SCORM 1.2

not supported number of completed SCO (null if one SCO) cmi.core.score.raw

cmi.core.score.raw/

cmi.core.score.max

SCORM 2004(1.3) cmi.progress_measure number of completed SCO (null if one SCO) cmi.score.raw

cmi.score.scaled or cmi.score.raw/

cmi.score.max

 

The following image from the Learn365 Admin Center > Training Management > select a course with a content package > Manage Course Content > select the relevant content package > View Learners' Details shows where in Learn365 you can find the cmi.core.lesson_status, cmi.core.score.raw, cmi.core.score.max, and cmi.core.student_name data elements.

 

2022-04-28_14_05_43-Training_Management.png

 

The following image from the Learn365 Admin Center > Training Management > select a course with a content package > Course progress > expand the relevant user to see their progress on the content package shows where in Learn365 you can find the cmi.progress_measure data element.

 

2023-03-28_14_37_07-Training_Management.png

 

The cmi.suspend_data data element usage is shown in the follow image of the Learn365 player. Suspend data can be seen by learners only if they pass the SCORM in the Learn365 player.

 

suspend_data.png

 

SCORM files can be tested in SCORM cloud. For more information, refer to the SCORM Run-Time Reference Guide.

 

Was this article helpful?
3 out of 3 found this helpful

Comments

Article is closed for comments.