-
Submodule caret not revealing submodule descriptions
I would like to know if anyone else is experiencing this issue. It's making it so that we are hesitant to utilize any submodule description areas because access to them is not intuitive for many of our students. In the NCE students are frequently missing critical instructor directions placed in the submodule description…
-
Critical Assessments/Conditional Grading
Hello. I use weighted grading in all my courses, and I want to continue doing so, but it appears that there is no way to set a minimum threshold for an assessment category as a condition for other grade items to be counted. We would like to make a passing exam average a requirement for other items to count, but when I…
-
Can you design a slideable cursor to register marks on Aoroa Assessments
I coordinate a large university paper with 2,000 students and a team of 20 markers. Due to our rigorous moderation process, many essays are accessed up to four times, resulting in over 8,000 individual grading interactions across a 3-week window.Because our grading rubric features 15 independently assessed criteria, system…
-
Display Grayed-Out Cards in Discover for Existing Enrollments
Currently, when a user is enrolled in a course or template listed in the Discover tool, that item is hidden from search results. This omission causes user confusion: users assume the course is missing, leading to unnecessary support requests. Change proposal: a grayed-out card with the prompt "See My Courses" would cue the…
-
Endpoint to get all active OrgUnitID's
Is there an endpoint that fetches the list of all the active orgunitId's. We are currently using the below endpoint to get the OrgUnitId's. However, the endpoint is fetching around 1000 orgUnitID's however its way more than what we have as active OrgUnitID list. If anyone is aware of how to pull all the active…
-
Brightspace Dataset - H5P
Hi, I am curious whether there is any data available about h5p content items. I have looked into the documentation and content objects datasets, but I could not find anything. Does anyone have experience on this? Thanks!
-
Multiple Items in a single deep linking response not working
Hi , We are integrating an LTI 1.3 tool with D2L and have encountered an issue with Deep Linking. For LTI 1.3 Deep Linking launched from "Insert Stuff", our Deep Linking request always contains "accept_multiple: false". Is this expected behavior, or is there a tenant or feature configuration that enables multiple item…
-
Can the creators of Brightspace...
Do something about the grading system with Brightspace? Maybe bring back the transparency of known mistakes on the quizzes/exams the same way Blackboard had it? Therefore, seeing where I made the mistake and not go by it through trial and error? Or cramming another set of unspecified hours by studying the same material? If…
-
Custom CSS for C+ Content Styler?
Does anyone have an example custom CSS file for Creator+/Contentstyler that they are willing to share? We are new to Creator+, but we plan to make the most of the custom styler option. Can we, for instance, by using a custom CSS, define other features than the four that can be defined in the four features available in the…
-
How to Determine if Discussion has Feedback from Instructor via API
I am trying to create a dashboard that checks a faculty's course and determines if all grade items have grades and all assessments have feedback. What would the API calls be for these? I think I know the grades, but specifically, I'm trying to find a way to pull feedback an instructor may have left for a student's…
-
Accessing User Courses via API
Good afternoon, I'm trying to access user enrolled courses via the API (this is for a specified user, not the user I am authenticated as). Using this endpoint: https://docs.valence.desire2learn.com/res/enroll.html#get--d2l-api-lp-(version)-enrollments-users-(userId)-orgUnits- I am receiving a 403 error, despite my scope…
-
Orgstructure children and children/paged routes return HTTP 500 for Semester parents after July 2026
We are experiencing a reproducible Brightspace Organization Structure API regression that was first observed around July 7, 2026. Both GET /d2l/api/lp/{version}/orgstructure/{semesterOrgUnitId}/children/ and GET /d2l/api/lp/{version}/orgstructure/{semesterOrgUnitId}/children/paged/ return HTTP 500 Internal Server Error…
-
Attendance and Grades API
We are working on an API to create Attendance and Grades of all the students. We are unable to the find proper API Endpoints for these. Any help is appreciated
-
Is there an API call to retrieve list of all active orgUnitId's?
We are working on an API for retrieving all active OrgUnitId's. Any inputs in this is appreciated.
-
How can I find old articles?
I'm trying to find an old article with the following title: NSSE-Survey-Custom-Widget-Recipe Can anyone locate this?
-
Notes on Student Classlist
I've been working through the QM online training and one of the recommendations that they offer was to make notes about your students in your LMS regarding their concerns about the class, specific requests or needs, etc. They used Canvas as the example to show how those notes could be made in the class list. I don't see…
-
cartridge max file size
How do you teel what is the maximum cartridge file size you can import into your couse offering ?
-
How do I import from earlier iteration of course -- no data
How do I import from earlier iteration of course -- there appears to be no data
-
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.…
-
Access Brightspace API using client credentials flow
Are we able to access Brightspace API using client credentials flow? API eg: https://peelpd.brightspace.com/d2l/api/le/1.41/1111/calendar/events/ I tried to generate access token on postman using client credential flow but getting following error. Error: invalid_request, Description: Missing "client_assertion" parameter…