# 日程

日程工具允许您在课程中安排活动和截止日期。这些活动将显示在学生可以查看的日历中。

## 查看日程

从课程首页打开**日程**工具 <img src="/files/7xxoUMgcF9pXT32EWoif" alt="日程" data-size="line">。您可以通过三种模式查看活动：

![日程以日历视图显示课程活动和截止日期](/files/bbrjsk0ALEnH6yZ0eFao)

* **日历视图** — 按月/周/日的视觉日历
* **列表视图** — 按时间顺序显示的活动列表
* **个人活动** — 筛选以仅查看与您相关的活动

## 创建活动

1. 点击**添加活动** <img src="/files/ZJP1hLjjSkAadeGWvYX4" alt="添加活动" data-size="line">
2. 填写活动详细信息：
   * **标题** — 活动的简短名称
   * **开始日期和时间**
   * **结束日期和时间**
   * **描述** — 额外详细信息（支持富文本）
3. 选择**目标受众**：
   * **所有学生** — 课程中所有注册的学生
   * **特定用户或组** — 选择个别学生或组
4. 可选地，设置**提醒** <img src="/files/r4YIqjwpuZcqxivtjMPn" alt="提醒" data-size="line">，以在活动前通过电子邮件发送通知（需要在门户网站上由管理员配置*cron*）
5. 保存

## 管理活动

* **编辑** <img src="/files/u5mpmz84zn8ZyZjhWTvU" alt="编辑" data-size="line"> — 点击活动以修改其详细信息
* **删除** <img src="/files/ozTvHBJ4odHAwyyJtUwS" alt="删除" 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-cn/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.
