# 公告

公告工具讓您向課程中所有已註冊的學習者，或特定個人或群組發送訊息。

透過公告發送的訊息會同時以電子郵件 *and* 發送到學習者的 Chamilo 收件匣。

## 建立公告

1. 從課程首頁開啟 **Announcements** <img src="/files/LVciHkLBD26e1hJCmgbn" alt="Announcements" data-size="line"> 工具
2. 再次點擊 **Add an announcement** 圖示 <img src="/files/LVciHkLBD26e1hJCmgbn" alt="Announcements" data-size="line">
3. 填寫：
   * **Recipients** — 選擇接收公告的對象：
     * 所有已註冊學習者
     * 特定學習者
     * 特定群組
   * **Subject** — 公告的主旨列
   * **Description** — 訊息主體（支援富文字格式、連結和圖片）
   * **Attachment** — 隨電子郵件發送的可選附件
   * **Sending options** — 公告預設以電子郵件發送，但如果您有權限，也可以選擇發送到包含此課程的所有工作坊、發送副本給自己，或將此公告附加到課程的行事曆事件。
4. 儲存

**Tags** 按鈕讓您識別一系列標記，這些標記將在公告 **Content** 中動態替換。這些標記相對直觀，因此我們讓您自行猜測它們的功能。

**Preview** 按鈕不太直觀：它允許您查看此公告將發送給誰。這作為您上方選擇收件人的確認。

## 管理公告

* **Edit** <img src="/files/plxnczMdtuotpNB2nlNG" alt="Edit" data-size="line"> — 修改現有公告
* **Delete** <img src="/files/Qab0BbsoWsLPXRm0ZDjW" alt="Delete" data-size="line"> — 刪除公告
* **Visibility** <img src="/files/bDQfPm9QLLnAip3Nk7Cd" alt="Visibility" data-size="line"> — 隱藏或顯示公告

公告以反時序顯示（最新公告優先）。

## 提示

* **Welcome message** — 在課程開始時建立公告，歡迎學習者並提供導向
* **Use email delivery** — 對於時間敏感的公告，啟用電子郵件選項，以便學習者即使未登入平台也能收到訊息
* **Targeted announcements** — 當訊息不適用於整個班級時，向群組或個人發送特定公告


---

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