> 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/dutch/faronics-insight-gebruiken/de-insight-teacher-console/opties-voor-lay-out/kaartweergave.md).

# Kaartweergave

De kaartweergave is de standaardlay-out voor de docentenconsole. Hierbij wordt een miniatuur van elk studentenscherm weergegeven samen met hun weergavenaam.

In deze weergave kan de docent de grootte van de kaart aanpassen, een raster kiezen en de computers van studenten op een volledig scherm bekijken.

De kaartweergave toont ook de pictogrammen van *Vraagteken*, *Opgestoken hand* en *Microfoon* voor alle studenten die een hand hebben opgestoken of een vraag hebben gesteld.

### Kaartgrootte

Docenten kunnen de grootte van studentenkaarten instellen op klein, middelgroot of groot formaat.

![Grote kaarten](/files/v9aus6qLvzeYtXxq150i)

### Uitlijnen op raster

Bij deze functie kunnen docenten aanpassen hoe de kaarten van studenten worden weergegeven op de docentenconsole.

Deze optie is standaard ingeschakeld.

Als dit is ingeschakeld, worden de studentenkaarten automatisch uitgelijnd volgens perfecte horizontale en verticale lijnen van een onzichtbaar raster op het scherm.

![Uitlijnen op raster ingeschakeld](/files/NBBKI0qqKhWsLxwqHiEZ)

De kaarten van studenten kunnen met deze functie gemakkelijk worden verplaatst op het scherm van de docent.

![Uitlijnen op raster uitgeschakeld](/files/YEp4UdQbgcxRy1MJTwNo)

### Volledig scherm

Docenten kunnen de computer van een student op *volledig scherm* bekijken door te klikken op het pictogram Volledig scherm rechtsboven in elke studentenkaart. Als ze een computer van een student op volledig scherm bekijken, kunnen docenten op afstand toegang tot de studentencomputer krijgen en [acties ](/faronics-insight-docs/dutch/faronics-insight-gebruiken/de-insight-teacher-console/actions.md)uitvoeren. Klik op X om terug te keren naar de standaardlay-out.

Docenten kunnen de computers van studenten alleen bekijken op volledig scherm als de *gedetailleerde weergave* niet is ingeschakeld.


---

# 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/dutch/faronics-insight-gebruiken/de-insight-teacher-console/opties-voor-lay-out/kaartweergave.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.
