# 导入旧版教室

此选项允许教师导入在 Insight 旧版本中创建的教室，并根据学生登录名或计算机名称创建教室。

导入旧版教室包含 2 个步骤：

1. 上传教师信息：此步骤将创建教师身份和班级 ID。
2. 上传学生信息：此文件包含应属于教师指定的班级 ID 的学生列表。

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

如需导入旧版教室：

1. 单击"课堂"。
2. 单击"导入旧版教室"。
3. 选择创建教室的标准：登录名或计算机名称。

   ![](/files/A847UBMh9D78ZCHJJ9c0)
4. 单击"教师"链接下载教师模板。
   * 模板格式：TeacherName, ClassID, ClassName
5. 单击"学生"链接下载学生模板。
   * 模板格式（计算机名称）：ClassID, ComputerName
   * 模板格式（登录名）：ClassID, LoginName
6. 按照与模板相同的格式创建您的教室列表。
7. 单击"上传 CSV"即可上传教师和学生文件。

   ![](/files/Z8Yt3iqMI2EpRzR1OSfA)

{% hint style="info" %}

* 上传教师文件时，CSV 文件中的教师名称必须与当前登录的教师登录名称相同。
* CSV 文件必须正确格式化所有必填字段。
  {% 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/dao-ru-jiu-ban-jiao-shi.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.
