# 跟踪与报告

Chamilo 在整个平台上跟踪学习者的活动，为您提供有关学习者进展情况的详细见解。

* [**学习者跟踪**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/tracking-and-reporting/learner-tracking.md) — 监控个别学习者的活动：登录时间、花费时间、访问页面和工具使用情况
* [**课程报告**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/tracking-and-reporting/course-reports.md) — 查看课程中所有学习者的汇总数据
* [**证书与技能**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/tracking-and-reporting/certificates-and-skills.md) — 根据成绩簿分数颁发证书并验证获得的技能

## 访问报告

在您的课程中，点击课程主页上的 **跟踪** <img src="/files/zMyLEkIkyd3x4hjkjb8A" 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-zh-cn/jiao-shi-zhi-nan/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.
