-
how can create a course similar to the one used by FedEx for our employees?
We would like to develop a course in which on boarding and additional training can be done as we get new employees.
-
Elucian Luminis HTTP Client integration
Hello, Our institution is planning to migrate our SIS to Workday Student in the next 2-3 years. In the meantime, our current integration with Brightspace uses an HTTP Client called from the Ellucian Luminis portal. I believe the API might be called BIC, as our endpoint is /d2l/bic/bannerMessage.d2l Will this integration…
-
Sort API for Grade Category/Item
Hello did Brightspace have Grade API for soirting Grade Item/Category by Name?
-
API for Personal Display in Grades
Hello, I want to hide Final Grades(Adjusted and Caculated), by using API. Can I get some End Point For that, or a Link Or How can i copy all personal view setting to other course(Not Grade Setting) Please Help
-
Does API support setting language?
@Ian.P.710 and all… Does the API support setting a language (other than English) for a course? What languages are supported? In the UI, I see the ability to set English or Spanish, but I don't see that in any of the API actions for courses or course content. Thanks! Richard
-
LDAP Proxy
Has anyone successfully set up an OpenLDAP proxy for Brightspace? If so, please let me know. I am having issues with my configuration. Thanks.
-
Help with uploading photo image to course offering via API
Hi, I'm trying to upload an image (photo jpg) to a course offering. I'm using the API listed here: https://docs.valence.desire2learn.com/res/course.html#put--d2l-api-lp-(version)-courses-(orgUnitId)-image And I'm trying to follow the instructions for a "simple" upload here:…
-
Protection Against GPT empowered LMS Plugins
Just reading Integrity Advocate's alarming article on the speed at which GPT LMS Plugins are being created https://www.integrityadvocate.com/blog/integrity-of-online-learning-eroded-by-gbt-empowered-lms-plugins At my organization, we do not use Integrity Advocate but we do use proctored exams using D2L's quiz tool. What…
-
need to add code
for adding ReadSpeaker
-
Is it possible to use the Brightspace API to create a Learning Path
-
How to Update Line Items with LTI Advantage?
I'm currently encountering an obstacle while attempting to update line items that were generated via LTI 1.3 deep linking (scoreMaximum, label, startDateTime, endDateTime). The grade item's name will undergo an update, but that encompasses the extent of the changes. The name and dates for the quick link will remain…
-
I am going to access D2L Rest APIs to get data. Is there a rest endpoint to generate access token
I am going to access D2L Rest APIs to get data. Is there a rest endpoint (POST Endpoint) to generate access token rather it goes through user flow.
-
Bulk Delete Tool for content removal (not course delete)
We are in need of a bulk delete tool to remove all content and re-use the shell. Does D2L have such tool? If not, is there one coming?
-
Which endpoint to use to enable sections
Hi, We use the API to enable sections. We use this endpoint to initialize the sections: This works in version 1.36 but not in higher versions like 1.44. This most likely has to do with it being Deprecated but the information about the API versions for this route is very confusing. We have LMS version 20.23.7.20917. When I…
-
Merging Accounts
Hi, From what I have read so far there seems to be no way of merging accounts in Brightspace (let me know if I am wrong). This is just a basic feature in most LMSes. There needs to be a way to merge accounts and transfer learning history between accounts.
-
Quiz APIs
I am looking to create a summary web page for certain quizzes. I would like to be able to get the data from the quiz attempt of the logged in user and then display it in a format I decide. I have a good understanding of general programming but not done anything with APIs before and struggling to make sense of the…
-
Homepage setup
-
Update paging options in quizzes to 1 question per page
Hello, I am trying to change this value programmatically in all my courses for all the quizzes always to show 1 question per page. I am checking the documentation here https://docs.valence.desire2learn.com/res/quiz.html for quizzes, but I don't see anything related to it. Is there a way I can do this? I can't even see…
-
looking for some information on how to get started with D2L integrations
I'm aware that I need someone internal to my organization to approve the application and give me the Key pairs, however I'm just curious on a few things like what the main difference is between the ID-Key authentication versus the 0Auth 2.0. I'm looking to build a discord bot to automatically post the due dates for the…
-
Grades changes; how to tell if there are new grades added or modified?
When grades are added or adjusted in D2L, is there any way to extract this information so that I can feed it back to my Student Information System? Any APIs in particular that would help? Thank you.