# Exam data

To learn more about how to configure results pages Exam data in Synap gives you a complete view of performance across your exams, from individual attempts through to overall exam quality. You can control how results are presented to users, analyse performance at exam, question and topic level, and export data for deeper reporting. Together, these tools help you understand outcomes, identify areas for improvement, and ensure your exams are reliable, consistent and aligned with your learning objectives.

There are 3 key areas to view exam data&#x20;

1. Results pages&#x20;
2. Statistics&#x20;
3. Attempts tables&#x20;
4. API / Zapier

### Results pages&#x20;

Exam results pages show performance at the **individual attempt level**, with each page unique to a candidate’s submission. They provide a detailed breakdown of how that specific attempt was marked, including scores, feedback, certificates, questions, cohort stats, tag breakdowns and more.&#x20;

Learn more about results page options, using our detailed guide below&#x20;

{% content-ref url="/pages/zmNRQDlLaJOygUdF3gKz" %}
[Results](/doc/exams/create-and-manage-exams/3.-configure/results.md)
{% endcontent-ref %}

<figure><img src="/files/htmCMsiblYtM33hmM3AK" alt=""><figcaption><p>Exam results page</p></figcaption></figure>

Once an attempt is submitted results pages can be viewed via the attempt management table, by clicking the score value for that attempt&#x20;

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

### Statistics&#x20;

The Exam statistics page provides a complete view of performance across all attempts for an exam. It brings together high-level metrics, detailed question analysis and tag-based insights to help you understand how your exam is performing overall.

You can explore performance across three areas:

* **Exam stats** for overall performance, distributions and reliability
* **Question stats** for detailed, per-question analysis
* **Tag stats** for aggregated insights across subjects, topics, skills and more

Together, these views help you identify trends, evaluate question quality and make informed improvements to your exams over time.

Learn more about results page options, using our detailed guide below&#x20;

{% content-ref url="/pages/BHB8093CWNFdVoNymWvv" %}
[Exam statistics](/doc/analytics/exam-statistics.md)
{% endcontent-ref %}

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

### Attempts tables

Attempts tables are available across the platform, both at a global level and within specific areas like exams and user groups. They provide a detailed overview of all attempts, making it easy to review performance, track activity and manage data in one place.

From the attempts table, you can filter and segment data, customise how information is displayed, and export results for your own analysis. You can also open individual attempts in a modal to view more detailed information about that submission, including scores, status and key metadata.

Learn more about attempt tables and exports, using our detailed guide below&#x20;

{% content-ref url="/pages/e6R4rYW2FEjC9JjAHs6m" %}
[Attempts table & exports](/doc/exports-and-reporting/attempts-table-and-exports.md)
{% endcontent-ref %}

<figure><img src="/files/Fg9L8YJ41On1eMuiAylE" alt=""><figcaption><p>Exam attempts table</p></figcaption></figure>

### API / Zapier

Synap’s API and Zapier integrations allow you to securely access and automate your exam data outside of the platform. This makes it easier to connect Synap with your existing systems, such as CRMs, data warehouses or reporting tools.

You can use these integrations to:

* Sync attempt and results data automatically
* Trigger workflows based on exam activity
* Build custom reporting and dashboards

Learn more about Synap's API options and Zapier below

{% content-ref url="/pages/VgQli00WC1TfxjSqKTUB" %}
[Integrations & APIs](/doc/integrations/integrations-and-apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/xGGZr37shJTgLe5s61rX" %}
[Zapier](/doc/integrations/zapier.md)
{% endcontent-ref %}


---

# 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://academy.synap.ac/doc/exams/create-and-manage-exams/exam-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.
