# SCORM

SCORM export allows you to export your training created on Cards, then import them into your LMS (if the SCORM format is supported of course).

<figure><img src="/files/7Vpz7lK3xKl7luUx2m0L" alt=""><figcaption><p>Training export</p></figcaption></figure>

To start the export, go to the editing page of your training, then go to the "Integration" tab. You will then have the buttons to export the training.

We support 2 formats: SCORM 1.2 and SCORM 2004 (3rd edition).

SCORM 2004 is more recent, and allows you to have more feedback on the results of the quizzes in your LMS.

By clicking on the button, a ZIP file is then downloaded. This is the file that you can import into your LMS (Cornerstone, 360Learning, etc.).

{% hint style="info" %}
The SCORM option is not available on all subscriptions.

If you want to activate it, please do not hesitate to [contact us](https://www.cards-microlearning.com/contact-us).
{% endhint %}


---

# 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://doc.cards-microlearning.com/english/apps-and-integrations/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.
