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

# Toon individuele details van de leerling

Klik op de pagina *Rapportage* op het pictogram *details* ![](/files/JcbvsJ7iw3pvQkUA3HmM) naast de naam van de leerling die u wilt controleren. De nieuwe pagina toont de details van de leerling in samenvatting, inclusief profielinformatie, foto, verbinding en samenvattende voortgangsgegevens, maar ook gedetailleerde informatie over de voortgang van de leerling tijdens elk leertraject, resultaten in toetsen en mogelijk bruikbare informatie over andere activiteiten zoals opdrachten, verzonden berichten, bezochte links, geüploade documenten en chat.

![](/files/-LioWHZgj_JHAcclg23L)

Afbeelding: Rapportage - gegevens van individuele studenten

De informatie kan worden afgedrukt ![](/files/P2d32r76W0ZMqw9ex7fk) , geëxporteerd als een csv-bestand ![](/files/Wt6pokQbjXubjPjWr576) of gemaild ![](/files/iRgWwvRvgmJ53XKHDoIi) door op het relevante werkbalkpictogram bovenaan de pagina te klikken. Verdere details over testpogingen en scores en voortgang door leertrajecten zijn toegankelijk door op de verschillende pictogrammen op de pagina te klikken.

Klik op het pictogram *Toegangsdetails* ![](/files/e1dg1sb9XWOgB5mxDgzQ) in de werkbalk kan de docent de cursus (tijden en datums) zien. Dit algemene rapportagescherm geeft een algemeen idee van de deelname van de leerling, wat handig is om de betrokkenheid van de leerling binnen de cursus te beoordelen.

![](/files/-LioWH_S2-5K-caXXuKO)

Afbeelding: Gebruikers - Toegang tot details


---

# 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/reporting/show_individual_learners_details.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.
