# Import AICC and SCORM

Chamilo uses standards like [SCORM](http://fr.wikipedia.org/wiki/Sharable_Content_Object_Reference_Model) and [AICC](http://fr.wikipedia.org/wiki/Aviation_Industry_CBT_Committee) for the exchange of contents. Importing such files couldn't be easier. Click the Learning Path icon ![](/files/-LH9Cv6jCFVFD-QJRnIY)on the *Learning paths* page:

![](/files/-LH9Cv6mYu8VFo5AuyZ5)

*Illustration: Learning paths - Import SCORM*

Click *choose file to* select the relevant document on your hard disk and *send* to upload it. That's it. Your imported course is ready to use.

> **Note** : Chamilo 1.8 and all its derivations (including D0keos) only support SCORM in version 1.2.


---

# 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.chamilo.org/1.11.x/teacher-guide/structure_learning_paths/import_aicc_and_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.
