> 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/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/cao-zuo/geng-gai-xue-sheng-de-ban-ji-id.md).

# 更改学生的班级 ID

此选项使教师能够随时将学生分配到不同班级，即使是正在上课期间。此操作会将学生从当前班级移除，自动添加到分配的班级并属于该分配的班级，直到再次将该学生分配到其他班级。

选择学生并为所选学生计算机输入新的班级 ID。

已分配给新频道的学生将收到已将其从当前班级/通道移除的通知。

{% hint style="info" %}
此功能对助教不可用。
{% endhint %}

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

1. 至少选择一名学生。
2. 单击"操作"。
3. 单击"更改学生的班级 ID"。
4. 输入新的"班级 ID"。
5. 单击"保存"。

<div align="left"><figure><img src="/files/YlDdzZCFbXGpTmCmWa6c" alt=""><figcaption></figcaption></figure></div>

学生的班级 ID 被更改为其他班级 ID 后，即会将他们从教师的当前视图中移除。

<figure><img src="/files/pa6l5VZcQmhEM2wliu44" alt=""><figcaption><p>班级 ID 更改后的教师视图</p></figcaption></figure>


---

# 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/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/cao-zuo/geng-gai-xue-sheng-de-ban-ji-id.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.
