Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description of variables:
id - The question identifier. This is used to associate the question to a database or master list of questions.
description - A description of the interaction. This might be the question presented or a description of the task given to the learner.
type - Type of question, e.g. multiple-choice, true-false, matching, etc.
timestamp - The time when this item was presented to the learner.
correct_responses - Defines an array of correct responses to be presented. The array is a list of patterns that correspond to the type of interaction.
learner_response - What the learner actually answered.
result - Whether the learner's response was correct or not, e.g. correct, incorrect.


For optimal results, we recommend you to fill in all the fields (title, question text, description, etc) when creating your SCORM quiz in your authoring tool (e.g. Storyline, Rise, etc).