> 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/leerkracht-handleiding/structure_learning_paths/managing_learning_paths.md).

# Leerpaden beheren

Ga naar *Mijn cursussen*, kies een cursus en klik op het *pictogram Leerpaden* ![](/files/-LH9DTDfMf18oSaDNsyU):

![](/files/-LioWJzb5EDi6zCbH0wN)

Afbeelding: Leerpaden - lijst

De rechterkolom, *Authoring-opties*, bevat tools om uw leertrajecten te beheren:

| Pictogrammen                                                      | Kenmerken                                                                                          |
| ----------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| ![](/files/3K5uMpGJH3JFNnNvKqfo)                                  | Werk de instellingen van het leertraject bij                                                       |
| ![](/files/-LioWK-DJaBb4bwqQhOC)                                  | Verwijder het leertraject                                                                          |
| ![](/files/XLoeHb5rj3LweDzq7JWj)                                  | Bewerk het leertraject                                                                             |
| ![](/files/-LH9DTDtSaaCq2a2JdFf) ![](/files/ddaaaBSWKVxa4FxLLiig) | Toon / verberg het leertraject van/naar leerlingen                                                 |
| ![](/files/-LioWK05cbeGXJM0ev5y) ![](/files/-LioWK0NPNQO7e7pqUKT) | Toon / verberg de leerpagina op de startpagina van de cursus                                       |
| ![](/files/-LioWK0ZaXm3RntcXAkk)                                  | Exporteer het leertraject in .zip-indeling, om later als SCORM-inhoud in andere tools te gebruiken |
| ![](/files/-LioWK0jMSouWPuilCwO) ![](/files/-LioWK0tbkAIbPuWoUv7) | Meerdere pogingen van leerlingen toestaan / voorkomen                                              |
| ![](/files/aTbGODSk0ajZb8Z1ILEK) ![](/files/-LioWK16GhkR-cMCO1Hc) | Schakel tussen volledig scherm of normale (embedded) weergave                                      |
| ![](/files/DRHGgkYqSaXVJEaAVSVg) ![](/files/QBPZ5Nk5xSbuavboeydc) | Herschik de leertrajecten                                                                          |
| ![](/files/-LioWK1z0-SXfe42A_a8)                                  | Exporteer het volledige leertraject als een groot PDF-document met meerdere pagina's               |
| ![](/files/-LioWK2CkjqdY5NwqPa0)                                  | Kopieer leertraject                                                                                |


---

# 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/leerkracht-handleiding/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.
