-
Just need some answers
My assigned advisor/success coach has not responded to my multiple attempts to contact them and has placed me in classes that do not align with my intended major/degree plan. What is the process for being reassigned to a different advisor and for correcting my schedule to ensure I am in the correct courses? which she pull…
-
How do we integrate Brightspace to Copilot Studio?
The new standard is MCP (model context protocol) and we would like to connect this to Brightspace. We would prefer a streamable server to place calls instead of API, will it be on a future road map at all? Has anyone tried using Composio or Claude for the connection?
-
!!!! Urgent: Brightspace Class Progress – Need downloadable student-level data for AY26S1 co‑marking
Description From AY26 Semester 1, NYP will implement a new co‑marking policy where Class Progress (%) contributes to students’ raw module grades: ≥70% → +2% 50–69% → +1% <50% → 0% This applies to School of Business, School of IT, and School of Applied Science, affecting >2,700 students. Module Leaders are required to…
-
Data hub experts... Help me find a way!
Hello community people, We have developers here that are using mainly SCORM/xAPI objects to develop content. They have asked for a report that could show when each object in each course has been updated last. I can find the objects in the ScormObjects dataset. This dataset gives me these columns: ScormObjects ScormObjectId…
-
Unable to Get New Access Token-OAuth2.0
I am trying to create a Postman Collection and connect it to Brightspace. And I used OAuth 2.0 as the Auth Type. I followed the process mentioned in the documentation attached below. We are unable to create a token to establish the connection as it is giving us an error “Invalidredirect Uri:” below is the screenshot of the…
-
Create PAT association between tutor and student in course section
The API only has a PAT role when creating an enrolment for a user but the PAT is a one to one association between a tutor and a student. How to set this up with the API? e.g. in a course section, 006 is a student with the Student role and 007 is a tutor with the PAT role. How to use the API to say that 007 is the PAT for…
-
Integration LTI 1.3
Hello, We (InteDashboard) are an EduTech company and we have a software being used for Higher Education that can be integrated to different LMS systems. Some of the institutions that we work with are using Brightspace and we want to be able to include some screenshots on our knowledge base so customers can integrate our…
-
Improvise automatically display number of students are pending to be graded in Gradebook
During grading period, it is very useful to know how many students are pending to be graded / evaluated. Now, if we have to find this, we have to select a few filters, jump a few hoops and even then it is at the bottom of the page. (please see screen shot below) Can we have this automatically displayed on the top of the…
-
Has anyone had success connecting GitHub Classroom's LIT with D2L?
I've already accessed the GitHub Education page that guides the setup process ( https://docs.github.com/en/education/manage-coursework-with-github-classroom/teach-with-github-classroom/connect-a-learning-management-system-course-to-a-classroom ), but I was not successful. I would like to know if anyone has succeeded, so…
-
Enable Intelligent Agent to activate based on overall content completion
Limitation: Each topic requires a separate agent setup. Suggestion: Allow the creation of an agent based on overall content completion (e.g. <50%), so that learners who have not completed at least half of the content automatically receive a reminder email.
-
content report
Limitations: No data bar visualisation for % completed Cannot sort % completed by user Cannot export the content report by user to Excel Suggestions: Add data bar visualisation for % completed, enable sorting of % completion by user, and enable export by user to Excel.
-
SCROM report
Limitation: Admin Number and Class Section are not shown, and students who have not started the SCORM are excluded. Suggestion: Include Admin Number, Class Section, and display all enrolled students (including those marked as “Not Started”) to ensure complete and accurate analytics.
-
416 Error when initiating upload
I'm trying to initiate an upload by posting to: /d2l/api/lp/(version)/(orgUnitId)/managefiles/file/upload I'm including the required headers (with the actual token where the placeholder is): { 'Authorization': 'Bearer <TOKEN>', 'X-Upload-Content-Type': 'text/csv', 'X-Upload-Content-Length': '530', 'X-Upload-File-Name':…
-
Quiz Re-entry
Hi, I have noticed a cheating method student's use when the quizzes are ran under Lockdown browser. Let's say a student starts to write the quiz under lockdown browser. It's funny it also possible to do a quiz-re-entry to the same quiz, using the same login when the student is writing the exam. The student doesn't have to…
-
HTML Widget for RSS Feeds
I have successfully embedded a live RSS feed on the homepage using a custom HTML widget. Our Vision is to have the Widget to disappear when there is no content in the RSS Feed, and display the contents when an announcement is entered - so it automatically appears when someone enters anRSS feed altert. The good news is, AI…
-
WIdget Coding
Hi Team, I want to create a admin widget which allows for two files to be added and then compared to find the rows with changed data and then use APIs to update the user attributes in Brightspace. DOes anyone have anything like this built currently? Thanks Beck
-
file attachment to dropbox feedback by API
I am following up on a post that I had last week after consulting with my admin. I am working on a Python API to automate several processes with my LMS (grades, dropbox). I have encountered issues uploading files to the dropbox feedback as an attachment with the resumable process. I pretty sure the established scopes are…
-
400 Bad Request on Content File/Topic
I'm a D2L LMS Admin working on a custom tool for a page/widget, and I've hit a persistent roadblock with the Content API that I'm hoping someone can shed some light on. The Goal I'm trying to create a feature within a custom HTML/JavaScript tool that generates a CSV file on the client side and automatically uploads it as a…
-
Can navbar custom link url use replacement strings?
Hi all. I would like to create a custom version of the system link "Home" that links to the homepage of the current org unit. Is it possible to copy system links? I do not see it. If not possible, then can I create a custom link that does the same? I have tried copying the custom Home link that goes specifically to id…
-
$Context.id.history, and parallel params are empty. LTI 1.3
Hi, we at Wayground are building our support for assignment copy on Brightspace. We have LTI 1.3. Its mentioned that variables like $Context.id.history are supported, but all the three history substitution variables are empty string in our launches, in both original or copied assignment flow. mentioned as supported in…