-
Hi, I'm building a navigation button in the topic content using bootstrap framework.
My question is how do i make sure it works in Brightspace Pulse app as well because I'm using the browser URL so if i enable it on mobile, users will be redirected to browser instead of staying in Pulse app
-
Course import using Brightspace API (and Postman)
— cross-posting; also posted in Developers group forum — Hi, I am trying to use the "Create a new course import job request" api: Has anyone successfully used this API endpoint using Postman? I'm using Postman 10.15.4. My API call authenticates but after a few seconds (evidently after the transfer of the zip file), I get a…
-
Integrity Advocate Grade Item Configuration
Hello, We are using Integrity Advocate (Level 4) to proctor** examinations for our courses, and have had some challenges with setting up the grade items properly. Our courses are scored in D2L, and then we send results via an API call to our proprietary LMS. We call the 'Final Calculated Grade' to retrieve the result.…
-
Setup of Org Unit in Insights Report Builder
hello there, can i seek help / advice on how to setup the Org unit relationship in IRB? how should i setup the dataflows/relationships for this? tk u so much. Semester Code > School Code > Parent Department Code > Course Offering ID / Name
-
Space added below iframe in Content
Whenever a user opens and then closes an accordion (Bootstrap) within Brightspace, the iframe seems to add to the height of the page, creating additional spacing below the embedded html page. It looks very awkward and is confusing for users. We only noticed this issue within the past few weeks. Did something change in the…
-
How can I switch from visual D2L TOC in a course to New Learner Experience?
I'm new to BrightSpace, and the table of contents for all of our courses is currently set to the D2L visual TOC (the tile look). I'm wondering how I can switch to the New Learner Experience look (the stacked one). Is it a system widget? If so, what is it called? Thank you!
-
Restsharp's latest 112. 2.0
Has anyone used Restsharp's latest 112. 2.0 version to make or post API call using C#? If so could you please post sample snippet of code ?
-
Assignment Type
I created an assignment with text submission type, but can't change to "submit file" without affecting students who have already submitted and been graded. This is very problematic for me in a continuous online course. I'm scared to delete the assignment, but can't change "assignment type" to what it should have been. My…
-
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…
-
Error/bug with deep linking 1.3 in Brightspace
I'm trying to test our LTI 1.3 integration. It works in other LMS systems, but not Brightspace, so it leads me to believe that there's either a bug in Brightspace, or that there's a setting I'm missing. When I get through the deep linking process, I get a generic message. Upon checking logs, it shows "Something went wrong…
-
Programmatically login user
I have my portal for the instructors that should use a particular admin account to let the portal users add students. In the D2L instance, these users are regular teachers. Auth 2.0 doesn't fit the task. I used the instructions from the following link.…
-
What is the max length of the data column of type "unique identifier"?
In some of the data set ERDs, there are columns identified as "unique identifier" data type (i.e. Activity Feed Post Log > LogId). We are warehousing data from these sets. I can code this column as a varchar but how long do these strings get?
-
Bulk User Management
Would someone be able to assist me in obtaining and installing the "Bulk Management Tool"?
-
Permission to see User in API
Hi team, I'm trying to access the UserData block of the calling user context, by the following Endpoint: If I use the URL/d2l/api/lp/1.43/users/ as an administrative user, I can see exactly the information I'm after (in this case specifically, I'm trying to retrieve the current users External Email). However, for a…
-
Globally enabling HTML Templates throughout an instance
What would be the best way to enable HTML templates globally throughout an entire instance? Is there a bulk upload tool to upload into multiple course sites? Also, is there a config variable browser that needs to be set and if so, how? (We currently have 8 branches. If I set this at the branch level as in the screen shot…
-
API to create parent/guardian relationship with student not working
I'm not able to make the PUT /d2l/api/bfp/(version)/relationships/ API (https://docs.valence.desire2learn.com/res/user.html#put--d2l-api-bfp-(version)-relationships-) to create a parent/guardian and student relationship between a Student and Guardian. My PUT request goes to…
-
Can we purge a dataset by selecting Semester(Spring/Summer/Fall)?
Would it be possible to purge the dataset by semester? What would be the detailed procedure for it?
-
Creating user via API issue
I am using our LMS to create users via the Brightspace API, logged in as Super Admin. I can create LEARNER users (RoleID: 438) without issue, but when I try to create a PARENT-GUARDIAN user (RoleID: 443), I get a 403 Not Authorized error. I've used a number of API functions: course creation, course copy, org structure, and…
-
Does Brightspace support TLS 1.3 and higher versions?
We have upgraded our code to TLS 1.2. Now question is, what if Brightspace changes to TLS 1.3? How should we proactively make sure in our code, these upgrades get handled automatically? Thanks Anuja
-
Is it possible to erase all the content and files from an OrgUnit in the Recycle Bin?
I looked into the API documentation and didn't find a way to erase files and the content of an OrgUnit in the recycle bin. Can someone help me?