# Manage assignments

If the number of learners in your course is significant, there will be plenty of assignments to mark..!

Chamilo eases the burden a little by keeping an organized record of assignments set and student posts on the main page for each assignment set. It lists the assignments completed by learners as each is submitted, flags up clearly if they need to be marked, offers a record of dates , allows quick navigation to each assignment exercise for review and displays each learner's scores. Clicking on the column headings allows for the quick and easy re-ordering of entries e.g. according to date, students name, score etc. The toolbar includes listings ![](/files/-LH9CxSQzrF5cgPKPzV5) for “missing” submissions from students on the course (including an option to send a reminder), and the list can be downloaded as a .zip file.

![](/files/-LH9CxSU7hCGzzKQbFWC)

*Illustration: Main page for an assignment set by the teacher*


---

# 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/manage_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.
