# 評估學習者

Chamilo 提供一套全面的工具，用於評估您的學習者的知識並追蹤其表現。

* [**練習**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/assessing-learners/exercises.md) — 建立包含各種題型、自動評分以及詳細回饋的測驗和考試
* [**作業**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/assessing-learners/assignments.md) — 收集學習者的家庭作業和專案，支援檔案上傳、同儕審閱，以及手動或 AI 輔助評分
* [**調查**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/assessing-learners/surveys.md) — 透過可自訂問卷收集學習者回饋
* [**出席**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/assessing-learners/attendance.md) — 追蹤學習者在課堂時段的出席情況
* [**成績簿**](/2.x-zh-tw/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-tw/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.
