# 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).&#x20;

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

<figure><img src="/files/jEVtuZyhXP9ZdMtVa7Lf" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
[Open a Project](https://help.parta.io/project/set-a-project/manage-a-project)  and go to the **Export** tab.
{% endstep %}

{% step %}
Select **SCORM**.

A new window will appear.

<figure><img src="/files/YaSBjOq0A2fNtqCwcIV1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **No** to cancel saving the export settings.
{% endstep %}

{% step %}
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.
{% endstep %}

{% step %}
Edit [general SCORM settings](#edit-general-scorm-settings).
{% endstep %}

{% step %}
Click the **Export** button.
{% endstep %}
{% endstepper %}

## Export a Course as Multiple SCORM

<figure><img src="/files/TLVqumxEUK9jYbkmhNeA" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
[Open a Project](https://help.parta.io/project/set-a-project/manage-a-project) and go to the **Export** tab.
{% endstep %}

{% step %}
Go to the **Multiple** tab.
{% endstep %}

{% step %}
Select **SCORM**.

A new window will appear.

<figure><img src="/files/h0wZPjcjfN21wB93P3fZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **No** to cancel saving the export settings.
{% endstep %}

{% step %}
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.
{% endstep %}

{% step %}
Edit general SCORM settings:

* [Content to publish](#id-3.-content-to-publish)\
  Click the gear icon to [edit a section based on its type](#id-2.-completion-tracking).
* [Media resource resolution ](#id-4.-media-resource-resolution)
* [Data and reporting](#id-5.-data-and-reporting)
  {% endstep %}

{% step %}
Click the **Export** button.
{% endstep %}
{% endstepper %}

## Edit General SCORM Settings

<figure><img src="/files/7rqUoj77NdXe0S6pPrzl" alt=""><figcaption></figcaption></figure>

### 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:

{% stepper %}
{% step %}

#### **Course completion**

<figure><img src="/files/GYSsOOJBsLrcxUiJXiNs" alt=""><figcaption></figcaption></figure>

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.
> {% endstep %}

{% step %}

#### **Quiz results**

<figure><img src="/files/8aWap4XgEFtaYKtz61Gx" alt=""><figcaption></figcaption></figure>

Calculates course progress based on the quiz completion.

> **a. Final quiz**
>
> Select a quiz to calculate a course progress from a drop-down menu.<br>
>
> **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);\
>   \&#xNAN;**!** 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).
>   {% endstep %}
>   {% endstepper %}

### 3. Content to publish

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

{% hint style="warning" %}
[Exclude a section](/export/export-a-course.md#exclude-from-export) from the export at the **Contents** tab.
{% endhint %}

### 4. Media resource resolution

Click **Media resource resolution** to open the settings.

<figure><img src="/files/NxLYDNVwb1vudQTinbcA" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

#### **Video resolution**

Select the compression option from the drop-down menu.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
Compressing a video significantly increases the time it takes to generate a SCORM package and reduces the SCORM package size.
{% endhint %}

### 5. Data and reporting

Click **Data and reporting** to open the settings.

<figure><img src="/files/btHdRC6Hbuj87erHbAah" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

#### **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."

<table><thead><tr><th width="249">Statuses transmitted to LMS</th><th width="249">completionStatus</th><th>successStatus</th></tr></thead><tbody><tr><td>On the course start</td><td>incomplete</td><td>unknown</td></tr><tr><td>When you pass the quiz</td><td>completed</td><td>passed</td></tr><tr><td>When you fail the quiz</td><td>completed</td><td>failed</td></tr><tr><td>In courses without a final quiz, when you view the needed content percentage</td><td>Not applicable</td><td>Not applicable</td></tr></tbody></table>

* **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 |
| {% endstep %}                                                                |                  |                |

{% step %}

#### **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.<br>
  {% endstep %}

{% step %}

#### **Time interval, sec.**

Specify a time interval value from 5 to 120 seconds for the **Interval** option of the **Save status** setting.
{% endstep %}

{% step %}

#### **Debugging**

Click **Yes** to activate the [debugging option](/export/export-to-lms/debug-a-course-in-lms.md).
{% endstep %}
{% endstepper %}

### 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.

<figure><img src="/files/P5z5N8Wfe6W09p0ybtKF" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

#### **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](/export/export-to-lms/update-a-course-in-lms.md) at the fields:
>
> * Identifier;
> * Organization ID;
> * Item ID.
>   {% endstep %}
>   {% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.parta.io/export/export-to-lms/export-scorm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
