> 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-ga/manual-do-profesor/informes/informe_sobre_exerciciosprobas.md).

# Informe sobre Exercicios/Probas

La herramienta de seguimiento de los ejercicios/pruebas es útil para los profesores que desean centrarse en el seguimiento de los resultados de los ejercicios/pruebas del alumnado. Pulsando sobre el icono de *Seguimiento de ejercicios/pruebas* ![](/files/-MFUo5SUwR_b52qDoxjV) en la página de principal de informes, el profesor dispone de una lista de ejercicios/pruebas y estudiantes con su puntuación/porcentaje, incluyendo el número de intentos. Puede seleccionar pruebas individuales y filtrar los resultados por un porcentaje determinado, por ejemplo, mostrar una lista de estudiantes a que han superado el curso, o que han alcanzado una nota sobresaliente en el curso. Estos datos pueden ser exportados como un archivo estándar de XLS.

![](/files/-MFUo5S_qj2coNPAJ0oi)

Ilustración 105: Seguimiento de examen


---

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

```
GET https://docs.chamilo.org/1.11.x-ga/manual-do-profesor/informes/informe_sobre_exerciciosprobas.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.
