# Vrijstellingen - concept

Kom je uit de coderclass en heb je de wens om vervroegd examen te doen in het vak informatica dan is dat wellicht mogelijk. Je kunt vanuit vrijstellingen aanvragen op basis van eerder behaalde badges in de coderclass.&#x20;

Hieronder de tabel voor welk onderdeel in het PTA je vrijstelling kunt krijgen op basis van behaalde badges.

## Kernprogramma - in Concept

| Toets | Omschrijving              | Badges                                                                                         | HAVO                                               | VWO                                              |
| ----- | ------------------------- | ---------------------------------------------------------------------------------------------- | -------------------------------------------------- | ------------------------------------------------ |
| PET1  | Website                   | <p>HTML CSS-0</p><p>HTML CCS-1</p><p>HTML CCS-2</p><p>HTML CSS voor gev</p>                    | <p>4</p><p>7</p><p>8</p><p>9</p>                   | <p>3</p><p>6</p><p>7</p><p>8</p>                 |
| ET1   | Informatie                | <p>Datarepresentatie</p><p>Computernetwerken</p>                                               | 7                                                  | 7                                                |
| PET2  | Programeren & Algoritmiek | <p>Python-0</p><p>Python-Kunst</p><p>Python-1</p><p>Python-2</p><p>Python-3</p><p>Python-4</p> | <p>5</p><p>7</p><p>8</p><p>9</p><p>10</p><p>10</p> | <p>4</p><p>5</p><p>6</p><p>7</p><p>8</p><p>9</p> |
| ET2   | Algoritmiek               | <p>Algoritmes-0</p><p>Automaten</p>                                                            | 7                                                  | 7                                                |
| PET3  | Informatie (SQL)          | SQL-0                                                                                          |                                                    |                                                  |
| ET3   | Informatie (Theorie)      | <p>Datarepresentatie-0</p><p>UML-0</p>                                                         |                                                    |                                                  |

## Keuzemodules

| Module             | Badges                           | HAVO             | VWO              |
| ------------------ | -------------------------------- | ---------------- | ---------------- |
| Usability          | <p>Blender-0</p><p>Blender-1</p> | <p>7</p><p>8</p> | <p>6</p><p>7</p> |
| Physical computing | <p>Embeded-0</p><p>Embeded-1</p> | <p>7</p><p>8</p> | <p>6</p><p>7</p> |
| User Experience    | <p>Unity-0</p><p>Unity-1</p>     | <p>7</p><p>8</p> | <p>6</p><p>7</p> |
|                    |                                  |                  |                  |
|                    |                                  |                  |                  |


---

# 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://metis-montessori-lyceum.gitbook.io/informatica/pta/vrijstellingen.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.
