# LMS Compatibility Matrix

## LTI Version

EXAMIND uses LTI 1.3 for all LMS integrations.

## Integration Features

The matrix below summarizes which features are supported when EXAMIND is installed as an LTI tool into Blackboard, Brightspace, Canvas, and Moodle.

<table><thead><tr><th width="233.42578125"></th><th data-type="checkbox">Blackboard</th><th data-type="checkbox">Brightspace</th><th data-type="checkbox">Canvas</th><th data-type="checkbox">Moodle</th></tr></thead><tbody><tr><td>LTI Launch</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Assessment Deep Link</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Roster Sync</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Grade Sync</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Dynamic Registration</td><td>true</td><td>true</td><td>false</td><td>true</td></tr><tr><td>Dev Key URL Registration</td><td>false</td><td>false</td><td>true</td><td>false</td></tr></tbody></table>

{% hint style="info" %}
For more specific information, please contact us at <support@examind.io>
{% endhint %}


---

# 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://examind.gitbook.io/v1/it-administration/lms-compatibility-matrix.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.
