> 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.2/learning_path_export.md).

# Leerpad exporteren

Om een leertraject te exporteren, gaat u eerst naar het tabblad *Mijn cursussen* (doorgaans het 2e tabblad van links).

![](/files/-LH9DC5TXa8oQG6Bxwmw)

Afbeelding: Interface - Lijst met cursussen

Hier kun je de cursussen zien waarvan je de leraar bent (via het potloodpictogram). Om door te gaan, klikt u op een ervan en voert u de tool *Learning path* in.

Eenmaal in de leerpadenlijst, klikt u op het cd-pictogram om een back-upbestand te genereren.

![](/files/PRW5etnI7CJ3p8NFCPQs)

Afbeelding: Interface - Leerpaden exporteren

In dit stadium hoeft u alleen te selecteren waar u het bestand op uw schijf wilt opslaan. De export is beschikbaar als een .zip-bestand.

Merk op dat deze export wordt gegenereerd in het SCORM 1.2-standaardformaat (dat ook definieert dat het moet worden gecomprimeerd als een .zip), dat u dan misschien wilt hergebruiken op een ander LMS, of het nu Chamilo is of een ander, voor zover het is SCORM 1.2-compatibel (wat min of meer elk ander e-learning portaal betekent), maar dit formaat maakt de editie complex, om niet te zeggen onmogelijk. Als zodanig is het in de meeste gevallen een niet-wijzigbare back-up.

U kunt ook elk leertraject naar PDF exporteren, hoewel dynamische elementen zoals audio-, video- en flash-animaties niet worden geëxporteerd.


---

# 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.2/learning_path_export.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.
