# 日程

議程工具可讓您在課程中安排活動和截止日期。活動會顯示在學習者可查看的日曆上。

## 查看議程

從課程首頁開啟 **Agenda** <img src="/files/hdtQM0HV9jN9oWxa27LJ" alt="Agenda" data-size="line"> 工具。您可以以三種模式查看活動：

![The agenda in calendar view showing course events and deadlines](/files/FH268Zg1gzoq1I39KYew)

* **日曆檢視** — 視覺化的月/週/日日曆
* **清單檢視** — 以時間順序顯示活動的清單
* **個人活動** — 篩選僅顯示與您相關的活動

## 建立活動

1. 點選 **新增活動** <img src="/files/S99GWUxas5BXQ8WfqoZy" alt="Add event" data-size="line">
2. 填寫活動詳細資料：
   * **標題** — 活動的簡短名稱
   * **開始日期和時間**
   * **結束日期和時間**
   * **描述** — 額外詳細資料（支援富文本）
3. 選擇 **對象**：
   * **所有學習者** — 課程中所有註冊的學習者
   * **特定使用者或群組** — 選取個別學習者或群組
4. 選用設定 **提醒** <img src="/files/6oEi2bDRF5jYann5rjY7" alt="Reminder" data-size="line">，以在活動前發送電子郵件通知（需要管理員為入口網站設定 *cron*）
5. 儲存

## 管理活動

* **編輯** <img src="/files/plxnczMdtuotpNB2nlNG" alt="Edit" data-size="line"> — 點選活動以修改其詳細資料
* **刪除** <img src="/files/Qab0BbsoWsLPXRm0ZDjW" alt="Delete" data-size="line"> — 從日曆中移除活動
* **拖曳放下** — 在日曆檢視中，拖曳活動以重新排程

## 個人議程

您也可以從側邊列存取 **個人議程**。個人議程會將您所有課程的活動彙整至單一檢視。這是學習者查看其註冊所有課程的綜合排程的地方。

## 提示

* **設定截止日期** — 為作業到期日和練習截止日期建立活動，讓學習者能在日曆中看到
* **使用提醒** — 為重要活動啟用電子郵件提醒，幫助學習者保持進度
* **與課程階段協調** — 如果您在多個課程階段教學，每個階段有自己的活動，僅對該階段的學習者可見。教師有功能可查看其課程階段中其他課程的活動（作業、郊遊等），以避免學生負荷過重。


---

# 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/additional-tools/agenda.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.
