# Question Response Data

For eligible trainings, question response data is provided for you on the training details page. This is data on knowledge based questions answer rates. You can see details on aggregate performance, as well as individual performance. The data is aggregated across all training instances and all learners.

To start viewing the data, navigate to a training of instance and find a Question Data button in the top action bar.

<figure><img src="/files/SARzzuOGMJ6tCosvTg0j" alt=""><figcaption></figcaption></figure>

Click on this button to be redirected to the question data page.

On this page you will find a table of question data from that particular course. Data will only be available for questions which have been answered.

<figure><img src="/files/SaasVDKBUYglUKxfmuQd" alt=""><figcaption></figcaption></figure>

The data includes the aggregate correct answer rate.

You can click to expand any of the questions and view learner level performance data.

<figure><img src="/files/GjYESyTIsUPN9BFkA1Jp" alt=""><figcaption></figcaption></figure>

This table will show you if they ultimately got the answer correct, how many attempts it took, and what their final answer was.


---

# 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.itsaffinity.com/product-guides/lms-authoring/grading-and-tracking-settings/question-response-data.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.
