Desire2Learn Brightspace LTI 1.3 Configuration

From WeBWorK_wiki
Revision as of 15:07, 9 October 2024 by Dglin (talk | contribs) (Add Under Construction)
Jump to navigation Jump to search
Construction.png This article is under construction. Use the information herein with caution until this message is removed.

Conventions

In this document we will use "https://brightspace.yourschool.edu" for the root URL of the Desire2Learn Brightspace server, and "https://webwork.yourschool.edu" for the WeBWorK server. You should replace these with the appropriate addresses for your installation.

Create a New Tool Registration

- Go to the LTI Advantage Tool Registration page (probably something like https://brightspace.yourschool.edu/d2l/le/ltiadvantage/registrations/home), and click "Register Tool". - Select Standard, then fill in the following values: -- Name: WeBWorK (this name is only used to manage LTI tools. It is not shown to instructors.) -- Domain: https://webwork.yourschool.edu (the root URL of your WeBWorK server) -- Redirect URLs: https://webwork.yourschool.edu/webwork2/ltiadvantage/launch -- OpenID Connect Login URL: https://webwork.yourschool.edu/webwork2/ltiadvantage/login -- Target Link URI: https://webwork.yourschool.edu/webwork2/ -- Keyset URL: https://webwork.yourschool.edu/webwork2/ltiadvantage/keys (needed for deep-linking - e.g. to enable the content selection tool) -- Extensions: --- If you intend to enable grade pass back (automatically synchronizing grades from WeBWorK to Brightspace), then check the box for Assignment and Grade Services. --- If you intend to enable the content selection tool, then check the box for Deep Linking (this may be used for other functionality in the future). --- Check the box for Names and Role Provisioning Services. -- Roles: You should not need to check the Send Institution Role box. WeBWorK by default will use the Context Role which is enabled later in the configuration, though it shouldn't cause any issues if this is checked.