# Multiple Choice

## What is a Multiple Choice Element? <a href="#what-is-a-single-choice-element" id="what-is-a-single-choice-element"></a>

A **multiple choice** element creates question-based assessments where learners can select more than one correct answer from multiple options.&#x20;

Use it to test knowledge comprehension and evaluate understanding of concepts.

<figure><img src="/files/ocuM0fGEo9GsLyOYdXIo" alt=""><figcaption></figcaption></figure>

## Edit General Multiple Choice Element Settings <a href="#edit-general-single-choice-element-settings" id="edit-general-single-choice-element-settings"></a>

Set the general and feedback settings the same way as for a [single choice element](/editor/edit-elements/set-quiz-elements/quiz-block-elements/single-choice.md).

## Manage Answers and Feedback <a href="#manage-answers" id="manage-answers"></a>

Select a multiple choice element to start editing.

<figure><img src="/files/caXKYqw31uqcY6c9m9L9" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="50">№</th><th width="200">Action</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Add an answer option</td><td>Click on the <strong>+</strong> icon.</td></tr><tr><td>2</td><td>Edit answer text</td><td>Click on the answer text and enter a new value.</td></tr><tr><td>3</td><td>Change answer order</td><td>Hold and drag the icon next to the answer.</td></tr><tr><td>4</td><td>Mark an answer as correct</td><td>Select a checkbox next to the answer(s).</td></tr><tr><td>5</td><td>Delete an answer option</td><td>Click on the <strong>x</strong> icon.</td></tr><tr><td>6</td><td>Edit answer feedback text</td><td><strong>a.</strong> Enable feedback for each answer option (<strong>Feedback mode</strong> = <strong>Per answer</strong> or <strong>Combined</strong>);<br><strong>b.</strong> Click on the feedback text and enter a new value.</td></tr><tr><td>7</td><td>Edit general feedback text</td><td><strong>a.</strong> Enable general feedback option (<strong>Feedback mode</strong> = <strong>General</strong> or <strong>Combined</strong>);<br><strong>b.</strong> Click on the <strong>True/False</strong> icon to switch between feedback options for correct and incorrect answers;<br><strong>c.</strong> Click on the feedback text and enter a new value.</td></tr></tbody></table>

The changes will be saved automatically.

## Brand a Multiple Choice Element <a href="#brand-a-single-choice-element" id="brand-a-single-choice-element"></a>

[Set corporate branding for a multiple choice element.](/branding/create-branding/elements/multiple-choice.md)

{% hint style="success" %}
Use the [pro mode](/no-code-editor/work-in-the-no-code-editor.md) of the editor to set an element branding different from the corporate branding template.
{% 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://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/multiple-choice.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.
