> 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/blackboard.md).

# Blackboard

Add an EXAMIND assessment link inside a Blackboard course — on either Blackboard Ultra or Classic.

## Blackboard Ultra

From the Course Content section, click the **+** icon to add content and select Content Market.

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

Locate Institutional Tools and click the **Assessment** card to launch the EXAMIND LTI Tool.

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

Complete the fields to match your Blackboard settings and click **Create Course.**

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

## Blackboard Classic

From the Course page, click **Content** in the left hand tab.

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

Select **Build Content** > **Assessment** to launch EXAMIND LTI tool.

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

Complete the fields to match your Blackboard settings and click **Create Course.**

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

## Special Considerations

{% hint style="info" %}
Students extensions need to be configured in both Blackboard 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 Blackboard - 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/blackboard.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.
