-
Asset Processor and v2 Turnitin integration
The Release notes section about "LTI - Asset Processor service integration in Assignments" mentions instructors will have the option to "Add External Tool" in the "Evaluation and Feedback" panel in Assignments. I can see this live on our development (sandbox) site since it was updated earlier this month, but I'm a little…
-
Any success with the new Microsoft 365 LTI?
Has anyone completed the setup for the new Microsoft 365 LTI successfully? The instructions that they provide for setup on the Deploy the Microsoft 365 LTI® app in Brightspace by D2L page are the ones that I followed, BUT I noticed that when registering the new tool there wasn't a keyset URL provided before selecting the…
-
How do I set up a developer account?
Hi, my company is partnering wit ha D2L Brightspace user and we're setting up our first integration so that they can access our tools via LTI 1.3. I'd like to create a developer account on Brightspace in order to test out the integration to make sure everything works smoothly for our customer integration. Can you help me…
-
Microsoft Education LTI
I work for a college in their IT team. we are planning to integrate Microsoft Teams in Brightspace. However when I am trying to register Team Meetings LTI I get a message that its no longer taking new registrations and the new Microsoft Education LTI is not ready yet. Can someone please provide me a timeline on when it…
-
I am having an issue creating LTI Advantage Deep Links
Error ID #49666034246786003921269734063838944984603129888066502978.80 I am getting a 500 error when trying to create an LTI Advantage deep link. The error I see on screen is: Error: Internal Error There was an error processing the page you requested. Contact technical support. Tell them which page you tried to reach and…
-
Brightspace + Class Climate/Scantron Integration
Our institution is new to the Brightspace integration with Class Climate/Scantron, which we use for course evaluations. We'd love to connect to another institution using that combo/with that expertise. Thanks!
-
Brightspace not creating Zoom link in module
Hi , I receive the following error when attempting to create a zoom link within a course module (the link itself never appears): A valid invitation to join the Zoom account was not found for this user. Error Code 1120 - v=2.0;clid=us02;rid=INT_ae879094bb205b66 Any suggestions would be helpful. Thank you.
-
How do I sync a D2L course with McGraw-Hill Connect
-
How to get version
Hi all, I am a developer of a LTI tool provider. I want to use this api to get all quiz belong to one orgUnit, but how can i get the {version} value? /d2l/api/le/(version)/(orgUnitId)/quizzes/ Any comment or idea is appreciated!!! Thank you.
-
Has anyone had success connecting GitHub Classroom's LIT with D2L?
I've already accessed the GitHub Education page that guides the setup process ( ), but I was not successful. I would like to know if anyone has succeeded, so that they can guide me. Tks!
-
Is it possible to see who makes Turnitin available or unavailable in assignments?
A campus issue was recently raised where Turnitin was turned off for certain assignments. We have the system set up in such a way that instructors would have the ability to manage assignment settings. The campus wants to investigate how (by who) Turnitin could have been turned off for 2 separate courses for different…
-
LTI: "error": "invalid_grant"
Hi, I'm facing this issue when trying to authencate with LTI launch. Here is my JWT:…
-
LTI Deep Linking Response message issue - INVALID JWT
I am getting Invalid deep linking response from the tool: Invalid JWT. Please contact your Brightspace Administrator. when I am sending the deep link response message back to the platform from my tool. I have this same integration working with other LMS platforms. I have seen couple of similar issues in this community but…
-
Keyset URL cannot be reached
I'm trying to setup an LTI advantage link with Mahara on our test environment but after completing all the details as instructed on the Mahara help pages here: https://manual.mahara.org/en/21.10/external/lti_brightspace.html#ltiadvantage-brightspace Brightspace returns a Keyset URL cannot be reached error. Any ideas what I…
-
I have a client who is seeing our tool as an external link rather than an external learning tool?
We are a partner of D2L (our company's name is Qwickly) and I have a client who is attempting to install Qwickly Jot into their Brightspace environment. We have a well-documented installation guide for this that we have checked with the client and, although they are following the steps exactly, when they add the tool as an…
-
Third Party Content Link Imagery
We are integrating Microsoft Teams Assignments into Brightspace and would like to customize the svg file being used in the resulting modal, but can't find a way to change this default chain link. Is it possible to change this? Does it come from the tool provider, rather than being something you can edit within Brightspace?
-
What is the best way to put dates on Cengage Mindtap assignments?
The assignments seem to come over as topic rather than actual assignments but the dates do not come over. I do not know how to add dates so students and reporting will see them.
-
Insufficient scope to call API.Required: ltiv1p3:ags:readlineitem
Hello, I'm trying to manage grades in BrightSpace using a LTI Advantage 1.3 tool connecting to our in house software. I had success registering the app, deploying it, login, accessing course and user info using this as a base : Now I want to access AGS (Assignment and Grade Services). I used this resource to do build my…
-
LTI1.3 sync limit of 200 user
Hi all, I'm a LTI tool developer, and I'm using LTI to create a ltirescourcelink type. But I found that there were 600 users in my course, but only 200 were sent to me through the api, is D2L split the user list then send to us? and how can I get the whole user list? Any comment or idea is appreciated!!! Thank you!!!