# Create and Manage Exams

In this guide, you will learn how to create, set up, and customise exams to fit your use case. We'll also dive into the features that make Synap stand out, such as our intuitive interface, flexible question types, and powerful analytics.

{% content-ref url="/pages/-MkktvM4jjlHuxjd8y\_h" %}
[1. Setup: Exam](/doc/exams/create-and-manage-exams/creating-an-exam.md)
{% endcontent-ref %}

{% content-ref url="/pages/Frlf6d7w86bX6Bkare6U" %}
[2. Build: Exam](/doc/exams/create-and-manage-exams/2.-build-exam.md)
{% endcontent-ref %}

{% content-ref url="/pages/GLqU7oEUWIzUg2phNVGV" %}
[3. Configure](/doc/exams/create-and-manage-exams/3.-configure.md)
{% endcontent-ref %}

{% content-ref url="/pages/n7OU7Sdq2VXAuJkB51JQ" %}
[4. Advanced](/doc/exams/create-and-manage-exams/4.-advanced.md)
{% endcontent-ref %}

{% content-ref url="/pages/udUY2C1XoD5xhTt103lN" %}
[5. Share](/doc/exams/create-and-manage-exams/5.-share.md)
{% endcontent-ref %}

{% content-ref url="/pages/QaETZla02hHTj0bkLRML" %}
[6. Manage](/doc/exams/create-and-manage-exams/6.-manage.md)
{% endcontent-ref %}

Creating a Static Exam walkthrough&#x20;

{% embed url="<https://www.youtube.com/watch?v=wnMNCabD7xA>" %}

Creating a Dynamic Exam walkthrough&#x20;

{% embed url="<https://youtu.be/xBj8c3c2xBo>" %}

Marking an attempt walkthrough&#x20;

{% embed url="<https://www.youtube.com/watch?v=BVtYoPC2P2s>" %}

### More exam features

{% content-ref url="/pages/04Fp1LA3OG7QerIy9dbJ" %}
[Anti-Cheat features](/doc/exams/anti-cheat-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/FU091z8rRVVPWqQRnVTp" %}
[Proctoring](/doc/exams/proctoring.md)
{% endcontent-ref %}

### Clone an exam

If you've already got an exam set up you can use the handy clone exam feature to copy over all the exam settings, you can change the user group in the clone and any of the copied settings. Just note that if you've made changes to the source quiz this won't be reflected in the clone & you'll need to give it a new schedule.

<figure><img src="/files/qBa4zu9PpDmgjjxGFsm5" alt=""><figcaption><p>Cloning an exam</p></figcaption></figure>


---

# 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.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.
