> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/japanese/faronics-insightwosuru/insight-teacherkonsru/kurasurmu/regashnoinpto.md).

# レガシー教室のインポート

このオプションにより、教師は旧バージョンのインサイトで作成された教室をインポートし、生徒のログイン名またはコンピュータ名に基づいて教室を作成することができます。

レガシー教室をインポートするには、2つのステップがあります：

1. 教師情報のアップロード：これで教師とクラスID のIDが作成されます。
2. 学生情報のアップロード：このファイルには教師によって指定されたクラスIDに所属する学生のリストが含まれています。

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

&#x20;レガシー教室をインポートするには：

1. ［教室］をクリックします。
2. ［レガシー教室のインポート］をクリックします。
3. 教室を作成する基準を選択します：ログイン名またはコンピュータ名。

   ![](/files/E5bd970RLzbqn22aiVWc)
4. 教師用テンプレートをダウンロードするには、［教師用］リンクをクリックしてください。
   * テンプレート形式： TeacherName, ClassID, ClassName
5. 生徒リンクをクリックして、生徒テンプレートをダウンロードしてください。
   * テンプレート形式（コンピュータ名）： ClassID, ComputerName
   * テンプレート形式（ログイン名）： ClassID, LoginName
6. テンプレートと同じ形式で教室のリストを作成します。
7. 教師と生徒のファイルをアップロードするには［CSVをアップロード］をクリックしてください。

   ![](/files/slYRSZ6rZyeLqUsRSxui)

{% hint style="info" %}

* 教師ファイルをアップロードする場合、CSVファイルの教師名は、現在ログインしている教師のログイン名と同じでなければなりません。
* CSVファイルは、すべての必須フィールドが正しくフォーマットされている必要があります。
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.faronics.com/faronics-insight-docs/japanese/faronics-insightwosuru/insight-teacherkonsru/kurasurmu/regashnoinpto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
