The OER Commons LTI Tool is currently incompatible with Safari. We recommend using the LTI with Chrome or Firefox while we work to fix this. We apologize for the inconvenience.
Overview
Content Selection
The LTI tool allows any educator to browse and embed media objects alongside other content within assignments, or select content which comprises entire modules, lessons, or units. All users are able to search content added to OER Commons Collections. Additionally, users can also browse or search content from Group Shared Folders and personal My Items libraries, if that content has been configured and made available.
Authentication and Account Provisioning
The tool provides automated authentication and new account provisioning, providing users with an "SSO like" experience. The LTI key/secret pair can also be configured to automatically add new users to an OER Commons Group.
LTI Tool Preview Images
Some basic preview images of the tool have been included below. More details about using the LTI tool are available in the "Using the LTI tool" section of this guide.
This is a screenshot showing what browsing Collections looks like in the LTI tool.
This is a screenshot showing what browsing My Items looks like in the LTI tool.
This is a screenshot showing what browsing Group folders looks like in the LTI tool.
Getting Set up in D2L
Get Your LTI Credentials
Contact info@oercommons.org for your LTI Credentials
If you would like to configure access to a specific OER Commons Group you have created, please specify that in your email.
Installing and Configuring the App in D2L
Open Course Admin
Open External Learning Tools
3. Select Manage Tool Providers
4. Select New Tool Provider
4. Configure New Tool Provider
4a. Open the Credentials.txt file you received from the OER Commons admin.
4b. Copy the Launch URL from the Credentials.txt file and paste it in to the “Launch Point” box
4c. Set Version to 1.1
4d. Set Oauth Signature Method to HMAC-SHA1
4c. Copy the Secret from the .txt file, and paste into the “Secret” box
4d. Check the “Use Custom Tool Consumer Information” Checkbox, copy the Key from the .txt file, and paste the Key into the Tool Providers Settings
4e. Scroll down to Security Settings. Check all the boxes shown below. *Note: The OER Commons LTI will NOT work if you don’t check all of the boxes shown below.
5. Add New Link
5a. Add a Title, and Paste in the Launch URL from Credentials.txt file again
5b. Scroll Down to Key/Secret and select “Use Tool consumer key/secret” This will use the key/secret pair you already set up in your Tool Provider earlier.
5c. Scroll Down to Security Settings and Settings “Use tool provider security settings”
Troubleshooting and Technical Documentation
Check your Cookie Settings
Make sure you are allowing third party cookies. We use a cookie to connect your Moodle session to your OER Commons session. If you don't allow third party cookies, we won't be able to connect your sessions and log you in.
Make sure oercommons.org has been added to your allowed sites if you are strict about your cookie settings
You can refer to the links below for more information about managing cookies in different browsers.
Manage Cookies in Chrome
Manage Cookies in Firefox
Manage Cookies in IE
Other Technical Documentation
The OER Commons LTI Tool Provider conforms to the IMS LTI 1.1 Standard: https://www.imsglobal.org/specs/ltiv1p1/implementation-guide
We also support Content Item Message Extension, or Deep Linking: https://www.imsglobal.org/specs/lticiv1p0
Required Parameters
The following parameters must be present in LTI launch request sent by the Tool Consumer
One of the following content identification parameters:
a.) resource_link_id (alphanumeric GUID)
b.) custom_redirect_url (full URL pointing to content on the OER Commons platform, used in manual config only)
tool_consumer_instance_guid
role
email
userid
*If parameters do not conform exactly to the parameters listed above, the LTI tool will return a missing parameter error.
Optional Parameters
launch_presentation_return_url
If this parameter is present it will be used to redirect a user when a resource is selected in the picker interface. Otherwise, the user is redirected to the specified OER Commons content page.
Error Messages
If the cause of the error is known, the LTI tool will return an error message with debugging information. The most common cause of errors is missing LTI parameters.