# 评估学习者

Chamilo 提供了一套全面的工具，用于评估学生的知识水平并跟踪他们的表现。

* [**练习**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/assessing-learners/exercises.md) — 创建问卷和测试，支持多种问题类型、自动评分和详细反馈
* [**作业**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/assessing-learners/assignments.md) — 收集学生的家庭作业和项目，支持文件上传、同伴评审以及手动或AI辅助评分
* [**调查**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/assessing-learners/surveys.md) — 通过可定制的问卷收集学生的反馈
* [**出勤**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/assessing-learners/attendance.md) — 记录学生在课堂上的出勤情况
* [**成绩簿**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/assessing-learners/gradebook.md) — 将练习、作业和其他活动的分数整合成统一的成绩，并颁发证书

**报告**工具仍然存在，但已移至课程主页顶部的教师视图中，作为一个小型图表图标。这是访问整个课程及学生进度信息的中心位置。

这些工具相互协作：练习分数和作业评分可以整合到成绩簿中，而成绩簿可以与证书生成和技能验证相关联。


---

# 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/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/assessing-learners.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.
