> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-nl/admin-gids/backups/readme.3/learning_paths.md).

# Leerpaden

Na het exporteren van de leertrajecten, wil je misschien weten hoe je ze weer kunt importeren in een ander (of hetzelfde) Chamilo-portaal.

Maak in het tabblad *Mijn cursussen* een lege cursus aan die overeenkomt met de cursus die moet worden geïmporteerd (of hergebruik een bestaande cursus). Eenmaal in de cursus klikt u op *Leerpaden*.

In de leerpaden-tool heb je drie mogelijkheden:

* « Nieuwe cursus aanmaken» (1e icoon),
* « Importeren [SCORM](http://fr.wikipedia.org/wiki/Sharable_Content_Object_Reference_Model) cursussen » (2de icoon),
* « Chamilo Rapid » (3de icoon)

![](/files/-LH9DF_t0Lc8sBqmPy79)

Afbeelding: Interface - Leerpaden importeren

Om het eerder geëxporteerde leertraject te importeren, klikt u op \_Import SCORM course (2e icoon).

Om het eerder geëxporteerde leertraject te importeren, klikt u op *Import SCORM course* \ (2e icoon ).

De back-up moet uiteraard compatibel zijn met SCORM en, iets minder voor de hand liggend, SCORM 1.2, een specifieke versie van SCORM. Chamilo ondersteunt SCORM 2004 niet volledig, dus u zult waarschijnlijk een geldige leerpadimport hebben, maar het zal meestal niet volledig functioneel blijven. Je leertrajectpakket kan ook AICC-compatibel zijn, maar dat is een ander verhaal.

Merk op dat het veld *Authoring tool* slechts een informatief veld is en geen gedragsverandering genereert.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.chamilo.org/1.11.x-nl/admin-gids/backups/readme.3/learning_paths.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
