# 追跡とレポート

Chamiloはプラットフォーム全体で学習者の活動を追跡し、学習者の進捗状況に関する詳細な洞察を提供します。

* [**学習者追跡**](/2.x-ja/gaido/teacher-guide/tracking-and-reporting/learner-tracking.md) — 個々の学習者の活動を監視：ログイン時間、費やした時間、訪問したページ、ツールの使用状況
* [**コースレポート**](/2.x-ja/gaido/teacher-guide/tracking-and-reporting/course-reports.md) — コース内のすべての学習者の集計データを表示
* [**証明書とスキル**](/2.x-ja/gaido/teacher-guide/tracking-and-reporting/certificates-and-skills.md) — 成績表のスコアに基づいて証明書を授与し、習得したスキルを検証

## レポートへのアクセス

コース内から、コースホームページの**追跡** <img src="/files/MTPBEAhQeJLuygsiwDAn" alt="追跡" data-size="line"> ツールをクリックしてください。また、サイドバーの**レポート**リンクから、コースを横断した概要を確認することもできます。

教師は自分が教えているコースのレポートデータを確認できます。セッションコーチは、セッション内のすべてのコースのデータを確認できます。


---

# 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/tracking-and-reporting.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.
