# Evaluation

In the Evaluation section of the Students tab, teachers can seamlessly manage and access information related to a student's evaluation within the selected group. Here's what you can do:

1. **Access Evaluation Report:**
   * Retrieve the student's evaluation report, providing insights into both completed and ongoing evaluations specific to the group.
2. **Summary of Evaluation Progress:**
   * View a concise summary of the student's evaluation progress within the selected group. This overview helps in quickly understanding the key aspects of the evaluation process.
3. **Access to Evaluation Logs:**
   * Dive deeper into the evaluation process by accessing detailed evaluation logs. These logs offer a comprehensive view of the activities and interactions related to the student's assessment.

<figure><img src="/files/CZ2xTesfXUoslkWibSLF" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">The Evaluation section facilitates efficient monitoring and understanding of a student's progress and performance assessments, enabling teachers to provide targeted guidance and support.</mark>
{% endhint %}


---

# 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://en-docs.toppn.org/topp-n-user-guide/teacher/students/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.
