# Geben Sie die Ausführung einer Aufgabe an

Ob für einen Lehrer oder einen Lernenden, Aufgaben, die einem Benutzer zugewiesen sind, werden unten links auf der Projektseite unter Abschnitt *Meine Aufgaben angezeigt.*

So geben Sie die erfolgreiche Ausführung einer Aufgabe an:

* klicke auf eine ausgeführte Aufgabe,
* Wählen Sie in der Liste der Projektschritte den Artikel aus, an den Sie die Aufgabe anhängen möchten,
* füllen Sie auf dem resultierenden Bildschirm den Namen der Aufgabe, einen Kommentar und optional ein Dokument aus,
* klicken Sie auf *Save*.

Der Ausführungsbericht der Aufgabe wird als Kommentar zum Artikel angezeigt.

![](/files/-MQfWZRbmM01wS9TgaAB)

*Illustration 170: Projekte — Aufgabenkommentare*


---

# 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://chamilo-docs.stoneageit.ch/leitfaden-fuer-lehrer/projects/indicate_the_execution_of_a_task.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.
