-
List of default instructor permissions?
We're having an issue with the Hawkes Learning LTI and they believe it's something unchecked in the Instructor permissions that's causing the issue. So two questions: Has anyone had an issue with the Hawkes Learning integration syncing? Is there a list somewhere of the default set of permissions for Instructor so I can…
-
How to obtain an access token for accessing LTI Advantage Services
I am trying to obtain the access token by exchanging the id_token I am receiving the following error: Error: Request failed with status code 400 My Code: Also I have tried to do properly form a JWT signed with my private key and use it: const privateKey = fs.readFileSync(path.resolve(__dirname, 'private.pem'), 'utf8'); //…
-
LTI 1.3 Score POST Fails "User in requested score does not exist"
I have a tool that integrates with D2L via LTI 1.3. While the LTI "Launch" flow works perfectly, I'm running into an issue when trying to post scores to the Line Item where the launch originated from. Assignments and Grade Services is enabled in the external tool settings (in D2L). I've constructed the URL and request body…
-
Access to the test brightspace LMS
Hi, I am new to the community. Apologies if this query is not directed to the right channel. We are looking to test our LTI interface with Brightspace. I understand we can use the instance hosted at https://devcop.brightspace.com after joining the Developers group. I have done that, however, the login fails on , Can…
-
Dropbox files changing format of student papers
Do we know if there is a cause or a fix for the grading display of student papers in the dropbox that is changing the format of the paper? For instance, a student submitted a properly formatted MLA paper with their name and page number in the top right corner. However, on my end it displays in the grading window as the…
-
Issues with 3rd party content (H5P assets)
Since the beginning of the year, we've had widespread complaints from users that interacting with H5P assets causes them to jump to the top of the course page on which they are working. This occurs inconsistently across H5P assets and users report extreme frustration. We've been advised that this defect is the result of a…
-
LTI Iframe copy-paste rights
When using LTI in the content of a course there is an iframe being used to embed the LTI-tool. This iframe gets the following permissions in the allow-attribute: "camera *; microphone *; display-capture *; encrypted-media *; fullscreen *; autoplay *;" I'm missing the permissions to access the clipboard: clipboard-read…
-
Microsoft OneDrive
Hello. I worked with my IT department to get the Microsoft OneDrive LTI app set up in D2L. I then followed instructions from Microsoft on creating the deep linking quicklinks and insert stuff. Logged in as an instructor, I can see and use both features. As a student, I get a message that "This feature is not supported for…
-
Brightspace/Teams Course Connector (ShuffleExchange)
Good morning I'd be interested to hear from anyone who has successfully implemented the Brightspace/Teams Course Connector (ShuffleExchange) integration. Specifically, who in your organisation creates the teams and is this done using the widget or by a Microsoft Teams administrator. Regards, Marion
-
Microsoft Reflect Integration
Has one integrated MS Reflect into Brightspace? I am trying to but it is not working. But before I spend too much time trying to get it to work I'm wondering what the integration produces. Based on the instructions here: it seems like all it does is add a link to the nav bar which I can do without integrating the tool. Any…
-
Zoom - No permission to create meetings
Hi, The LTI integration between Brightspace and Zoom has worked. However, when I try to create a meeting, it seems that I do not have permission to save it with the message "No Permission". I can create meetings on Zoom, so the problem is not with Zoom permissions. Someone had the same problem?
-
How do I Register the Blackboard LTI key information in Course Publisher. Where is Course Publisher?
How do I Register the Blackboard LTI key information in Course Publisher. Where is Course Publisher?
-
LTI 1.1
Is Brightspace dropping support for LTI 1.1 in 2024? If so, what is the target date? Does this mean no longer able to install new LTI 1.1 tools or will existing 1.1 tools break?
-
Error with LTI 1.3 deep linking
Within the past few months our product's deep linking stopped working with Brightspace. This is the error report: The message before encoding looks like this:…
-
Qualtrics Course Evaluation Tool?
Hello, Anyone out there successfully implemented the LTI 1.3 for the Qualtrics Course Evaluation Tool? Currently stuck on this message the Qualtrics implementation team really has no clue what's wrong with it.
-
LTI Auth Tokens vs Developer Keys?
My organization wants to migrate all LTIs currently using Auth Tokens to Developer Keys instead. Does Brightspace support that? All of the Brightspace Developer Key documentation I've found talks about Canvas? https://www.google.com/search?q=brightspace+%22developer+key%22
-
Where can I locate a listing of products that can be integrated into D2L?
I'm specifically needing to know about NetTutor and GMetrix. Any guidance/assistance you can provide would be greatly appreciated. Thanks
-
How to I connect brightspace to Mcgraw hill Connects?
How to I connect brightspace to Mcgraw hill Connects?
-
LTI MIgration to LTI Advantage
Just referencing the page , which recommends testing in a test site. However, what if LTI tools such as Bongo were never set up in the test environment - only production due to licencing restrictions. Should I proceed within my production environment in a sandbox area?
-
Working on developing 1.3 LTI Deep Linking. Keep getting errors.
------------------------------------ UPDATE I found out what was originally going wrong, I wasn't sending the KID header along with the token. However I'm still having a problem... Now I get "The external learning tool responded with no content. Close this dialog and try again or contact the external learning tool for…