# Learning paths

After exporting the learning paths, you might want to know how to import them back into another (or the same) Chamilo portal.

In the *My courses* tab, create an empty course matching the one which has to be imported (or re-use an existing course). Once in the course, click *Learning paths*.

In the learning paths tool, you have three options:

* « Create new course » (1st icon),
* « Import [SCORM](http://fr.wikipedia.org/wiki/Sharable_Content_Object_Reference_Model) courses » (2nd icon),
* « Chamilo Rapid » (3rd icon)

![](/files/-LioWPavs6U1YnnsWX-W)

*Illustration: Interface – Learning paths import*

To import the learning path previously exported, click on *Import SCORM course* (2nd icon).

![](/files/-LioWPbSLRXTCNbOMVDO)

*Illustration: Interface – SCORM learning paths import*

The backup must obviously be compatible with SCORM and, something less obvious, SCORM 1.2, which is a particular version of SCORM. Chamilo does not fully support SCORM 2004, so you will probably have a valid learning path import, but it will not remain fully functional, most of the time. Your learning path package can also be AICC compatible, but that's another story.

Note the *Authoring tool* field is only an informational field and doesn't generate any behaviour modification.


---

# 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/admin-guide/backups/readme.3/learning_paths.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.
