# Marking assignments

To mark a document uploaded by a learner, go to the main page for the relevant assignment. In the right hand column headed *Detail*, click on the *Save* icon ![](/files/CneuyIqRDqs1J6Isw9No)to download and view a file the student has submitted, then click the *Correct and rate* icon ![](/files/-LH9CzPgfl60Jyluphym) to add feedback/comments and a score. If the student has not uploaded a file, but submitted their assignment using the on-line editor, the save icon will not show – instead the student's assignment will be automatically shown in the editor to which the teacher can add feedback etc when scoring the work.

![](/files/-LH9CzPp8NguXF5-5LMJ)

*Illustration: Marking students' assignments*

To save the score/feedback, click the *Update this task* button.


---

# 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/teacher-guide/assignments/marking_assignments.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.
