# 連結

連結工具讓您與學習者分享有用的 URL，並依類別組織。

## 新增連結

1. 從課程首頁開啟 **Links** <img src="/files/aWSMenBEMkGyVgxFiLPF" alt="Links" data-size="line"> 工具
2. 點選 **Add a link** <img src="/files/a1WdVBir6TuZd9CpAIze" alt="Add link" data-size="line">
3. 填入詳細資料：
   * **URL** — 網址（例如，`https://example.com/resource`）
   * **Link name** — 連結的描述性名稱
   * **Description** — 資源內容的選用說明
   * **Category** — 指派連結至類別以進行組織
   * **Target** — 連結開啟的位置：`_self`（相同視窗）、`_blank`（新分頁）、`_parent` 或 `_top`
   * **Show link on course homepage** — 是否要在課程首頁顯示為工具圖示
4. 儲存

## 使用類別組織

類別有助於將相關連結群組在一起：

1. 點選 **Add a category**
2. 輸入 **category name** 和選用描述
3. 儲存

同一類別內的連結會一起顯示，讓學習者輕鬆找到相關資源。

## 管理連結

* **Link checking** <img src="/files/nenlAHsvT2kM4Bz122N5" alt="Validity" data-size="line"> — Chamilo 可以驗證連結是否仍有效或已損壞
* **Edit** <img src="/files/plxnczMdtuotpNB2nlNG" alt="Edit" data-size="line"> — 更新連結的 URL、標題或描述
* **Visibility** <img src="/files/bDQfPm9QLLnAip3Nk7Cd" alt="Visibility" data-size="line"> — 隱藏或顯示連結給學習者
* **Delete** <img src="/files/Qab0BbsoWsLPXRm0ZDjW" alt="Delete" data-size="line"> — 移除連結

## 匯出連結

您可以將連結集合匯出為 PDF。在連結工具中尋找 **Export** 選項。

## 提示

* **依主題分類** — 為課程的每個模組或週次建立類別
* **新增描述** — 幫助學習者在點選前了解連結的相關性
* **定期檢查** — 網頁連結可能隨時間過時或損壞


---

# 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/links.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.
