SCORM communication overview

When a student takes an SCORM-compliant quiz, the following events occur:

  1. The LMS is initialized.
  2. The student logs in to the LMS.
  3. The student starts a quiz built using a Flash quiz template.
  4. The content is embedded in the Flash/SCORM HTML template, which is opened in a SCORM-compliant frameset.

    Note: This is not exposed to the user.

    The LMS is responsible for creating the SCORM-compliant frameset, which includes all the necessary functions to communicate back to the LMS.

  5. The student progresses through the quiz.
  6. The Flash file sends the tracking data to the LMS through the HTML/JavaScript tracking files.