-
Can Creator+ practices go through LOR?
We upload our HTML pages to the LOR to pull to multiple course offerings. We found that when we link to LOR HTML pages with practices, the practices show "Error Loading Practice."
-
Login Issues with Single Sign on in D2L (two accounts)
Hello, I need help logging into D2L with my single sign-on username and password. When trying to access the site, it allows me to authenticate through the sign-in process up to the point of receiving a text message, but when I select stay logged in, it gives me an error message. See attached screenshot. I can authenticate…
-
Using API to get which courses is the student enrolled in
I have a small webapp that I want students from Brightspace LMS to use for their courses. The app is supposed to display different data based on each course the student is enrolled in. My idea of implementing that was to include the URL for the app in the course page, then when a student clicks it, it redirects them to the…
-
I'm looking for how I can check whether a user is enrolled in a course or not using the API
Hey, Im new here. I working on a small webapp that I want to connect with Brightspace LMS. The LMS has many courses and the webapp should present something different depending on which course the student is enrolled in. Now my idea was to put the link to the webapp on the course page and then when a student clicks on it, I…
-
Question about OAuth 2.0 authentication/authorization stage
Hiya, Just wondering if the client shell for OAuth 2.0 authentication linked in this article is appropriate for production use to obtain access tokens? https://community.d2l.com/brightspace/kb/articles/1196-how-to-obtain-an-oauth-2-0-refresh-token Application: https://github.com/neverendingqs/oauth2-client-shell Or, would…
-
Merge accounts
Can we merge two accounts in Brightspace that have courses in each account for a user?
-
Using a CI/CD from Github to Brightspace Content editor tool?
Hi, I'm using Github as version control for my topics design source code which is using bootstrap framework. Is it possible at all to to use a CI/CD to ensure that when I commit push to Github its automatically update my contents in Brightspace units?
-
Publish Date Recorded?
My university manages instructors posting a weekly announcement by scanning their announcement Start Date. However, the Start Date defaults to the date the announcement is first saved. If saved as a draft, the announcement has not yet been posted. To avoid receiving warning messages about not posting an announcement, the…
-
API upload file - 'processing failed' reasons?
On at least one occasion when I upload a course SCORM zip file with the upload API, when I check the status, it failed with a status of "PROCESSINGFAILED." (Other uploads succeed.) Is there a way to get additional information? Or does anyone know what could cause upload processing to fail? The zip file is only about 18 MB.…
-
How to I get development shells for two courses I'll be teaching next spring?
I'm an instructor at Buffalo State University. Need two shells: SPA 302 SPA 398
-
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
-
Brightspace API "Invalid Parameters"
At a high level: I am trying to use the course-import endpoint to upload a SCORM package zip file. In the weeds: I am able to hit other Brightspace APIs (including successfully authenticating) using Postman, but I am getting "400" errors when trying to import a course zip file using Brightspace's course-import API…
-
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.…
-
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…
-
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: https://docs.valence.desire2learn.com/res/course.html#post--d2l-api-le-(version)-import-(orgUnitId)-imports- Has anyone successfully used this API endpoint using Postman? I'm using Postman…
-
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!
-
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
-
Error about Invalid deep linking response from the tool: Invalid JWT.
Hi everyone, I am a developer of a tool provider. We can use LTI 1.3 to launch our tool. However, when we send a deep linking response back to Brightspace, we have an error saying the JWT is invalid. We have done extensive research about this issue but could not figure out why. So I am seeking some help here. Here is the…
-
Failed to process deep linking response
Hi all, I am a developer of a LTI tool provider. I have created a new external learning tool with LTI 1.3 and used the tool to launch our tool, but when I send a deep linking response back to Brightspace, I get an error saying the JWT is invalid. I have checked the LTI 1.3 spec again and I can confirm the JWT has all the…
-
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?