> 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/ke-tang/pei-zhi-xue-sheng.md).

# 配置学生

教师可以使用此选项来更改学生姓名，学生可以使用此选项来更改其显示名称。这不会修改计算机的实际机器名称，而只是在控制台上显示替代名称。

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

1. 选择要更改显示名称的学生计算机。
2. 单击"课堂"。
3. 单击"配置学生"。
4. 为学生计算机输入新的学生姓名。
5. 根据需要，启用"允许学生编辑"。启用后，学生也将能够更改为其计算机显示的名称。
6. 单击"保存"。

<figure><img src="/files/ddPleluJPbJFIiA5WjL6" alt=""><figcaption></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/ke-tang/pei-zhi-xue-sheng.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.
