# 詞彙表

詞彙表工具讓您為課程定義關鍵術語。學習者在學習時可以瀏覽詞彙表來查詢定義。

## 新增詞彙

1. 從課程首頁開啟 **Glossary** <img src="/files/XdgBp5TdDK91YSyw6hIe" alt="詞彙表" data-size="line"> 工具
2. 點擊 **新增詞彙表詞彙**
3. 輸入 **詞彙** 及其 **定義**（定義支援富文本格式）
4. 儲存

## 管理詞彙

* **編輯** <img src="/files/plxnczMdtuotpNB2nlNG" alt="編輯" data-size="line"> — 更新詞彙或其定義
* **刪除** <img src="/files/Qab0BbsoWsLPXRm0ZDjW" alt="刪除" data-size="line"> — 從詞彙表移除詞彙
* **搜尋** <img src="/files/JWytRecfPob0qEUoU1RE" alt="搜尋" data-size="line"> — 使用搜尋功能快速找到特定詞彙

## 匯入與匯出

您可以使用匯入/匯出功能更快建置詞彙表：

* **匯入** <img src="/files/pTWHSB8MPefG8M2z91oN" alt="匯入" data-size="line"> — 上傳來自 CSV 或 XLS 檔案的詞彙與定義清單。您也可以勾選「更新現有詞彙」以覆寫詞彙表中已存在的詞彙定義。
* **匯出** <img src="/files/Di52O7ekuYvp6iyoys4g" alt="匯出" data-size="line"> — 以 CSV、Excel (XLS) 或 PDF 格式下載詞彙表，用於其他課程或離線參考

## 顯示選項

詞彙表可以以兩種格式顯示，從工具列切換：

* **表格檢視** — 以表格列出詞彙及其定義
* **清單檢視** — 以個別面板依序堆疊顯示詞彙

## 提示

* **逐步建置** — 在課程中介紹詞彙時新增，而不是一次全部新增
* **保持定義簡潔** — 簡短、清晰的定義比冗長說明更有用
* **從學習路徑連結** — 在學習路徑內容中參照詞彙表詞彙，以鼓勵學習者使用詞彙表


---

# 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/adding-content/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.
