> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/masterstudy-lms/~/changes/D1BUqzsdqYuUfTmFZIuo/lms-pro-addons/scorm.md).

# SCORM

SCORM addon allows you to use different content authoring tools to create courses and sell them with your LMS. Thanks to SCORM compatibility standards of eLearning content you can use it on MasterStudy LMS by simply uploading the content to your website.

To start using the addon go to **STM LMS > Addons**. Find there SCORM addon and enable it.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MSXN_yzHwOCq3N4GQ-S%2F-MSXQyyIwK5fwfW3TtE9%2Fimage.png?alt=media\&token=fe7ac50f-5d2f-487f-9433-19186a598851)

Once the addon is activated, go to the Course curriculum. Select the course you need or create a new one and move to the Curriculum section. Here instead of creating sections and lessons just Upload the SCORM package.

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MTJYi_guQAqiY4_lz3K%2F-MTJYpxuM-p1Gsb7wUSF%2FScreenshot_16.png?alt=media\&token=0c21b60e-1b35-4ac7-b681-c5d6af44e7d6)

After the upload, you can **View** the package or **Delete** it.

{% hint style="info" %}
Please note all other fields in the curriculum section will not be displayed after the SCORM package upload.
{% endhint %}

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MTJYi_guQAqiY4_lz3K%2F-MTJYzOaPcbx3yTNatmW%2FScreenshot_184.png?alt=media\&token=2beb0a1b-ec3d-48ee-ad04-c358e95bb6f9)

Now students can purchase and enroll in the course.

The appearance of the course will correspond to the system you used to create your course content.

Below are examples of courses created on the different systems and uploaded into LMS.

In the **SCORM Settings** menu on your dashboard panel, you can also add file formats that a SCORM package can contain. Just enter extensions in the space provided: **PSD, txt**.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MSXN_yzHwOCq3N4GQ-S%2F-MSXR8aILd7-TQecRhiE%2Fimage.png?alt=media\&token=3efd1bbb-9edd-4b9e-9854-2162e2a9c0c6)

For the instructors, who use the **frontend course builder**, the process of uploading the SCORM file is the same. You need to select the **course**, open its Curriculum and upload the package.

Please note if there were lessons in the curriculum, they will be deleted after the SCORM package is uploaded.

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MTJYi_guQAqiY4_lz3K%2F-MTJZ84YLpi1fnrDtV8K%2FScreenshot_17.png?alt=media\&token=65cd1a70-230f-4b3a-8212-b9d2b294e4d5)

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MTJYi_guQAqiY4_lz3K%2F-MTJZF8USJwnYNcwPVPq%2FScreenshot_19.png?alt=media\&token=a46974a9-a767-4020-bf75-4cb569b42f3e)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/masterstudy-lms/~/changes/D1BUqzsdqYuUfTmFZIuo/lms-pro-addons/scorm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
