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

# Creëer een leerpad

*Klik op het nieuwe cursus* *pictogram* maken:\_ ![](/files/-LioWJ64PmQeCOkObozy)

![](/files/-LioWJ6EzTsfkG8Tj02M)

Illustratie 75: Leerpaden - Creëren van een nieuw leerpad

Geef uw leertraject een naam en klik op *Continue*. Het leertraject wordt direct aangemaakt (voorlopig zonder inhoud). Het zal verschijnen in de lijst met leertrajecten. Zodra het leertraject is gemaakt, krijgt u toegang tot een reeks tools om:

* update de instellingen van het leertraject ![](/files/m8qvvTx9XZYXmmqVt7lf)
* elementen toevoegen en ordenen terwijl u het leertraject samenstelt ![](/files/-LioWJ6Z5Hes_Mr-66xU)
* voeg een activiteit / object / document toe ![](/files/-LioWJ6peumwxut6av1E)
* avoeg een nieuwe sectie toe ![](/files/-LH9DXXnAJ-XBp6LQfBN)
* gebruik een voorbeeldscherm om te zien hoe het eruit zal zien voor leerlingen ![](/files/2lq1hYvB53PlISBCZSN1)

![](/files/-LioWJ7MD9RRoocq7mAb)

Illustratie 76: Leerpaden - Leerpaden - Een leerobject of activiteit toevoegen

## Instellingen leerpad <a href="#learning-path-s-settings" id="learning-path-s-settings"></a>

Klik op het instellingenpictogram ![](/files/jDgefGforRFSPhR1d8ra) opent de instellingenpagina. De voorbeeldafbeelding aan de rechterkant van het formulier geeft weer wat de leerling zal zien wanneer hij het leertraject gebruikt, afhankelijk van de opties die in het formulier zijn geconfigureerd.

![](/files/-LioWJ7frJhGNssvxptF)

Afbeelding: Leerpaden - Instellingen

Let op: Chamilo gebruikt hier de eenvoudige term "cursus" in plaats van "leertraject". Verwar dit niet met de term "cursus" zoals toegepast op de algemene cursus (Leer Engels in de illustratie)


---

# 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/create_a_learning_path.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.
