# 學習者追蹤

Chamilo 會追蹤學習者在整個平台上的活動，提供您每個學習者如何參與課程的詳細洞察。

## 存取學習者追蹤

從課程首頁開啟 **Tracking** <img src="/files/JTcZtgSxyP2q31AJnfwo" alt="追蹤" data-size="line"> 工具，或點擊側邊欄中的 **Reporting**。

## 追蹤的內容

對於每個學習者，Chamilo 會記錄（在主要的每個學習者追蹤檢視中）：

* **登入活動** — 學習者最後登入時間及其總登入時間
* **課程花費時間** — 學習者在您的課程中花費的總時間
* **首次及最後存取** — 學習者首次進入及最後造訪課程的時間
* **課程進度** — 整個課程的彙總進度百分比
* **測驗結果** — 每個測驗的分數及嘗試次數
* **學習路徑進度** — 每個學習路徑的完成百分比及花費時間
* **作業提交** — 已提交及評分的作業

每個資源的存取細節（學習者開啟的特定文件或頁面）以及工具層級的活動，可透過追蹤區段中的專屬 **Resources**、**Tools** 和 **Events** 檢視取得，而非在主要的學習者列中。

## 檢視個別學習者資料

![顯示進度、分數及活動時間軸的詳細學習者追蹤檢視](/files/DJzyOfXhDY4pbCd8WVkY)

點擊學習者的姓名，即可查看其詳細活動報告。此報告顯示：

* 其整體參與度的摘要
* 每個學習路徑的進度
* 測驗分數及嘗試歷史
* 作業提交狀態

## 追蹤檢視

您可以從不同觀點檢視追蹤資料：

* **依學習者** — 選擇一位學習者，即可查看其所有活動
* **依資源** — 選擇一份文件、測驗或學習路徑，即可查看所有學習者與其互動的情形
* **依工具** — 查看每個課程工具的彙總使用量

## 提示

* **辨識有困難的學習者** — 尋找參與度低、多個測驗失敗嘗試，或學習路徑未完成的學習者
* **定期監控進度** — 每週檢查追蹤資料，以及早發現問題
* **使用資料提供回饋** — 與學習者分享相關追蹤資料，幫助他們了解自己的進度


---

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