# Assessment Components

PlexTrac's assessment module offers a user-friendly interface that enables effective assessment management, progress tracking, data collection, and collaboration. It ultimately facilitates the submission and presentation of comprehensive assessment findings.

<div align="left"><figure><img src="/files/7hepYRfOJU2XkrGkE4wO" alt="" width="563"><figcaption></figcaption></figure></div>

1. **Questionnaire progress bar**: Visually displays the progress made on the assessment and provides a percentage representation. Users can track their progress as they complete questions, with the bar gradually filling up as the questionnaire is completed.\
   ![](/files/NAeKIoHAbp7y1F9nWfgd)
2. **Question navigator box:** This box allows searching for the title of any question within the assessment. The key icon explains the circle expressions appearing for a question.\
   ![](/files/ROHZLCvHbrbxrI4XRVPR)
3. **Filter by status box:** Further filters the results list by question status. \
   ![](/files/zW4U5b4Q52SbYnq6IBWB)
4. **Results count:** This displays the number of questions in the assessment and dynamically updates based on filter and search queries.<br>

   <div align="left"><figure><img src="/files/NLcwUJDDKmP9WQGYSDig" alt=""><figcaption></figcaption></figure></div>
5. **Questions column:** Lists all questions that exist in an assessment. The view will change dynamically based on filter and search queries. Select a question from this list to view or complete. \
   ![](/files/WX47GYoSEEDtcU0f92FO)
6. **Questions column navigation**: Provides access to questions that appear on different pages, when applicable.\
   ![](/files/hGgtJRV1nRMVxMV6kSiD)
7. **Question details box**: Presents the question selected for viewing and completion. \
   ![](/files/tiPm3W2LOcCD5jxyotdl)
8. **Reviewers button:** Used to assign assessment reviewers (this option disappears for completed assessments).
9. **Submit assessment button:** Used to submit the assessment and move it to "Completed" status.


---

# 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://docs.plextrac.com/plextrac-documentation/product-documentation/assessments/components.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.
