# Quiz Progress

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

A **Quiz progress** element visually displays Quiz completion status and results.&#x20;

It provides immediate feedback on Quiz performance with clear status indication and contextual messaging.

## Manage General Quiz Progress Element Settings <a href="#edit-general-single-choice-element-settings" id="edit-general-single-choice-element-settings"></a>

Open a Quiz progress element settings window to start editing.

<table><thead><tr><th width="50">№</th><th width="200">Parameter</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Pass threshold</td><td><p>The percentage score required to pass the Quiz.</p><p></p><p>Takes data from the <strong>Passing score</strong> setting of the <a href="/pages/C1gyFvtHlhQOigjXqGYs">Quiz section</a>.</p></td></tr><tr><td>2</td><td>Number of attempts</td><td><p>The number of attempts to pass the Quiz.</p><p></p><p>Takes data from the <strong>Attempts per quiz</strong> setting of the <a href="/pages/C1gyFvtHlhQOigjXqGYs">Quiz section</a>.</p></td></tr><tr><td>3</td><td>Quiz time limit</td><td><p>Time limit set for the Quiz.</p><p></p><p>Takes data from the <strong>Quiz timer</strong> setting of the <a href="/pages/C1gyFvtHlhQOigjXqGYs">Quiz section</a>.</p></td></tr><tr><td>4</td><td>Questions in the quiz</td><td>Number of <a href="/pages/tcameXRbRNlhbL5ycfm1">Quiz blocks</a>.</td></tr></tbody></table>

## Edit ?? Settings <a href="#manage-answers" id="manage-answers"></a>

Open a Quiz description element settings window and select a Quiz parameter to start editing.

<table><thead><tr><th width="50">№</th><th width="200">Action</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Display</td><td><p>Shows / hides the Quiz parameter.</p><p></p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to enable the Quiz parameter;</li><li>Click <strong>No</strong> to hide the Quiz parameter.</li></ul></td></tr><tr><td>2</td><td>Name</td><td>Enter a name for the Quiz parameter.</td></tr><tr><td>3</td><td>Picture</td><td><ul><li>Click <strong>+</strong> or <strong>Upload</strong> to open the <a href="https://help.parta.io/editor/edit-elements/set-media-and-content-elements/image">image uploading settings</a> window.</li><li>Manage a Quiz parameter image in the same way as the <a href="/pages/kw9bvHO0VzglNQK3be2E">image element</a>.</li></ul></td></tr></tbody></table>

The changes will be saved automatically.

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

[Set corporate branding for a Quiz progress element.](/branding/create-branding/elements/quiz-progress.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/results-quiz-block-elements/quiz-progress.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.
