The most recent content from our members.
Hi community We at Michener are exploring the OneDrive LTI as a way of reducing/eliminating the need for students to request permission to view videos in SharePoint where the link is in our BrightSpace instance. Our IT team is confused by Microsoft's documentation: We can't identify the correct level/kind of permissions to…
We use Kaltura/DMS 3.0 integration and have had some confusion recently where faculty try to launch the webcam recorder instead of CaptureSpace Lite. There don't appear to be any settings to disable the option. If you try to launch Webcam Recording from within the My Media interface, you get an error message saying that…
We've had complaints from users who have to re-authorize the Access Google Apps widget to access email, etc. However, now when they try to authorize, Google reports that the App isn't verified by Google. All our service account info is unchanged and the APIs all report good health. Our G Suite admin, our TAM and I have…
I am trying to make an API call to set a specific Grade Value for a Learner. Here is the ajax call I am making to try and accomplish this. $.ajax({ url: '/d2l/api/le/1.26/6711/grades/319/values/184', type: 'PUT', data: { "Comments": { "Content": "", "Type": "Text" }, "PrivateComments": { "Content": "", "Type": "Text" },…
We've explored Publishing (which doesn't work since we don't use course galleries) and have focused on co-editor/co-publishers, which seems like the ideal method for sharing a video with specific users. We can easily set up a co-editor/co-publisher in My Media, but the intended user does not see it in their own…
When registering an LTI Advantage tool, you can specify a fixed width/height for the iframe to open the link in. A tool can also use postMessage to let D2L know its desired size. However, for a tool with a responsive layout and dynamic content (e.g. a list), there is no fixed size to set. This means that in practice, the…
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 can see a list of LTI Advantage tools on the page at d2l/le/ltiadvantage/registrations/home but I cannot see an option to delete an item from the list, merely to enable/disable it. Is there a special role/permission needed for deletion? I have tried ones like "Delete External Learning Tool Links" but none seems to have…
------------------------------------ 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…
I'm am trying to add support for Discussions to my web application and have run into an issue with deleting discussion posts in particular (endpoint reference link). I've tested my GET, POST, and DELETE endpoint calls for Forums and Topics, and all work without issue. I am also able to GET discussion posts without a…
It looks like you're new here. Sign in or register to get started.