---
title: "Exporting Results from a Gradescope Bubble Sheet Exam to CSV"
canonical: "https://kb.uconn.edu/space/TL/27474984966/Exporting%20Results%20from%20a%20Gradescope%20Bubble%20Sheet%20Exam%20to%20CSV"
format: markdown
---
Instructors can export results from a Gradescope bubble sheet exam to a CSV (comma separated value) file.

> ℹ️ The exam must be graded before you export the results. You can learn how to grade the exam here: [https://uconn.atlassian.net/wiki/spaces/TL/pages/27171586076](https://uconn.atlassian.net/wiki/spaces/TL/pages/27171586076)

## Instructions

1. Open the Gradescope exam in your HuskyCT course.
2. On the left menu bar, select **Review Grades**.
3. On the bottom menu bar, select **Export Submissions**.
  1. Depending on your screen size, you may need to click the **↑ More **button to reveal the export option.
4. The CSV file will download to your computer.

## Structure of the CSV

Each submission is listed on its own row. The following columns are provided:

- First name
- Last name
- Student ID
- Email
- Status (graded/ungraded)
- Max Points
- Total Score
- Question *X* Score
- Question *X* Weight
- Question *X* Student Response(s)

(“*X*” denotes the question number. The last 3 columns will be populated for each question in the exam)

## Related articles

> Macro (contentbylabel)