# Feedback

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

A **feedback** element provides contextual message banners that communicate various states to users, including informational notes, success confirmations, and error notifications.&#x20;

These messages help guide users through processes and provide clear status indicators.

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

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

[Open](https://help.parta.io/editor/edit-elements) a feedback element settings window to start editing.

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

<table><thead><tr><th width="50">№</th><th width="200">Setting</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Display feedback</td><td><p>Shows / hides the <strong>Feedback type: general</strong> option.</p><p></p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to enable the feedback option;</li><li>Click <strong>No</strong> to hide the feedback field.</li></ul></td></tr><tr><td>2</td><td>Type</td><td><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Enable the <strong>Display feedback</strong> option to show the setting.</p></div><p>Allows to set general feedback.</p><p></p><p>Select an option from the drop-down menu:</p><ul><li><strong>Correct/Incorrect</strong>: Displays feedback depending on whether the answer was correct or incorrect;</li><li><strong>Any Response</strong>: Displays informational feedback regardless of whether the answer was correct or incorrect.</li></ul></td></tr></tbody></table>

The changes will be saved automatically.

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

Select a feedback element to start editing.

<figure><img src="/files/WmTd6Ua0htyZy0SwbXFR" 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 general feedback text</td><td><strong>a.</strong> Enable general feedback option;<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 Feedback Element <a href="#brand-a-single-choice-element" id="brand-a-single-choice-element"></a>

[Set corporate branding for a feedback element.](/branding/create-branding/elements/feedback.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/feedback.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.
