> 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/leitfaden-fuer-lehrer/structure_learning_paths/managing_learning_paths.md).

# Verwalten von Lernpfaden

Gehe zu *Meine Kurse*, wähle einen Kurs und klicke auf das Symbol *Learning Path* ![](/files/-MQg95tHjB244FlaSiG7):

![](/files/-MQg95tM4jIyKKQJtkdK)*Illustration 84: Lernpfade — Liste*

Die rechte Spalte *Authoring-Optionen* enthält Tools zur Verwaltung Ihrer Lernpfade:

| Icons                                                             | Funktionen                                                                                          |
| ----------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| ![](/files/-MQg95tRKyor6khqaLpe)                                  | Die Einstellungen des Lernpfads aktualisieren                                                       |
| ![](/files/-MQfWS6010Qt0iBNyth0)                                  | Löschen Sie den Lernpfad                                                                            |
| ![](/files/-MQg95tXM6gc-lCHYiKc)                                  | Den Lernpfad bearbeiten                                                                             |
| ![](/files/-MQfWTV7iIZMlQNC4JVe) ![](/files/-MQg95t_38pIAjY6X4fI) | Den Lernpfad zu/von den Lernenden ein- und ausblenden                                               |
| ![](/files/-MQfWS6EDPaCf_8LYaC4) ![](/files/-MQfWS6FrRzvsPoPEjo_) | Die Lernseite auf der Kurs-Homepage anzeigen/ausblenden                                             |
| ![](/files/-MQfWS6GCdW3EGSBzFzH)                                  | Exportiere den Lernpfad im ZIP-Format, um ihn später als SCORM-Inhalt in anderen Tools zu verwenden |
| ![](/files/-MQfWS6HUC9rD35Gtimz) ![](/files/-MQfWS6IKurz0V4O_s3H) | Erlaube/verhindere mehrfache Versuche von Lernenden                                                 |
| ![](/files/-MQg95tiFRSUII1eRJVM) ![](/files/-MQfWS6Lm4TYoIQdTfcP) | Umschalten zwischen Vollbild- oder Normalansicht (embedded)                                         |
| ![](/files/-MQg95tkZM5s8KS14joK) ![](/files/-MQg95tl-PKEbdjDUoBq) | Ordne die Lernpfade neu an                                                                          |
| ![](/files/-MQfWS6SX-QjKdBQCXsl)                                  | Exportiere den vollständigen Lernpfad als großes mehrseitiges PDF-Dokument                          |
| ![](/files/-MQfWS6T9W2awepv5tPK)                                  | Lernpfad kopieren                                                                                   |


---

# 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/leitfaden-fuer-lehrer/structure_learning_paths/managing_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.
