# Setting up the assignment evaluation

The teacher's evaluation of student assignments can be automatically included within the assessments tool. The marks assigned to corrected assignments will form part of the overall assessment, and a weighting assigned for each particular assignment.

To include assignments' evaluation in the assessments:

* click on the *Advanced settings* link in the Create/edit *assignment* page
* assign a *Maximum score* greater than 0
* check the *Add to grade-book* box
* choose the relevant assessment from the drop-down list
* assign a weighting within the assessment
* click on the *Validate* button.

![](/files/-LH9CwytcubeO5vPnMLf)

*Illustration: Assignments – Advanced settings*


---

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