# Indicar a execución dunha tarefa

Ya sean profesores o alumnos, las tareas que se asignan a cualquier usuario aparecen abajo a la izquierda en la página de *Blogs* bajo la sección *Mis tareas*.

Para indicar la ejecución con éxito de una tarea:

* Haz clic en la tarea ejecutada,
* En la lista de pasos del proyecto, selecciona el artículo al que le quieres adjuntar la tarea,
* En la pantalla resultante, rellena el nombre de la tarea, un comentario y, de forma opcional, un documento,
* Haz clic en *Guardar*.

El informe de ejecución de la tarea aparece como comentario al artículo.

![](/files/-MFUo676TpPEl8eAdZST)

Ilustración 181: Blogs – Comentarios de tareas


---

# 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://docs.chamilo.org/1.11.x-ga/manual-do-profesor/blogs/indicar_a_execucion_dunha_tarefa.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.
