-
api call to add multiple questions to quiz?
Hi! I was wondering if there was also an api function with which i can add one or multiple questions to a quiz? I found the functions for adding quizzes and retrieving quiz questions but adding them i cant find, is there a way? Thanks, Roel
-
Can you use the Brightspace API to add a Survey to a Topic Item?
You can use this call to update topic items. The json parameters you send in the post has a url parameter that is supposed to point to the Survey. However, when retrieving the survey, the SurveyReadData does not contain a url parameter. Is it possible to create a topic item that has a link to a survey? Thanks.
-
How do I replace a video in the Welcome Widget?
We currently have a 2 page welcome widget that includes a video. I need to upload a new video but the Customize widget "…" link does not work for me. Would appreciate where to find instructions for doing this. Can't seem to find anything in D2L community or even in google.
-
Upload File Access to the Media Library via API
Is there API access to upload files to a users Media Library? I can't find reference to it specifically but perhaps it's something that's been documented elsewhere. Thanks for any assistance you can provide:
-
Change the displayed Date on a certificate.
Hello , Please is there a way to change the date format on a certificate. Example: i would like to change this date Thursday April 4, 2024 to April 4, 2024. Thanks
-
Data Hub's APIs- Retrieve a Data Set Extract File
Hi all, Im trying to retrieve a data set extract file fro Data Hub API. Im stuck at this part. I tried on it didnt work. The error is Unknown error occurred (HTTP status 500). Can someone help. Thank you.
-
Keyset URL cannot be reached
I'm trying to setup an LTI advantage link with Mahara on our test environment but after completing all the details as instructed on the Mahara help pages here: https://manual.mahara.org/en/21.10/external/lti_brightspace.html#ltiadvantage-brightspace Brightspace returns a Keyset URL cannot be reached error. Any ideas what I…
-
How can i have Quicklink (CIM)
Hi, i have a problem. Need Quicklink (CIM) for integrate winth Edpuzzel: But i don´t have it in Brightspace: Already use the normal Quicklink but it dosn't work. In edpuzzel tell me that i need ICM Someone know how can i have it?
-
How to get subsequent evaluation for an already evaluated student?
I use Brightspace as a facilitator / teacher. I'm making a browser extension for myself that automatically find any student assignment submissions that isn't evaluated. For my first version I used the following endpoint: GET /d2l/api/le/(version)/(orgUnitId)/dropbox/folders/ The data it returns contains 2 relevant fields:…
-
DataSetId and Filter spec/definition resource
Hi All, I have just started working with Brightspace and I am running into a bit of an issue. I want to call the following endpoint /d2l/api/lp/(version)/dataExport/create the object it expects requires a DataSetId and Filters (I assume specific to each data set) Where is a list of these DataSetIds and filters. I have been…
-
Can I integrate an additional feature inside D2L to import student grades from an outside source?
I want to create/integrate a feature, e.g., a new Activity, that would allow me to import students' grades from an outside source like GitHub or GitHub Classroom. Is there any API I can use for that?
-
API doesn't bring in User and Org Units deletion data
Hello I have recently made some additions, updates, and deletions on users and Org Units pages from the D2L admin page. I was expecting these changes to flow through the below Brightspace differential datasets - Users Differential - Organizational Units Differential The additions and updates did flow in as expected from…
-
Grading with an IPad
I Love grading reports/papers with an IPAD but the submission tool is really hard to use without making a ton of mis writes when scrolling. Any chance of fixing that system?
-
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?
-
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
-
LTI Iframe copy-paste rights
When using LTI in the content of a course there is an iframe being used to embed the LTI-tool. This iframe gets the following permissions in the allow-attribute: "camera *; microphone *; display-capture *; encrypted-media *; fullscreen *; autoplay *;" I'm missing the permissions to access the clipboard: clipboard-read…
-
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…
-
intelligent agent attachment
Hello, I was able to generate a certificate with the participant s full name from the course Award, but i would like to add it to the intelligent agent. the intelligent agent, sends an email with the certificate in the email attachment but the certificate does not include the user s name, how could i change the settings to…
-
A challenge to developers
Here's a challenge for D2L developers: using the standard BrightSpace FIB question type, make the following verse into a FIB question out of 4 marks where the words between asterisks are the blanks. Match all line breaks, include all punctuation, and ensure that weighting of each blank is the same. Let us go, through…
-
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…