# Instructions

### Instructions

Use the submenu on the quiz builder to navigate to 'Instructions' to create a **dedicated first page of your quiz.**&#x20;

Instructions can be timed or untimed. Adding a timer to this page to give students a maximum allowed time on page. Once the timer runs out the user will be progressed onto the first question. Instructions take rich text so you can put any information, videos, images you want in them.

![Quiz instructions builder](/files/viQw3qeyRz6h72pqq4sJ)

**Title**: Displays as the H1 for your instructions

**Body**:  Use the rich text editor to add in your instructions

![How instructions are presented in quiz mode](/files/7V4GNjCErdx5WuerRSYR)

### Sections&#x20;

There are two types of sections on quizzes and exams on Synap which can be configured from a quiz or exams experience settings

<table><thead><tr><th width="175.5">Section Type</th><th>Description </th></tr></thead><tbody><tr><td>Strict</td><td>Users cannot go back into a submitted section. They cannot view or modify answers from submitted sections. They cannot move forward into other sections without submitting the section they are on </td></tr><tr><td>Soft </td><td>Users can go back to view only previously submitted sections - but they cannot change their responses.</td></tr></tbody></table>

\
Use the section editor (access through the sub menu) to create strict sections. Sections contain questions, users navigate freely between questions in that section. ***But they cannot go back to a section once it has been submitted***.&#x20;

<figure><img src="/files/Oe38qHgX7cW5vUlBPFrP" alt=""><figcaption><p>Configuration for soft sections</p></figcaption></figure>

<figure><img src="/files/XJbetpfT8mpGND3UCwtG" alt=""><figcaption><p>Soft sections in an exam or quiz</p></figcaption></figure>

{% hint style="danger" %}
🚨  EMQ groups cannot be split across different sections
{% endhint %}

![](/files/vWTpbS9Zs1EnV0hqUwtS)

**Title**: This is the name of the section that will appear to users&#x20;

**Section External ID**: You must include this, users won't see this but you'll need it to group questions together in a section

**Timer**: Set a default time for each section, else if a timer is enabled it can be inferred from individual questions&#x20;

**Instructions**: Add a set of timed or untimed instructions to show at the start of each section.(You can use these to create enforced breaks in an exam)&#x20;

**Instruction timer:** Will only be enabled where timed exams and timers on the exam config are enabled.

Once sections have been created, questions need to be assigned and grouped to the right question. You can do this in bulk via the importer using the Section external ID. Else use <mark style="color:red;">**Advanced options**</mark> in the question editor, and ensure that each question references the correct Section external ID &#x20;

![](/files/DJyQs2z0bV9JqQWSqK97)

Questions will be grouped together by section in  the quiz editor.

![](/files/-MkkmA1XBM7qy8MffnLU)

###


---

# 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/quizzes/creating-a-quiz/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.
