-
what user permissions are needed to update the users data using /d2l/api/lp/1.35/users/
Hi, we are trying to update pronouns from our SIS into Brightspace using APIs and are currently testing. We get a permissions error when attempting to run /d2l/api/lp/1.35/users/ Can we get a list of all permissions needed to successfully make this call? Thank you, Holly
-
How do I set up a developer account?
Hi, my company is partnering wit ha D2L Brightspace user and we're setting up our first integration so that they can access our tools via LTI 1.3. I'd like to create a developer account on Brightspace in order to test out the integration to make sure everything works smoothly for our customer integration. Can you help me…
-
My Brightspace is not syncing with the modules
Hi, I have newly added modules and it's not reflecting in my Brightspace. Is the API syncing not automatically done? Here, I attach the new modules, and the Brightspace is still showing the old modules (deleted ones, without the newly added ones)
-
Different time zones
Hi… How can we solve the issues about different time zones? If we ask students to change it manually from their account settings, it works correctly just for Americas and Europe, not other continents. This might cause confusion, especially when it comes to the assignment/quiz due dates. Could you please provide a solution…
-
Questions Regarding Quiz Questions and API Capabilities in Brightspace
I am currently working on my paper, where I am investigating how to utilize Brightspace for generating quiz questions from an external application. In this context, I have the following questions: - Is there an API route available specifically for generating quiz questions? I have only found a route to create a quiz…
-
change CONTENT_COMPLETIONTYPE_T via the API
(newbie here, please bear with me) Dear all, I have a widget running with some javascript. I can get info through the API (get the TOC, whoami etc.), I can change the Title of a Topic, it all works. What I want to do, is change the CONTENT_COMPLETIONTYPE_T with an API call. In the TOC object, CompletionType exists for…
-
Request for API Access to Start and Submit Quiz Attempts via REST API
Dear Brightspace Support Team, We are currently integrating Brightspace with our internal systems and would like to automate the quiz-taking process for users via API. Specifically, we are looking for REST API endpoints that allow us to: Start a quiz attempt for a user Submit answers to quiz questions programmatically…
-
How can we bulk restore deleted group categories and assignment folders in Brightspace?
We have a list of group categories and assignment folders that were mistakenly deleted, and we need to restore them in bulk. I’ve reviewed the available Brightspace API documentation, but I haven’t identified any specific endpoints that support restoring both group categories and assignment folders. If anyone has…
-
API to Retrieve and Update User's AOU/Department Level Role in Brightspace?
Is there an API in Brightspace that allows me to retrieve a user's role at the AOU (Authorised Operating Unit) or department level? Additionally, is there an API that allows updating a user's role at the AOU/department level? If so, could you please provide the endpoint details and any relevant documentation? Best regards,…
-
Course Info Endpoint for Student Role
Right now all our instructors can access a URL like https://online.eiu.edu/d2l/api/lp/1.9/courses/264585 But if a student tries to access it, they get forbidden. How can we enable this for students? It looks like we need to turn this on: ? Thanks for the help.