Technical Requirements for SCORM 2004
eLearning Product that provides hard and soft skills training, applicable for the entire employee life cycle (before, during, and after the hiring process), and includes training assessment and design tools. must receive all of the following data elements from the SCORM 2004 lesson to fully support the Question-Level Tracking features. Without these data elements, the question level tracking information will be incomplete.
Element |
Description |
---|---|
cmi.interactions.n._count |
Number of questions in a lesson |
cmi.interactions.n.id |
ID of a question Note: Lessons from some vendors do not use a unique question ID for lesson attempts. Workaround: Use one attempt only per each question. |
cmi.interactions.n.description |
Description of a question |
cmi.interactions.n.type |
Question type Note: Survey question type is not supported. No workaround is available. |
cmi.interactions.n.latency |
Time an agent spent for a question |
cmi.interactions.n.weighting |
Score weight per question Note: If the SCORM 2004 lesson sends a weighing value of 1 for all questions even when some question points vary, all questions in the lesson will incorrectly report the same value. No workaround is available. |
cmi.interactions.n.correct_responses._count |
Number of correct answer values |
cmi.interactions.n.correct_responses.n.pattern |
A correct answer value |
cmi.interactions.n.learner_response |
An answer from an agent |
cmi.interactions.n.result |
Result of a question, correct/incorrect Note: This data element is required. If it is missing, eLearning cannot report status for the question. No workaround is available. |