# Reporting platform (Depreciated)

Additional analysis go to [reporting.synap.ac](https://reporting.synap.ac) and login with your admin credentials.  Please note large, more customisable exports are available on the attempts table on platform.&#x20;

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

![reporting.synap.ac](/files/Tlxrzoc5zBrJRgf1g3ae)

From reporting.synap.ac you can customise export parameters and export exam attempts to PDFs if you want them to be marked externally.&#x20;

<figure><img src="/files/AdbGfkrUMEVpSqK5lKVN" alt=""><figcaption><p>Export Options</p></figcaption></figure>

#### Export Options&#x20;

| Export Option                     | Description                                                                                                                                                                                                                                       |
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Response breakdown by **Score**   | Exports attempts on all questions and users score on each question (1 for correct, 0 for incorrect)                                                                                                                                               |
| Response breakdown by **Options** | Exports attempts on all questions and which answer option users selected as well as what the correct option should have been (*note for randomised answer options exports will be adjusted to match the order questions options were created in)* |
| User data **Complete**            | Exports include all user information and custom attributes                                                                                                                                                                                        |
| User data **Standard**            | Exports include user ID, name and email                                                                                                                                                                                                           |
| User data **Basic**               | Export include just user IDs and email                                                                                                                                                                                                            |
| User data **Pseudonymised**       | Exports are just initials of name and user ID                                                                                                                                                                                                     |
| Attempt Breakdown                 | Export by attempts (users may have done multiple attempts) Can include completed only                                                                                                                                                             |
| Question Breakdown                | Additional export shows the groups performance by question - see what percentage of users answered each question correctly (helpful for post exam moderation)                                                                                     |
| Individual attempt PDFs           | Export each users attempt as a PDF file                                                                                                                                                                                                           |


---

# 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/exports-and-reporting/reporting-platform-depreciated.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.
