Brightspace
This article shows you how to install EXAMIND using LTI in Brightspace.
Step 1: Send info to EXAMIND
In order for EXAMIND's iframe to load within your Brightspace instance, EXAMIND must white-list your Brightspace domain by adding it to its content-security-policy HTTP header. Please send us your production Brightspace Instance URL (example: https://devcop.brightspace.com).
Information can be emailed to support@examind.io.
Step 2: Register LTI Tool
From the Admin Tools menu, click Manage Extensibility:

From the LTI Advantage tab, click Register Tool:

Choose Dynamic, and add one of the following Tool initiation registration endpoints:
For US data center users: https://lti.examind.io/register
For Canadian data center users: https://lti-ca.examind.io/register

Click Register and a new tab will open.
From the Admin Tools menu, click Manage Extensibility:

From the LTI Advantage tab, click All, filter, find, and click EXAMIND:

Enable EXAMIND:

Ensure that the following 3 extensions are enabled:

Add the following Substitution Parameters:
brightspace_context_id_history
$Context.id.history
brightspace_course_offering_label
$CourseOffering.label
brightspace_course_offering_source_id
$CourseOffering.sourcedId
brightspace_course_offering_title
$CourseOffering.title
brightspace_course_section_dept
$CourseSection.dept
brightspace_course_section_label
$CourseSection.label
brightspace_course_section_source_id
$CourseSection.sourcedId
brightspace_course_section_time_frame_begin
$CourseSection.timeFrame.begin
brightspace_course_section_time_frame_end
$CourseSection.timeFrame.end
brightspace_course_section_title
$CourseSection.title
brightspace_person_source_id
$Person.sourcedId
brightspace_resource_link_available_end_date_time
$ResourceLink.available.endDateTime
brightspace_resource_link_available_start_date_time
$ResourceLink.available.startDateTime
brightspace_resource_link_id_history
$ResourceLink.id.history
brightspace_resource_link_submission_end_date_time
$ResourceLink.submission.endDateTime
brightspace_resource_link_title
$ResourceLink.title
brightspace_user_id
$User.id
brightspace_user_username
$User.username
It should look like this:

Save you changes without closing, as we will need to configure deployments next.
Step 3: Add Deployment
From the EXAMIND LTI Tool page, click View Deployments:

Click New Deployment:

Select the EXAMIND tool and give it a name:

Ensure the the following extensions are enabled:

Enable the following Security Settings:

Enable the following Configuration Settings:

Click Add Org Units and in the popup, select which organizations or courses should have access to EXAMIND:

Create Deployment.
Step 3: Add Link
From the deployment page, click View Links:

Click New Link:

Name the new link and set the URL to one of the following
For US data center users: https://lti.examind.io/
For Canadian data center users: https://lti-ca.examind.io/
For Type, select Deep Linking Quicklink:

Click Save and Close.
Step 4: Assessment Deeplink
Refer to Assessment Deeplink for instructions on how to link a Brightspace activity to an EXAMIND assessment.
Last updated