# 管理课堂

教师可以根据学生登录名、计算机名、计算机名 + 登录名、登录名 + 学生姓名来创建或编辑课堂。班级列表会自动将学生纳入班级。

<figure><img src="/files/5S5t0Qb1tzFuflLYYAwC" alt=""><figcaption></figcaption></figure>

#### 手动创建课堂

1. &#x20;单击"课堂" > "管理课堂"。
2. 分配"课堂名称"。
3. 选择通过以下方法之一查找学生：
   * 登录名
   * 计算机名
   * 计算机名 + 登录名
   * 登录名 + 学生姓名
4. 选择此班级的学生，然后相应地单击"添加学生"或"移除学生"。
5. 单击"保存"。

#### 从 CSV 文件创建课堂

或者，教师可以通过 CSV 文件创建课堂。

<figure><img src="/files/MEvt0LcNmDxSrkbZbFwN" alt=""><figcaption></figcaption></figure>

1. 单击"导入" > "下载模板"选项以下载可用于创建班级列表的 CSV 模板文件。
2. 根据 CSV 文件中显示的格式添加学生信息。
3. 添加信息后，单击"导入" > "上传 CSV" 以上传更新的 CSV 文件。

{% hint style="info" %}
如果您具有包含不同学生的不同班级，您将需要为每个班级创建并上传包含该班级的学生的 CSV 文件。
{% endhint %}

#### 导出课堂

教师可导出课堂列表、布局和任何其他与课堂关联的功能，以便其他教师控制台能使用相同的信息来监控课堂。

<figure><img src="/files/Kg8bkfMGM6d36KMQX1Z9" alt=""><figcaption><p>导出学生的班级列表</p></figcaption></figure>

1. 单击"课堂" > "管理课堂"。
2. 从左侧菜单中选择课堂。
3. 单击"导出，然后选择课堂列表（含布局）"选项，以 CSV 格式保存文件

{% hint style="info" %}
有关导入班级列表的信息，请参阅[从 CSV 文件创建课堂](#cong-csv-wen-jian-chuang-jian-ke-tang)。
{% endhint %}

#### 编辑/删除课堂

要编辑课堂，请选择课堂并编辑课堂名称，添加或移除学生，然后单击"保存"。

要删除课堂，请将鼠标悬停在课堂的名称上，然后单击指定的删除图标。


---

# 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.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/ke-tang/guan-li-ke-tang.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.
