> 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/lms-integrated/assessment-deeplink/brightspace.md).

# Brightspace

Select a course from the grid icon, click on Content tab, then add a new module (if one doesn't already exist):

<figure><img src="/files/8LD4GbkMeFDDjVVXCWV5" alt=""><figcaption></figcaption></figure>

From inside a module, click Existing Add Existing Activities and select the EXAMIND Link was [created by IT Admin](/v1/it-administration/lms-integrations/brightspace.md):

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

When you first launch the EXAMIND tool, you will be asked to select an EXAMIND course to link this Brightspace course to.

Either select an existing course in EXAMIND or create a new one.

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

If you have already linked an EXAMIND course, you will be asked to select an assessment in EXAMIND. Either select an existing assessment or create a new one:

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

If you select the New Assessment option, it will be named **LTI Assessment** by default. Rename it in Brightspace.

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

Open the activity, click **Edit**, and rename it in EXAMIND:

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

EXAMIND's assessment is now available as an activity in Brightspace.

## Special Considerations

{% hint style="info" %}
Students extensions needs to be configured in both Brightspace and EXAMIND. Refer to the [scheduling page](/v1/examind-platform/deliver/schedule.md) on how to configure extensions in EXAMIND.
{% endhint %}

{% hint style="info" %}
For how the assessment's Release and Due dates appear in Brightspace - and what to do if you change them later - see [Availability Dates & Your LMS](/v1/examind-platform/get-started/lms-integrated/availability-dates.md).
{% endhint %}


---

# 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/lms-integrated/assessment-deeplink/brightspace.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.
