> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fermion.app/llms.txt
> Use this file to discover all available pages before exploring further.

# SCORM

> Learn how to add and manage SCORM packages in your course syllabus

SCORM (Sharable Content Object Reference Model) is a set of eLearning standards that enables course packages to run reliably across compatible learning platforms. If a package is SCORM-compliant, it can communicate progress, scores, and completion data with Fermion.

## Why should I add SCORM packages?

* Content reusability: Integrate existing SCORM content you own or source from third parties.
* Standardization: Use an industry standard so content behaves consistently across platforms.
* Enhanced learning materials: Complement articles, videos, live classes, and labs with interactive SCORM modules.

## How do I add a SCORM package?

<Steps>
  <Step title="Expand course items">
    Click the <code>+</code> button to expand the course items' view.<br />

    <img src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/11-09-2025/scorm-step1.ichyps.png" alt="expand-course-items" />
  </Step>

  <Step title="Add a SCORM item">
    Click on <code>SCORM</code>. This will add a SCORM item inside your section.<br />

    <img src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/11-09-2025/scorm-step2.wuqkey.png" alt="add-scorm-item" />
  </Step>

  <Step title="Edit the SCORM item">
    Click on the three dots of the new SCORM item (added as <code>SCORM: SCORM file</code>) and select <code>Edit</code>.<br />

    <img src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/11-09-2025/scorm-step3.qmmgpz.png" alt="edit-scorm-item" />
  </Step>

  <Step title="Upload your SCORM ZIP">
    Click on <code>Drop your SCORM ZIP here to upload</code> to upload a SCORM-compliant ZIP file.<br />

    <img src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/11-09-2025/scorm-step4.rkbjox.png" alt="upload-scorm-zip" />
  </Step>

  <Step title="Wait for processing">
    Wait for the SCORM file to be processed and ready.<br />

    <img src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/11-09-2025/scorm-step5.gnaotd.png" alt="scorm-processing" />
  </Step>

  <Step title="Publish the SCORM item">
    Click on <code>Go back to all items</code>, then click on <code>Publish</code> next to the SCORM course item.<br />

    <img src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/11-09-2025/scorm-step6-part1.kjsazh.png" alt="go-back-to-items" />

    <br />

    <img src="https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/11-09-2025/scorm-step6-part2.prloyr.png" alt="publish-scorm-item" />
  </Step>
</Steps>
