> For the complete documentation index, see [llms.txt](https://examind.gitbook.io/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://examind.gitbook.io/v1/examind-platform/get-started/standalone-use/grade-management.md).

# Grade Management

Download grades from standalone EXAMIND — for example, to import them into your LMS gradebook.

## Accessing Results

1. Click **Assessments** in the left menu
2. Click the desired assessment
3. Click **Results** in the left menu
4. Click **Download** for a CSV file of a single assessment results

## Download Gradebook

1. Click **Back to Assessments** in the left menu
2. Click **Settings** in the left menu
3. Click the **Integration** tab
4. Click **Export Gradebook CSV**

## Import Grades to LMS

Upload your file according to the instructions of your LMS.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Blackboard</strong></td><td>Ultra Gradebook</td><td></td><td><a href="/files/zlIxlZtGDSHgnqd9Ixvg">/files/zlIxlZtGDSHgnqd9Ixvg</a></td><td><a href="https://help.blackboard.com/Learn/Instructor/Ultra/Grade/Navigate_Grading">https://help.blackboard.com/Learn/Instructor/Ultra/Grade/Navigate_Grading</a></td></tr><tr><td><strong>Brightspace</strong></td><td>Importing Grades</td><td></td><td><a href="/files/Zmisgiwo6gEdK45bYs8Y">/files/Zmisgiwo6gEdK45bYs8Y</a></td><td><a href="https://community.d2l.com/brightspace/kb/articles/3538-importing-grades">https://community.d2l.com/brightspace/kb/articles/3538-importing-grades</a></td></tr><tr><td><strong>Canvas</strong></td><td>How do I import grades in the Gradebook?</td><td></td><td><a href="/files/F87A4ULKEzevfliELMza">/files/F87A4ULKEzevfliELMza</a></td><td><a href="https://community.canvaslms.com/t5/Instructor-Guide/How-do-I-import-grades-in-the-Gradebook/ta-p/807">https://community.canvaslms.com/t5/Instructor-Guide/How-do-I-import-grades-in-the-Gradebook/ta-p/807</a></td></tr><tr><td><strong>Moodle</strong></td><td>Grade Import</td><td></td><td><a href="/files/1zGF1np6Jd5WLkZQDfKB">/files/1zGF1np6Jd5WLkZQDfKB</a></td><td><a href="https://docs.moodle.org/405/en/Grade_import">https://docs.moodle.org/405/en/Grade_import</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://examind.gitbook.io/v1/examind-platform/get-started/standalone-use/grade-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
