-
Excuse my beginner level knowledge on this, but our organization is looking for a way to collect...
Excuse my beginner level knowledge on this, but our organization is looking for a way to collect submission date on all graded object types (quiz, assignment, discussion) and I can't seem to find a simply way to do it because it seems like it varies by object type. Does anyone have any recommendations?
-
I'm working on Python code to transfer grades into D2L and am following:[Archived Content]...
I'm working on Python code to transfer grades into D2L and am following: [Archived Content] https://community.brightspace.com/s/article/API-Cookbook-Setting-a-grade-for-an-assignment?t=1635592638467 Using the API Test Tool and different data than was used in the cookbook, I can get through all the steps until I get to…
-
Is there an API call for accessing the Manage Dates tool that allows us to then utilize its Bulk...
Is there an API call for accessing the Manage Dates tool that allows us to then utilize its Bulk Edit and Offset Dates features? This API call is the closest thing I can find in regard to updating a content module's start and end date.
-
GREAT OPPORTUNITY ALERT!If you're a Brightspace Administrator and would like to participate in...
GREAT OPPORTUNITY ALERT! If you're a Brightspace Administrator and would like to participate in some upcoming User Experience Research on Brightspace Administrator Tools- you won't want to miss out on [Archived Content] this awesome call for participation post!
-
Hi Everyone - I am really enjoying expanding on the Postman with Paul course and experimenting...
Note: This thread references the Learning Postman with Paul course article, which has been deprecated and is no longer available in the Learning Center. Hi Everyone - I am really enjoying expanding on the Postman with Paul course and experimenting with Postman quite a bit. While I am not a developer, I do enjoy tinkering…
-
Announcing the Brightspace API Postman Collection Challenge! The first 3 people to provide...
Note: This thread references the Learning Postman with Paul course, which has been deprecated and is no longer available in the Learning Center. Announcing the Brightspace API Postman Collection Challenge! The first 3 people to provide Postman Collection Suggestions HERE get D2L SWAG!
-
Hi all,Hope everyone is having an OK semester one start ( if applicable).Just a quick query. We...
Hi all, Hope everyone is having an OK semester one start ( if applicable). Just a quick query. We are looking to possibly use the JS injector to enable us to condense what is seen within the Announcements widget- so that instead of a full announcement - which takes up a lot of real estate - we instead have a few lines of…
-
Brightspace API Release Information Updates to the Brightspace API occur in conjunction with the...
Brightspace API Release Information Updates to the Brightspace API occur in conjunction with the monthly CD update process. Please use the following link to determine what is included in the current monthly update: https://docs.valence.desire2learn.com/about.html#current-release-changes Please use this link to see all…
-
Here is an example of using a GET call in the context of a custom widget (using...
Here is an example of using a GET call in the context of a custom widget (using java-script)... https://community.brightspace.com/s/article/NSSE-Survey-Custom-Widget-Recipe
-
Is there an API call to remove users from a section? I can only see the POST. I tried...
Is there an API call to remove users from a section? I can only see the POST. I tried unenrolling the user thinking that might take them out of the section but that also doesn't appear to be the case
-
We have added two new Postman Collections to our public repository:LTI 1.1 - a reference...
We have added two new Postman Collections to our public repository: * LTI 1.1 - a reference collection for LTI 1.1 related API routes * Distribute an Announcement - an API Runner Recipe for blasting out a news items to many org units (thanks to @Chris Fredrickson for the suggestion.…
-
Are there any endpoints for the quiz tool? Or, are there any plans to expose endpoints for the...
Are there any endpoints for the quiz tool? Or, are there any plans to expose endpoints for the quiz tool?
-
Hello Dev Group, I am looking to create a custom widget run server side code. ...
Hello Dev Group, I am looking to create a custom widget run server side code. This is to ensure a secure link from the D2L servers to a secure server that is hosted in our network. Does anyone have any ideas?
-
Are you a user of Data Hub? If so, the D2L Product Design Team wants your input on Data Hub!...
Are you a user of Data Hub? If so, the D2L Product Design Team wants your input on Data Hub! What is this research about? Our goal is to understand how Data Hub is currently being used so we can build it to be as intuitive and easy as possible. To help us do that, we want to better understand your experience using Data…
-
Hello All, I wanted to bring attention to some upcoming changes to how our group category...
Hello All, I wanted to bring attention to some upcoming changes to how our group category creation APIs will function as of our June (20.22.06) release. Full details can be found here: https://community.brightspace.com/s/article/Changes-to-the-Group-Category-creation-API-workflow
-
Could anyone advise something? That will be great appciated.
Could anyone advise something? That will be great appciated.
-
I would like to check if its possible to send scorm data over to BrightSpace from an application...
I would like to check if its possible to send scorm data over to BrightSpace from an application hosted outside of BrightSpace
-
The Brightspace Learning Center is getting a Refresh! Starting Monday August 30th 2021, finding...
The Brightspace Learning Center is getting a Refresh! Starting Monday August 30th 2021, finding your new favourite Brightspace Course, or Teaching Tool will be a whole lot easier with the release of a brand new Homepage! Get all the details on the new page and be sure to check in out next week!
-
Hey Developers! There are some great API Presentations coming up this week at Fusion! Feeling...
Hey Developers! There are some great API Presentations coming up this week at Fusion! Feeling short for time- 5 Minute Flares have you covered like this one on Wednesday July 21st, at 12pm ET Postman- The What, Why, and How in 5 Minutes! For anyone looking to get started with the Brightspace APIs, Postman is a must-have…
-
Hi Team Im working with my 3rd party to implement API from Brightspace to SF (in submitting...
Hi Team Im working with my 3rd party to implement API from Brightspace to SF (in submitting assessment), Can I have a clarification on these? * With the Rubric Assessment dataset retrieved where it contains LevelAchievedId * How do we determine the name value of that LevelAchieved? * Can this be achieved through API? If…