> 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-fr/guide-enseignant/mesures__loutil__suivi/suivi_apprenants.md).

# Suivi apprenants

Ce suivi montre la manière dont l'apprenant utilise le cours grâce à différents outils comme le critère « Temps » qui correspond au temps passé sur le cours, ou les « Détails » qui comprennent encore plus d'informations sur le compte de l'apprenant.

Un clic sur l'outil « Suivi » affiche le tableau de synthèse des apprenants. Il est possible d'utiliser ce tableau de synthèse pour repérer les apprenants dont l’activité est trop faible voire nulle (il est possible de définir le niveau d’inactivité entre 2 et 30 jours ou le niveau « Never ») en actionnant la liste déroulante qui est située en haut de la page.

![](/files/-MFUs440FtE46avFo1JH)

Illustration : Suivi - Apprenants


---

# 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-fr/guide-enseignant/mesures__loutil__suivi/suivi_apprenants.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.
