# 群組

群組可讓您將學習者分成較小的團隊進行協作工作。每個群組可擁有自己的共享工具，例如文件、論壇和維基。

## 建立群組

1. 從課程首頁開啟 **Groups** 工具
2. 點選 **Create groups**
3. 設定群組選項：
   * **Number of groups** — 要建立的群組數量
   * **Maximum members per group** — 每個群組的成員上限（0 表示無限制）
   * **Self-registration** — 學習者是否可自行加入群組
   * **Self-unregistration** — 學習者是否可自行離開群組

## 群組工具

![顯示可用群組工具和成員數量的群組概覽](/files/mhVIwXNhEamYDRbJ62o2)

每個群組可存取僅限群組成員共享的課程工具子集：

* **Documents** — 群組的共享檔案空間
* **Forum** — 群組專屬的討論論壇
* **Wiki** — 群組的協作維基
* **Chat** — 群組的聊天空間
* **Agenda** — 群組範圍的行事曆事件
* **Announcements** — 僅發送給群組成員的公告
* **Assignments** — 收集群組作業

對於每個工具，您可選擇其存取層級：**Not available**、**Public**（任何課程成員）或 **Private**（僅限群組成員）。這些設定可套用至群組類別層級，因此同一類別中的多個群組會共享相同的工具設定。

## 管理群組成員

您可透過多種方式管理群組成員：

* **Manual assignment** — 將特定學習者手動新增至每個群組
* **Fill selected groups** — 自動將未註冊學習者分配至選取的群組，依據每個群組的容量和每位使用者群組限制進行分配
* **Self-registration** — 允許學習者自行選擇群組
* **Import from classes** — 從已註冊課程的班級自動建立群組

若要手動管理成員，請點選群組名稱，然後使用 **Members** 區段新增或移除學習者。

## 群組導師

您可將 **tutors** 指派至群組。導師通常是協助管理群組工作的學習者或助理。導師在群組內可能擁有額外權限，例如管理群組論壇。

## 監控群組工作

身為課程教師，您可存取所有群組及其共享工具，無關於成員資格。這可讓您：

* 檢閱每個群組上傳的文件
* 閱讀群組論壇討論
* 檢查維基貢獻
* 評估群組協作


---

# 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/collaboration-and-communication/groups.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.
