> For the complete documentation index, see [llms.txt](https://elearningicesi.gitbook.io/moodle-pregrado-y-posgrado/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elearningicesi.gitbook.io/moodle-pregrado-y-posgrado/untitled-1/asistencia/usar-asistencia.md).

# Usar asistencia

&#x20;Para empezar a usar la actividad de tipo asistencia, seleccione la pestaña **Sesiones.** En ella encontrará todas las sesiones que tiene creadas y representan cada una de las clases del semestre. Si desea puede utilizar filtros (Todas, Hasta hoy, Semanal, Mensual, Hoy) para ver sólo las sesiones necesarias.

![Ilustración 1](/files/-LMnw-vMRqxT0K6gl2LN)

Haga clic en el botón de color verde correspondiente a una sesión para evaluar la asistencia de los estudiantes.

![Ilustración 2](/files/-LMnvOz38E7xhOlaCuyn)

En esta página se encuentra la lista de estudiantes y una serie de opciones para evaluar su asistencia (para ver cómo cambiar o actualizar estas opciones, vea el manual Crear asistencia)

En este caso están las opciones P: presente, T: tarde, E: excusa y A: ausente. Marque estas opciones según sea el caso de cada estudiante, agregue observaciones de ser necesario y por último haga clic en **Guardar asistencia.**

![Ilustración 3](/files/-LMnv9ZjLXtqhP2GYXTl)

Si desea modificar alguna asistencia, haga clic en el ícono verde y procesa a realizar los cambios necesarios.

![Ilustración 4](/files/-LMnvYyWVp_6UyxgM65v)

Por último, si desea ver el consolidado de asistencias para determinado periodo, haga clic en la pestaña **Informe.** En esta página encontrará la asistencia de todos los estudiantes y la puntuación que cada uno lleva acumulada.

![Ilustración 5](/files/-LMnvmMm4viYOmPCqFFT)


---

# 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://elearningicesi.gitbook.io/moodle-pregrado-y-posgrado/untitled-1/asistencia/usar-asistencia.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.
