# Exam sections

Sections help you organise an exam into structured parts, allowing you to group related questions and control how candidates progress through an assessment. By default, sections are used for organisation and reporting, but they can also support more advanced assessment models such as section-level grading or additional pass requirements.

Sections let you split up questions in to distinct parts of an exam, key features for sections are:&#x20;

1. Once a section has been submitted, users **cannot** go back to the section to change their responses.
2. EMQ Groups **cannot** be split across sections&#x20;

There are two types of sections on quizzes and exams on Synap which can be configured from the experience page. If you're creating a static exam, titles, timers, instructions and instruction timers will be copied over from the source quiz but can all be modified in the exam

See our detailed guides below on how to build and use sections, grades and advanced grading criteria&#x20;

{% content-ref url="../../../quizzes/creating-a-quiz/sections-1" %}
[sections-1](https://academy.synap.ac/doc/quizzes/creating-a-quiz/sections-1)
{% endcontent-ref %}

{% content-ref url="exam-grades" %}
[exam-grades](https://academy.synap.ac/doc/exams/create-and-manage-exams/2.-build-exam/exam-grades)
{% endcontent-ref %}

{% hint style="info" %}
See the Dynamic exams page for information on [sections in Dynamic exams](https://academy.synap.ac/doc/exams/create-and-manage-exams/creating-an-exam/dynamic-exams#sections-in-dynamic-exams).
{% endhint %}


---

# 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://academy.synap.ac/doc/exams/create-and-manage-exams/2.-build-exam/exam-sections.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.
