# Quiz status

**Quiz status** displays real-time information about quiz progress and performance metrics. It provides users with essential status indicators to track their quiz activity.

## Style settings

| Property         | Description                                                                                         |
| ---------------- | --------------------------------------------------------------------------------------------------- |
| Background color | Select the background color for status icons, such as "Background/Primary" for consistent styling.  |
| Icon color       | Choose the color for status icons, such as "Text/Primary" to ensure visibility and readability.     |
| Display border   | Toggle between "Yes" or "No" to add or remove borders around status indicators.                     |
| Border color     | Select the color for borders when enabled, such as "Brand/Border" for visual consistency.           |
| Thickness        | Adjust the slider to control the thickness of borders around status indicators.                     |
| Icons shadow     | Click the "+" icon to add shadow effects. Select from shadow styles: None, Soft, Regular, or Retro. |

## Typography settings&#x20;

The Typography tab allows you to configure the appearance of text in quiz results:

* Font
* Style
* Size
* Line spacing
* Color of numbers

For details on how to configure each parameter, see [Typography and fonts](/branding/create-branding/typography-and-fonts.md).

<br>


---

# 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/branding/create-branding/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.
