# How to create a quiz in a playlist

**1-** Click on “**Playlists**” in the left vertical menu. This will load all the playlists added in the Library. Click on Manage to see your created playlists.

![](/files/-MNXv-8xxQ2F69XJNhWw)

**2-** Click on the playlist that you want to edit, under “**Your Playlists**”. Click on Edit option.

![](/files/-MNXv73uRorqNyk-Xg8g)

This will load the Edit Playlist page as below.

![](/files/-MNXvG0bJlY75Q1ZQU4k)

**3-** Click on toggle button to enable quiz.

![](/files/-MNYyeG9dOGcB6Smk4ev)

To add a question in your quiz, click on "**Add Question**" button.

![](/files/-MNYzeZxOHHmSfymPBki)

**4**- After clicking on "**Add Question**" button, an 'Add Question' form appears. It is an objection question type form. Enter your question title and all the possible options of your question. Now select correct answer and click on Add button to add the question.

![](/files/-MNZ-LiFU3v9E6MMR7v_)

Similarly you can add **Question with Multiple Answers.** Enable **"Multiple Choices"** toggle button and select multiple answers for your question.

![](/files/-MNZ05YBOwEFzeORWtT1)

Click on Add button to add the question.

**5-** Now add a passing score for your quiz. Users who will attempt the quiz must get equal or greater marks than passing score to pass the quiz.

![](/files/-MNZ2zqkmeXRjgkk0o4r)

**6-** You can click “**Save**” once changes are made.&#x20;


---

# 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://help.circlehd.com/playlists/how-to-create-quiz-in-aplaylist.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.
