# Calificaciones (Estudiantes)

## Ver mis Calificaciones

Acceda desde **Calificaciones > Ver mis Calificaciones**.

Consulta de las propias calificaciones registradas hasta la fecha.

1. Seleccione el **Semestre** a consultar (Primer o Segundo).
2. Se despliega una tabla con todas las asignaturas del estudiante, sus 15 notas parciales y el promedio.

Al inicio de la tabla se muestra un resumen con:

* Cantidad de **promedios rojos** (bajo la nota de corte) en el semestre seleccionado.
* **Promedio Parcial** acumulado hasta la fecha.

Al pasar el cursor (o tocar en dispositivos táctiles) sobre cada celda de nota, se despliega una descripción de la evaluación correspondiente, si el docente la configuró.


---

# 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://schoolmatic.gitbook.io/funcionarios/libro-de-clases-digital/calificaciones/calificaciones-estudiantes.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.
