Export SCORM

What is SCORM?

SCORM is a Sharable Content Object Reference Model, a technical standard for online learning that allows e-learning content to be compatible across different Learning Management Systems (LMS).

It acts as a "universal language," ensuring that courses created with Parta.io can be used and tracked on any SCORM-compliant LMS, making content portable and reusable.

Export a Course as SCORM

1

Open a Project and go to the Export tab.

2

Select SCORM.

A new window will appear.

3

Click No to cancel saving the export settings.

4

Enter the export name.

Name the saved export settings to to easily find previously exported courses with these settings in the Archive or the History tabs.

6

Click the Export button.

Export a Course as Multiple SCORM

1

Open a Project and go to the Export tab.

2

Go to the Multiple tab.

3

Select SCORM.

A new window will appear.

4

Click No to cancel saving the export settings.

5

Enter the export name.

Name the saved export settings to to easily find previously exported courses with these settings in the Archive or the History tabs.

7

Click the Export button.

Edit General SCORM Settings

1. SCORM version

Select the SCORM version supported by your LMS from the drop-down menu:

  • SCORM 2004 4th Edition;

  • SCORM 2004 3rd Edition;

  • SCORM 1.2.

2. Completion tracking

Click Completion tracking and select the course credits option from the Track progress and completion drop-down menu:

1

Course completion

Calculates course progress based on the course completion.

a. Course pass threshold (%)

Adjust the slider or enter the percentage value inside the input window to specify the passing threshold.

2

Quiz results

Calculates course progress based on the quiz completion.

a. Final quiz

Select a quiz to calculate a course progress from a drop-down menu.

b. Completion format

Choose assessment type from the drop-down menu:

  • Percentage: Sends a 0-100 value to cmi.score.raw (cmi.score.max at 100); ! The percentage value of the quiz passing threshold is specified at the Project -> Contents tab -> Quiz section settings.

  • Points: Sends the number of correct answers cmi.score.raw, (cmi.score.max equals the total quiz questions).

3. Content to publish

Click Content to publish to show the list of sections included in an exported course.

4. Media resource resolution

Click Media resource resolution to open the settings.

1

Video resolution

Select the compression option from the drop-down menu.

5. Data and reporting

Click Data and reporting to open the settings.

1

Status format

Select statuses from the drop-down menu:

  • Passed / In progress: Displays the completion status of a module or course. If students complete a module or course, their status is displayed as "Passed." If they have not completed it, it is displayed as "In Progress."

Statuses transmitted to LMS
completionStatus
successStatus

On the course start

incomplete

unknown

When you pass the quiz

completed

passed

When you fail the quiz

incomplete

unknown

In courses without a final quiz, when you view the needed content percentage

completed

passed

  • Passed / Failed: Reflects the outcome of a quiz or student assessment. If students have earned enough points or passed, their status is displayed as "Passed." If not, it is displayed as "Failed."

Statuses transmitted to LMS
completionStatus
successStatus

On the course start

incomplete

unknown

When you pass the quiz

completed

passed

When you fail the quiz

completed

failed

In courses without a final quiz, when you view the needed content percentage

Not applicable

Not applicable

  • Completed / Failed: Reveals quiz results or assessment scores, with "Completed" if students score enough points or passes, and "Failed" if they do not.

Statuses transmitted to LMS
completionStatus
successStatus

On the course start

incomplete

unknown

When you pass the quiz

completed

unknown

When you fail the quiz

incomplete

failed

In courses without a final quiz, when you view the needed content percentage

Not applicable

Not applicable

  • Completed / In progress: Indicates if students have completed a module or course, with "Completed" for finished and "In Progress" for not.

Statuses transmitted to LMS
completionStatus
successStatus

On the course start

incomplete

Not applicable

When you pass the quiz

completed

Not applicable

When you fail the quiz

incomplete

Not applicable

In courses without a final quiz, when you view the needed content percentage

completed

Not applicable

2

Save status

Specify one or multiple options for sending data from SCORM to LMS from the drop-down menu:

  • Navigation: Involves sending a large amount of data frequently (suspendData);

  • Interval: Involves sending a large amount of data at regular intervals;

  • Unload: Involves sending data during the 'unload' and 'beforeunload' events of the LMS window.

3

Time interval, sec.

Specify a time interval value from 5 to 120 seconds for the Interval option of the Save status setting.

4

Debugging

Click Yes to activate the debugging option.

6. Manifest Identifiers

A manifest identifier is a unique name / character set used to identify a specific LMS within its manifest file. They help LMS to correctly distinguish, install, and update courses.

Click Manifest Identifiers to open the settings.

1

Manifest ID's

Select the option from the Manifest ID's drop-down menu:

a. New

Generate unique manifest IDs automatically.

b. Custom

Specify the custom manifest IDs to rewrite a course in LMS at the fields:

  • Identifier;

  • Organization ID;

  • Item ID.

Last updated