# Quiz Status

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

A **Quiz status** element displays real-time information about progress and performance metrics.&#x20;

It provides learners with essential status indicators to track their Quiz activity.

<figure><img src="https://3560131808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoKhlOpFC8JmF8TcxylWx%2Fuploads%2FaHgBlFM8C1tx8EBncuNR%2FQuiz_progress.01.png?alt=media&#x26;token=9648b39e-e8c8-4870-b4af-4ba374e8236a" alt=""><figcaption></figcaption></figure>

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

Open a Quiz status element settings window to start editing.

<figure><img src="https://3560131808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoKhlOpFC8JmF8TcxylWx%2Fuploads%2FpvTAJiQide1lydHTz5b3%2FQuiz_progress.02.png?alt=media&#x26;token=01c42245-5d4b-4fb0-865e-446589579331" alt=""><figcaption></figcaption></figure>

<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="../../../../project/set-sections/set-a-quiz/manage-a-quiz">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="../../../../project/set-sections/set-a-quiz/manage-a-quiz">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="../../../../project/set-sections/set-a-quiz/manage-a-quiz">Quiz section</a>.</p></td></tr><tr><td>4</td><td>Questions in the quiz</td><td>Number of <a href="../quiz-block-elements">Quiz blocks</a>.</td></tr></tbody></table>

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

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

<figure><img src="https://3560131808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoKhlOpFC8JmF8TcxylWx%2Fuploads%2FBsMIpmXosd87LEs6d3E0%2FQuiz_progress.03.png?alt=media&#x26;token=63875071-031f-4228-be41-20cce88bca53" 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>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="../../set-media-and-content-elements/image">image element</a>.</li></ul></td></tr></tbody></table>

The changes will be saved automatically.

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

[Set corporate branding for a Quiz status element.](https://help.parta.io/branding/create-branding/elements/quiz-status)

{% hint style="success" %}
Use the [pro mode](https://help.parta.io/no-code-editor) 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-status.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.
