# Data Exports

### Export Types

For each student assessment report, three different types of exports can be downloaded by teachers and administrators.

* **Response Export**: A spreadsheet file with each individual students response to every item on the assessment.
* **Score Export**: A spreadsheet file with each individual students scoring data (composite score, section scores, percentile rankings, etc)
* **PDF Export**: An export containing PDF score reports for each student. This can be downloaded as a single PDF file, or a zip file that contains a separate PDF file for each student.

The buttons for each are located on the top right of the page when viewing after opening a specific assessment score report for a group of students.

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/6509e5edd19e4527342ef8d7_Screenshot%202023-09-19%20at%201.15.01%20PM.png" alt=""><figcaption></figcaption></figure>

### Downloading Exports

When the export is ready, the link to download the file will be available on the '**Export Downloads**' page, which can be accessed via a blue button on the top right of the main Student Results page.

{% hint style="info" %}
***Note:** Response and Score exports tend to be available within a 1-2 minutes, however PDF exports can occasionally take up to 20 minutes depending on the size of the group of students.*&#x20;
{% endhint %}

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

On the **Export Downloads** page, you will see a list of all the requested files and a button to **Download** once the export has finished processing.

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/6509e811fda83afa2b2c88db_Screenshot%202023-09-19%20at%201.26.02%20PM.png" alt=""><figcaption></figcaption></figure>


---

# 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://support.horizoneducation.com/teacher-features/data-exports.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.
