-
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).
-
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).
-
Editing & Chunking Content From Course Shell
I have tried to edit the content in my class that was uploaded as part of the course shell. The issue is that I made a copy and edited it by chunking the material into small content. I imported another copy of the content and then edited it with different items from the content. The problem arises there. I went back to the…
-
Quizzes
Hello, Can you set the default for Quizzes to first attempt at the organization level?
-
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':…
-
Brightspace Self-Guided Instructor Course
I have two questions: Do you get a certificate when you complete the self-guided Instructor course in the D2L Learning Center. Can you place the Self-guided Instructor Course under your Org so you can see who is taking/took the course? Thanks!
-
Updated Quiz Questions in Library are not Updating in Quiz Pool
Hello, I am making updates to questions in the question library then saving in both the library and quiz pool when prompted. However, when I preview my quiz, the updates are not populating at all. How can I fix this without remaking my quiz pools each time?
-
Can you please guide me to integration D2L Integration for course outcome.
Hi @Team, Can you please help me to integration D2L Course Outcome integration. I am integrating D2L with our product. Please help me as soon as possible.
-
Can anyone help to integration Course Outcomes integration (Third party URL)
Hi @Team, I am integrating the D2L into our application. Can anyone help me for integration. I have stucked in some of the places. Now I need to create a course outcome. Which API I have to refer. Please help?
-
scope error
when updating user via rest api PUT /d2l/api/lp/(version)/users/(userId) my app registration has the following scops: core:*:* enrollment:*:* groups:*:* organizations:*:* orgunits:*:* role:detail:* users:userdata:* still get the error : "No scopes defined for specified requests."
-
Merged: How to contact the API team?
This discussion has been merged.
-
Bug when updating quizzes?
I'm an experienced developper making a tool to update a bunch of information programatically. I have no problem updating folders but I have a weird issue with the PUT /quizzes/quizID endpoint, see here https://docs.valence.desire2learn.com/res/quiz.html#put--d2l-api-le-(version)-(orgUnitId)-quizzes-(quizId) I kinda figured…
-
Improving search results under DISCOVER
Greetings, The Discover tool is in need of some tweaking. My academic section is called AWO. Typing those 3 letters into Discover yields results including *every instance* of AWO, AW, or WO appearing anywhere in a course title or description at our university. Worse, it doesn't sort by accuracy. This means students typing…
-
Assigning learning in Learning Groups
I have a learning group that has started going through 4 courses assigned to that group. I have now been asked to add a learning path of 24 courses to that Learning Group. The learning path includes the 4 courses that were originally assigned. If I assign the learning path to that learning group, will the progress of those…
-
Safelisting / Whitelisting
Hello, I am wondering if there is a way of tightening the safe listing / whitelisting so that our clients can only login to our subdomain while accessing whatever other subdomains the components and apis need to reach out to function. My employer does not our clients having access to logon to other organization's…
-
Registering account and OAuth 2.0
Hello, I am a new developer currently studying Computer Science at Michigan State University. I would like to register my test developer application and gain admindtrstaive privleges to access the Estensilbity tool. My goal is to make API calls to D2L from my web application project.
-
Can you share rubrics between departments in Brightspace?
What is the easiest way to share department rubrics within Brightspace? Since rubrics are easily edited, I do have a concern about keeping them in tact when sharing. Thanks!
-
Can I associate a selectbox grade item to a discussion topic?
When attempting to do so the grade item does not appear in the list of selectable existing grade items. When creating new from the topic it defaults to a numeric grade item.
-
Is there any open source documentation available about Course Merchant? Focusing on systems security
Hello, I am working on documents for my Teams Enterprise Learning Management System and focusing my efforts on Course Merchant. I came to the realization that there isn't a lot of documentation available for this platform. Is there anything the communication could share about the systems' security architecture and the data…
-
Test Users and Roles
Good evening, I have 2 questions: The API Test Tool site () states that you can use the DevCoPStudent account to test API calls to the test D2L site (devcop.brightspace.com). I am doing this successfully. Are there any other test accounts I can use to call the API, particularly a user that is a lecturer, not a student; and…