# Adding SCORM content to a course

Adding a SCORM package to a course in Shift iQ is a simple process.

### Step 1

Add a Link activity to a module in your course.

<figure><img src="/files/qHqEOINkQmaediQYTGtx" alt="Scoop 01"><figcaption></figcaption></figure>

### Step 2

Select the option to use "Scoop" as your SCORM Platform.

If an SCO library is not already created for your organization, the system will create it automatically, and display a link to the library.

Click the link to open your SCO library.

<figure><img src="/files/DtmEwpWsyUI0FsmIqrpL" alt="Scoop 02"><figcaption></figcaption></figure>

### Step 3

Upload your SCORM package.

Click the button to choose a file on your computer, and click the button to add your SCORM package to your library.

<figure><img src="/files/teCDu9vss7NQShYDyjnr" alt="Image (3)"><figcaption></figcaption></figure>

The system will generate a SCORM package identifier for you automatically. It converts the name of your file to lowercase, and replaces non-alphanumeric characters to hyphens. This ensures the identifier is web-friendly. Copy this to your clipboard.

<figure><img src="/files/zV1OMGKaB7PKWOGdHIHU" alt="Image (4)"><figcaption></figcaption></figure>

### Step 4

Paste the SCORM package identifier into the field labelled "SCORM Package ID".

<figure><img src="/files/qHqC6qFRlyBgghIIwzhL" alt="Image (2)"><figcaption></figcaption></figure>

### Step 5

Save your changes, preview the course in Shift, and click the Launch button to confirm your content is displayed.

<figure><img src="/files/9gqwyOVqPGqPweTOpXUC" alt="Image (1)"><figcaption></figcaption></figure>

<figure><img src="/files/eIFEKUTTOGi4S0dlhOMQ" alt="Image"><figcaption></figcaption></figure>


---

# 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://docs.shiftiq.com/guides/learning-content/scorm-and-xapi/adding-scorm-content-to-a-course.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.
