# Insight Studentアプリケーション

生徒コンソールを介して、生徒は質問や挙手をして教師とインタラクトすることができます。また、他の生徒と会話を始めたり、別の生徒と1対1でチャットしたりすることもできます。

生徒が教師に質問を送信した場合、小さなクエッションマークが教師コンソールの質問の近く、および生徒コンソールのチャットウィンドウに表示されます。

生徒が属する現在のクラスIDは生徒コンソールのトップメニューバーに表示されます。

{% hint style="info" %}
Faronics Insight Studentアプリケーションのインストール時に生徒によるクラスIDの変更を許可するオプションが選択されている場合、生徒はクラスIDを変更して別のクラスに参加することができます。また、いつでも教師チャンネルを去ることができます。
{% 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/japanese/faronics-insightwosuru/insight-studentapurikshon.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.
