Export to LMS

In Parta.io, there are a few options to publish a course to LMS:

  • SCORM 2004 4th Edition.

  • SCORM 2004 3rd.

  • Edition SCORM 1.2.

Progress bar

Determine how course credit will be given: by quiz passing percentage ("Quiz") or course progression percentage ("Course").

If you select "Quiz," you'll find the 'Quiz details' block where all quiz parameters are set. To modify them, navigate to the contents page and manage the specific quiz settings.

LMS settings (optional)

Choose assessment type (only for quiz)

You can send assessment result in points or in percentage

  • For a percentage grade, a 0-100 value is sent to cmi.score.raw, with cmi.score.max at 100.

  • For points, the number of correct answers goes to cmi.score.raw, and cmi.score.max equals the total quiz questions.

Use statuses

Save status

You can decide when data should be sent from SCORM to LMS:

  1. Navigation: The most reliable option. But it would involve sending a large amount of data frequently (suspendData);

  2. Interval: similar to Navigation, but data is sent at regular intervals (from 5 to 120 seconds).

  3. Unload: Data is transmitted during the 'unload' and 'beforeunload' events of the LMS window.

The save status setting allows for selecting multiple options, e.g. both navigation and unload.

Video resolution

You can compress a video to 360p, 480p, 720p, 1080p to reduce the SCORM package size or keep it original.

Compressing a video to 360p, 480p, 720p, or 1080p significantly increases the time it takes to generate a SCORM package.

Last updated

Was this helpful?