# 詞彙表

本指南中使用的關鍵術語。

| Term              | Definition                                                                           |
| ----------------- | ------------------------------------------------------------------------------------ |
| **Assessment**    | 請參閱下方的 **Gradebook**                                                                 |
| **Assignment**    | 學習者提交檔案或文字供教師審核和評分的任務。也稱為「學生發表」或「作業」。                                                |
| **Auto-launch**   | 當學習者進入課程時，自動開啟特定工具的功能。                                                               |
| **Certificate**   | 當學習者達到分數簿中定義的最低分數時，自動產生的文件。                                                          |
| **Course**        | 學習內容和工具的容器。一個課程可包含文件、練習、論壇、學習路徑等。                                                    |
| **Course coach**  | 特定於工作坊的教師角色。課程教練管理工作坊中的一門課程。                                                         |
| **Disk quota**    | 分配給課程用於上傳檔案的最大儲存空間。                                                                  |
| **Enrollment**    | 將使用者註冊到課程或工作坊的過程，授予他們存取其內容的權限。也稱為「訂閱」。                                               |
| **Exercise**      | 包含一或多個問題的測驗或考試。在某些情境中也稱為「測驗」。                                                        |
| **Forum**         | 具有分類和主題組織的討論串的討論工具。                                                                  |
| **Gradebook**     | 將練習、作業和其他活動的分數彙總成每個學習者的統一分數的工具。                                                      |
| **Learning path** | 學習者依定義順序遵循的結構化學習活動序列（文件、練習、連結），可選帶有先決條件。                                             |
| **LTI**           | Learning Tools Interoperability — 允許外部學習工具嵌入 Chamilo 的標準。                            |
| **SCORM**         | Sharable Content Object Reference Model — 電子學習內容套件的標準。Chamilo 可在學習路徑中匯入和播放 SCORM 套件。 |
| **Session**       | 分配給特定學習者群組的一或多門課程的時間限制版本。工作坊允許為不同群組重用相同的課程內容。                                        |
| **Session coach** | 監督工作坊中所有課程的監督角色。                                                                     |
| **Skill**         | 可連結到分數簿成就的技能。當學習者獲得證書時，相關技能會被驗證。                                                     |
| **Survey**        | 用於收集回饋的問卷工具，具有各種問題類型和匿名回應選項。                                                         |
| **Visibility**    | 控制工具、文件或活動對學習者是否可見的設定。教師始終可見隱藏項目。                                                    |


---

# 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/faq/glossary.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.
