> For the complete documentation index, see [llms.txt](https://chamilo-docs.stoneageit.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chamilo-docs.stoneageit.ch/admin-anleitung/backups/readme.2/learning_path_export.md).

# Lernpfad Export

Um einen Lernpfad zu exportieren, wechseln Sie zuerst zum Tab \_Meine Kurse (in der Regel die zweite Registerkarte von links).

![](/files/-MQfWaUnzs4pS954Dp0f) Illustration 16: Interface — Liste der Kurse

Hier sehen Sie die Kurse, von denen Sie der Lehrer sind (über das Bleistiftsymbol). Um fortzufahren, klicken Sie auf einen von ihnen und geben Sie das Pfadwerkzeug \_Learning ein.

Klicken Sie in der Liste der Lernpfade auf das CD-Symbol, um eine Sicherungsdatei zu erstellen.

![](/files/-MQfWaUo19rV1FIStnjY) Illustration 17: Interface — Lernpfade exportieren

Zu diesem Zeitpunkt müssen Sie nur auswählen, wo die Datei auf Ihrer Festplatte gespeichert werden soll. Der Export ist als ZIP-Datei verfügbar.

Beachten Sie, dass dieser Export im SCORM 1.2-Standardformat generiert wird (das auch definiert, dass er als ZIP komprimiert werden muss), das Sie dann vielleicht auf einem anderen LMS wiederverwenden möchten, sei es Chamilo oder einem anderen, soweit es SCORM 1.2-kompatibel ist (was mehr oder weniger jedes andere E-Learning-Portal bedeutet), aber dieses Format macht der Editionskomplex, um nicht zu sagen unmöglich. Als solches handelt es sich in den meisten Fällen um ein nicht änderbares Backup.

Sie können auch jeden Lernpfad nach PDF exportieren, obwohl dynamische Elemente wie Audio-, Video- und Flash-Animationen nicht exportiert werden.


---

# 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://chamilo-docs.stoneageit.ch/admin-anleitung/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.
