# 学習者の評価

Chamiloは、学生の知識を評価し、そのパフォーマンスを追跡するための包括的なツールセットを提供しています。

* [**演習**](/2.x-ja/gaido/teacher-guide/assessing-learners/exercises.md) — 多様な質問タイプ、自動採点、詳細なフィードバックを含むクイズやテストを作成
* [**課題**](/2.x-ja/gaido/teacher-guide/assessing-learners/assignments.md) — 学生の宿題やプロジェクトを収集し、ファイルのアップロード、ピアレビュー、AI支援または手動での採点をサポート
* [**アンケート**](/2.x-ja/gaido/teacher-guide/assessing-learners/surveys.md) — カスタマイズ可能なアンケートを通じて学生からのフィードバックを収集
* [**出席**](/2.x-ja/gaido/teacher-guide/assessing-learners/attendance.md) — 授業セッションでの学生の出席を記録
* [**成績簿**](/2.x-ja/gaido/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-ja/gaido/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.
