# Test progress

Test progress displays the current status of a test or assessment. It provides users with visual and numerical indicators of their progress through test questions, as well as attempt tracking information.

## Styles settings

<table><thead><tr><th width="229">Property</th><th>Description</th></tr></thead><tbody><tr><td>Background color</td><td>Select the background color for the Test progress element.</td></tr></tbody></table>

## Typography settings

Customize Test progress appearance using rich-text formatting options. These changes apply only to the Question counter and time within the Test progress element and do not affect other text elements.

You can modify the following properties:

* Font
* Style
* Size
* Line spacing
* Color

For details, see [Typography and fonts](/branding/create-branding/typography-and-fonts.md).


---

# 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/section/test-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.
