-
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…
-
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…
-
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!
-
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…
-
¿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?
-
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…
-
Help with Postman and API connection
Note: This thread references the Learning Postman with Paul course article, which has been deprecated and is no longer available in the Learning Center. I'm new to working with APIs and have a project here at the college that I need to access the Datasets available in the Brightspace API. I'm trying to follow the "Learn…
-
API Refresh token URL
Hii… Everyone is there any API refresh Token URL Available?
-
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,…
-
Grades API forbidden
hi..i'm tryin to fetch grades of a particular student using this url "{{domain}}/d2l/api/le/{{versionG}}/{{oid}}/grades/values/{{userId}}/ " , but its giving me a 403 which is forbidden, can anyone help me with it…. 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.
-
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.
-
Can you explain more about question banks?
Hello I don't think I'm setting up surveys correctly. I'd like to save all questions I've set up in a question bank so that if I amend any question in the future it will update all the quizzes where the question is found. Is there an option to save new questions to an question bank? If so, how do I do this? Also, if a…
-
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 can we get course structure along with course completion status and course item and scores ?
Just wanted to get for a learner the course status and grade along with items data like score , completion status , completion criteria and competency aligned then competency and last titem accessed .
-
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…
-
400 Errors on API after scope update
I am receiving 400 errors when I try to refresh my token after updating my scope. I tried restoring the scope to the previous values and am still getting a 400 error. I have tried testing in Postman but am getting other errors. Nothing in my code base has changed other than trying to update the scope variable. This is very…
-
Header and Footer Disappear
I'm using a javascript file that searches a .csv on an HTML page. As soon as the javascript is used the page header disappears and a white block appears in the footer. Any ideas how to prevent this from happening?
-
Maximum size of a course shell and a file in Corporate Learning Management System
Hello! I have a question regarding to the Corporate Learning Management System. May I know the maximum file size of i) a course shell and ii) a file inside the course shell? Thank you very much!
-
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.