> 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/gong-xiang/gong-xiang-xue-sheng-de-ping-mu.md).

# 共享学生的屏幕

使用此选项可以与整个班级共享特定学生的屏幕。这可以通过展示某个问题的创造性解题方法，或者实时突出显示一位学生的成就和结果，或向班级展示特定学生执行课堂任务时在做什么，在学生之间营造一个更具互动性的氛围。

<figure><img src="/files/DFsiA71SHUhxZQZaYRKm" alt=""><figcaption><p>选择某个学生屏幕与全班共享</p></figcaption></figure>

1. 选择要与全班共享的学生计算机。
2. 单击"共享"。
3. 单击"共享学生的屏幕"选项旁边的"启动"。
4. 单击"确认"。

<div align="left"><figure><img src="/files/OcOFLVbKwgBbLa3irq7j" alt=""><figcaption><p>确认与全班共享某个学生的屏幕</p></figcaption></figure></div>

现在，该学生的屏幕将显示在所有学生的屏幕上。

<figure><img src="/files/OpZUWqucwK9IDtzjTUvb" alt=""><figcaption><p>为班级 ID 中的其他学生显示学生屏幕的情况</p></figcaption></figure>

在教师屏幕上，教师可以通过单击  ![](/files/ZYgAU4C37BHoB99beEN3) 进行批注，或通过单击  ![](/files/8THSEpk25pFSgwBv3dSa) 停止共享学生屏幕。

<figure><img src="/files/4KDZE4urQBnOl552ialu" alt=""><figcaption><p>在学生的共享屏幕上启用批注</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/gong-xiang/gong-xiang-xue-sheng-de-ping-mu.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.
