# Aanvullende tools

Naast de kerninhoud, beoordelings- en samenwerkingshulpmiddelen biedt Chamilo verschillende aanvullende hulpmiddelen die uw cursus kunnen verrijken.

* [**Agenda**](/2.x-nl/docentenhandleiding/teacher-guide/additional-tools/agenda.md) — Plan evenementen, deadlines en herinneringen voor uw cursus
* [**Notitieblok**](/2.x-nl/docentenhandleiding/teacher-guide/additional-tools/notebook.md) — Een persoonlijk hulpmiddel voor het maken van aantekeningen voor leerlingen
* [**Dropbox**](/2.x-nl/docentenhandleiding/teacher-guide/additional-tools/dropbox.md) — Een eenvoudig hulpmiddel voor bestandsuitwisseling tussen u en uw leerlingen
* [**Portfolio**](/2.x-nl/docentenhandleiding/teacher-guide/additional-tools/portfolio.md) — Laat leerlingen een portfolio van hun werk opbouwen en presenteren
* [**Cursusvoortgang**](/2.x-nl/docentenhandleiding/teacher-guide/additional-tools/course-progress.md) — Definieer thematische secties en volg de voortgang van de cursus


---

# Agent Instructions: 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:

```
GET https://docs.chamilo.org/2.x-nl/docentenhandleiding/teacher-guide/additional-tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
