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

# As miñas probas

La pestaña de *Mis pruebas* contiene todos los ejercicios pertenecientes a los cursos de la sesión, ordenados por fecha de publicación. Ya que la forma en que se muestran estos ejercicios es relativa (comparándose los resultados con los de otros alumnos) y están en orden cronológico, es doblemente importante que establezcas fechas de publicación para todos tus ejercicios.

![](/files/-MFUo73sLLGTq23gZ8Ay)

Ilustración 209: Sesiones – Mis pruebas

Los ejercicios que no han sido aún realizados se muestran con una estrella amarilla. ![](/files/-MFUo759J0nuiqRQIvgx). El número de intentos se indica así como los resultados del ejercicio, y también la mayor puntuación obtenida por un alumno en la sesión. La columna final de la tabla refleja los resultados relativos del alumno dentro de esta sesión. Haciendo clic en el título, el alumno va directamente al ejercicio, o, una vez que todos los intentos han sido agotados, directamente a la pantalla de resultados del ejercicio.


---

# 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-ga/manual-do-profesor/vista_de_sesions/as_minas_probas.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.
