# Quizzes

- [Creating a Quiz](https://academy.synap.ac/doc/quizzes/creating-a-quiz.md): Quizzes can be used in collections, courses, exams and provide the building blocks for the analytics on Synap. Learn how to make rich engaging questions and use the different question types available.
- [Question types](https://academy.synap.ac/doc/quizzes/creating-a-quiz/question-types.md): Learn about the different question types that can be used in your exams and quizzes
- [Cloze question types](https://academy.synap.ac/doc/quizzes/creating-a-quiz/question-types/cloze-question-types.md): Creating Cloze style questions on Synap
- [Audio and video recording questions](https://academy.synap.ac/doc/quizzes/creating-a-quiz/question-types/audio-and-video-recording-questions.md): Audio and video question types let candidates record themselves speaking and moving, providing a unique way to assess oral, physical or movement based skills.
- [Audio/Video Stems and configurations](https://academy.synap.ac/doc/quizzes/creating-a-quiz/question-types/audio-video-stems-and-configurations.md): Learn how to create questions with video or audio stems, whether you're uploading content directly from your device or embedding hosted media like YouTube or Vimeo.
- [Free text / essay style questions](https://academy.synap.ac/doc/quizzes/creating-a-quiz/question-types/free-text-essay-style-questions.md): Creating free text questions on Synap
- [Creating an interview style quiz](https://academy.synap.ac/doc/quizzes/creating-a-quiz/question-types/creating-an-interview-style-quiz.md): How to create an interview style quiz using the video / audio response question type
- [Image Hotspot Questions (Beta)](https://academy.synap.ac/doc/quizzes/creating-a-quiz/question-types/image-hotspot-questions-beta.md): Learn how to create hotspot questions on Synap
- [Spreadsheet questions](https://academy.synap.ac/doc/quizzes/creating-a-quiz/question-types/spreadsheet-questions.md): Creating spreadsheet questions for your quizzes
- [EMQs](https://academy.synap.ac/doc/quizzes/creating-a-quiz/emqs.md): Overview for creating Extended Matching Questions on Synap, to group your questions together by a common stem.
- [Quiz experience](https://academy.synap.ac/doc/quizzes/creating-a-quiz/quiz-experience.md): A detailed look into the quiz configuration settings
- [Flagging and reporting question issues](https://academy.synap.ac/doc/quizzes/creating-a-quiz/quiz-experience/flagging-and-reporting-question-issues.md)
- [Instructions](https://academy.synap.ac/doc/quizzes/creating-a-quiz/sections.md): Creating and managing instructions, sections and section instructions
- [Sections](https://academy.synap.ac/doc/quizzes/creating-a-quiz/sections-1.md): Learn about how to use sections in quizzes or exams
- [Grades](https://academy.synap.ac/doc/quizzes/creating-a-quiz/grades.md): Learn how to create and use grade boundaries on quizzes and exams
- [Scoring on Synap (Points vs Credits)](https://academy.synap.ac/doc/quizzes/creating-a-quiz/scoring-on-synap-points-vs-credits.md)
- [Negative Scoring](https://academy.synap.ac/doc/quizzes/creating-a-quiz/scoring-on-synap-points-vs-credits/negative-scoring.md): Negative scoring allows you to specify a negative amount of points to be deducted from an incorrect response
- [Score by choice](https://academy.synap.ac/doc/quizzes/creating-a-quiz/scoring-on-synap-points-vs-credits/score-by-choice.md): Score by choice allows you to issue a custom amount of points or penalties per answer option.
- [Importing & Exporting Questions](https://academy.synap.ac/doc/quizzes/importing-and-exporting.md): A guide to using the question importer and advice for managing questions banks at scale
- [Importing](https://academy.synap.ac/doc/quizzes/importing-and-exporting/importing.md): Overview of what question types and how to format them in the importer
- [Questions](https://academy.synap.ac/doc/quizzes/importing-and-exporting/importing/questions.md): How to set up your question spreadsheet and use the importer to create and update questions in bulk.
- [EMQs](https://academy.synap.ac/doc/quizzes/importing-and-exporting/importing/emqs.md)
- [Word Doc to CSV Format](https://academy.synap.ac/doc/quizzes/importing-and-exporting/importing/word-doc-to-csv-format.md): This article will provide some tips on converting your questions from a Word document to a csv friendly format
- [Sections](https://academy.synap.ac/doc/quizzes/importing-and-exporting/importing/sections.md): Managing sections in the importer
- [HTML formatting](https://academy.synap.ac/doc/quizzes/importing-and-exporting/html-formatting.md)


---

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