# 卡片视图

卡片视图是教师控制台的默认布局，其中显示了每个学生屏幕的缩略图视图及其显示名称。

在此视图中，教师可以自定义卡片尺寸、对齐到网格以及全屏查看学生计算机。

卡片视图还会为每位举手或提问的学生显示"问号"、"举手"和"麦克风"图标。

### 卡片尺寸

教师可以自定义布局以调整学生卡片的尺寸，显示小号、中号和大号卡片。

<figure><img src="/files/egIpSmF4DWzN582PjduS" alt=""><figcaption><p>大号卡片</p></figcaption></figure>

### 对齐到网格

此功能为教师提供的选项可用于组织在教师控制台上显示学生卡片的方式。

默认情况下已禁用此选项。

启用后，学生卡片将自动沿完美的水平线和垂直线与屏幕上不可见的网格对齐。

<figure><img src="/files/0T6gtZVmfj07eTgIocP9" alt=""><figcaption><p>已启用对齐到网格</p></figcaption></figure>

禁用后，可轻松移动学生卡片并将其放在教师屏幕上的任意位置。

<figure><img src="/files/rrXlMaCA3aOFcScLLS1B" alt=""><figcaption><p>已禁用对齐到网格</p></figcaption></figure>

### 全屏

教师可以通过单击每个学生卡片右上角的"全屏"图标，全屏查看学生计算机。全屏查看学生计算机时，教师可以选择"远程"访问所选学生计算机，并执行[操作](/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/yuan-cheng-cao-zuo.md)。单击 X 返回默认布局。

在未启用"详细视图"的情况下，教师只能全屏查看学生计算机。


---

# 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/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/bu-ju-xuan-xiang/ka-pian-shi-tu.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.
