-
Retrieve list of links in a topic and update it using API
Is it possible to retrieve all the links existed in the topics/units and update it using API?
-
Issues with 3rd party content (H5P assets)
Since the beginning of the year, we've had widespread complaints from users that interacting with H5P assets causes them to jump to the top of the course page on which they are working. This occurs inconsistently across H5P assets and users report extreme frustration. We've been advised that this defect is the result of a…
-
get data from API
I am trying to pull data like given in the Datahub → Data Sets → 1. Organisational Units, 2. User Enrolments, 3. Course Access
-
SSO Integration D2L
Hello, I need to integrate with the D2L platform into our system called CERBRUM, but I am encountering some difficulties. Whenever I fill in the necessary parameters for the API request, even though they are theoretically correct, I receive the code 403 (Forbidden), as a response to the request. I believe that one of the…
-
Use for a provincial charity
Does anyone have experience using Bright Space with a charity such as BC Search and Rescue? I am looking for details on the cost of this kind of use. Also, any information on whether Bright Space will hook up with WordPress would be appreciated.
-
Is it possible to set the display options for a Grade Category using the API
We want to create Grade Categories and Grade items using the API and I was wondering if it is possible to set the Display options (see picture) using the API. Creating Grade Categories and Grade Items work perfect but I can't find how I can set the display options so I can hide the calculated total score for the Grade…
-
Using API to Create, Edit and Delete for Intelligent Agent tool
Hi, Anyone has any experience on using API to do the CRUD actions for Intelligent Agent tool?
-
Question about API
Hello dear, I hope you are doing well. I am an MMI student at Breda University of Applied Sciences in the Netherlands. I am working on an idea about schedule arrangements for students who are using Brightspace. This application can create plans for students' assignments. Now, I have a question for you. Does Brightspace…
-
OAuth 2.0 Client Credentials Flow Support for Brightspace (M2M)
Is there any support for OAuth 2.0 flows other than Authorization Code Grant (preferably Client Credentials flow)? I'm needing support for fully headless automation, and the need for a user to log in with a browser in order to get an initial authorization code doesn't make sense for a fully automated environment. Private…
-
How do you use the Brightspace API to associate a grade item with a topic in a course?
Using the Brightspace Valence API : I am creating a grade item with this call: But I don't see how I can then associate this new grade item with content in a Course. I can retrieve a topic within a course and see it's ContentObject JSON block: This ContentObject JSON block has a "GradeItemId": But there is no way to set…
-
Brightspace API to check if a page is in Edit mode
Hi there, I was just wondering if one can leverage the Brightspace API or some other way to check if a page (content page) is in edit mode. If so I can use some JavaScript to add a class to the <body> which temporarily disables SAL animations. I use SAL (Scroll Animation Library) and elements that bear data-sal attributes…
-
Unity App to submit xAPI data not LMS hosted.
Hi there. I work for a studio and we are invastigating building a Unity Game that submits xAPI data back to a D2L LMS. The intention is not to host the application on an LMS, but instead to have it run localy on people's machines, so authentication would need to be managed via API requests. Is this something that is…
-
Regarding Access Token With OAuth in c# console application
Hello Team, I tried to get access to Token in my c# console application but got an error like the below An error occurred while generating token: Status Code: 400 Response: {"error":"invalid_request","error_description":"Missing \u0022client_assertion\u0022 parameter"} Failed to obtain access token. Can anyone suggest me…
-
Is there a way to test brightspace api with a sandbox?
Hi, Is it possible to try out some brightspace api without a production account. Thanks!
-
Students' Survey/Quiz Responses
Is there any way of accessing the students' survey or quiz responses using the API? So far I can only access metadata around their attempt (e.g. when they took a quiz, the grade, how long it took).
-
How do I code a solution to query the Brightspace API?
I am trying to develop a programming solution to query the Brightspace API. The reason is because of incompatibilities with Informatica which is my only tool for integration at this time. I have tried scripts in both Python and Powershell. I need a refresh token. The following link shows how to obtain a refresh token. I…
-
Survey/quiz responses in the API
Is there any way of accessing students' quiz and survey responses in the API? So far I have only been able to access attempt metadata (e.g. when a student took the quiz, how long it took them).
-
Search functions and Searchability within Brightspace Classes
Hi! I'm wondering about the search features in Brightspace and how to utilize them if they exist. Is there an internal Brightspace way to incorporate a search function into a large class for the users? I would hope the search function would allow for a user to enter any words and then multiple avenues be identified to…
-
User Timezone update through API
We create users through the API, but for some reason Timezone is not an attribute that can be set and we need to ask users to configure it themselves. This is causing a lot of headaches for us as we have students and programs in multiple timezones. When could something like this be delivered?