-
Can I have API account working on devcop.brightspace.com?
Hi D2L Community! I do not have access to any D2L instance to develop applications with D2L API. So, I was wondering if it is possible to get API account for devcop.brightspace.com to test my application, I used "DevCoPStudent" account. However, it does not work as expected. Please let me know if there are any accounts…
-
How to create a file topic using the API
Because we want to create part of our course content using information from the application where we develop our modules I am trying to figure out how to create a file topic. I do this using Postman but sofar all I get is a 400 error (bad request). Updating an existing file topic by uploading a new file (PUT) works fine…
-
API Token
Hii everyone, I need information regarding API refresh tokens. Is there any way I can generate a permanent token that does not have an expiration?
-
Devcop.brightspace.com
Hi. I'm quickly testing something out and need help accessing the devcop.brightspace.com page as an admin. Can someone please message me back with the password for the user DevCoPAdmin? I would greatly appreciate it. Thank you!
-
Resetting SCORM progress
I'm curious if anyone has found a solution to maintain SCORM progress. Currently, when a learner completes a SCORM package and sees 100% progress on their dashboard, if they later revisit the topic, the system resets their progress to 0%. This situation is incredibly frustrating and confusing for learners, as they believe…
-
¿Necesito poder obtener el Id (Identificador)?
Es necesario poder obtener el Id (Identificador) suministrando el código y/o el nombre del curso. ¿Cuáles son los puntos finales que debemos utilizar y cómo lograrlo?
-
Text color not saving/defaulting to another color
Hello wonderful community! I'm experiencing a weird issue where I can't save my font color in black and it defaults to a slightly lighter color. I tried changing it to a completely different color, red, and it saved. When I select "Black #000000 - 0%" and save, it defaults to "Dark Gray 4 #202122 - 12%" and I can't figure…
-
Help Needed: LTI 1.3 Deep Linking Response
I'm integrating an LTI 1.3 tool with Brightspace and need help with the deep linking response. The authentication works for both basic launch and deep link request, but the deep link response fails when adding content. Issue After the deep link form submis, I see the following error in the LMS: "An error occurred. Please…
-
Has anyone else experienced issues with uploading SCORM/xAPI?
Hello wonderful D2L community! My colleague is experiencing issues when trying to upload an xAPI zip file to a course through Content → Add existing → SCORM/xAPI object → upload a new version. I have no issues completing it but when she tries to the progress is stuck at 0%. Has anyone experienced this? I've checked her…
-
Bulk Edit Org Units?
Is there a way to modify existing Org Units in bulk comparable to Bulk User Management or Bulk Course Copy/Create? Currently I need to change the Codes on a bunch of Templates (with OrgUnitID as key), but bulk changes to Course or Section names would also be useful.
-
API Refresh token URL
Hii… Everyone is there any API refresh Token URL Available?
-
Could brightspace platform run an interactive app like a video game?
Hello Community! I'm trying to build an interactive application like a video game for my University becacuse they build a course in a static and rigid way, so I'm trying to make the course more interactive and dinamic, so I'd like to know if I build a video game in Unity or another game engine, could I run this in the…
-
Trying to use LTI 1.3 but having trouble with authentication. Keep getting 404s.
Hello, I'm trying to get our tool to work with 1.3 and brightspace. I'm currently trying to implement openid to autheticate with. Brightspace gets to my auth method fine but when I try to redirect the user to the openid auth endpoint I keep gettings 404. Checking your help it says to check I have all parameters correct…
-
Getting the content of the html using Brightspace API
Dear Community, I am working with the Brightspace API and using the following call to get the structure of the course content: {{BrightspaceDomain}}/d2l/api/le/{{leversion}}/{{OrgUnitId}}/content/root/ In the description of the modules, from the HTML, I can extract information about whether the module contains an image,…
-
Regarding Rest API - Courses data and Users data
Hi Team, I am developing one LTI widget for Brightspace which requires some rest apis. I want to fetch course complete structure like course , module/submodule , topic /activity each module progress , completion data and also each activity completion status , grade etc for enrolled users . I can see few of data are…
-
How to include additional parameters in the authorization URL
Hello all, I am trying to include additional parameters in my authorization URL and then access them in my backend lambda function. Below is what I have const clientId = 'eb417d75-cf9d-4b91-9c78-707b396d7ff7'; const redirectUri = 'https://xxxxxx.com/dev/redirect_uri'; const scopes = 'core::'; / // Additional parameters if…
-
D2L Brightspace suspend data limits
Hi there, We currently develop courses using scorm 1.2 build with Articulate Rise and have had continuous issue with courses not "bookmarking" or suspending data correctly as they hit a memory limit (suspend data limit) I've been searching for options to fix this, however have not yet had success. We have it set to false…
-
Corporate Learning Management System: Data Generation of Specific Module inside a Course Shell
Hello! I have a question regarding to the corporate Learning Management System. We create multiple modules in a course shell, is it possible to generate the completion data of specific module inside the course shell? Thank you.
-
How to use APIs in a Widget?
I'm trying to present some useful information in a widget. - How many students have accessed that course - How many students have accessed a particular content item - Can we include User Attributes such as Gender? Not sure where to start. Is this even possible within a widget? Thanks in advance for your help.
-
Need to access D2L via Brightspace Pulse Mobil App. How do I configure my instance of D2L?
Need to access D2L via Brightspace Pulse Mobil App. How do I configure my instance of D2L to allow the Brightspace Pulse Mobile App access.