-
IOS ipad & Apple Pencil Grading Capabilities?
Hello, Is there any chance Brightspace is developing (or has already developed) grading capabilities with an instructor app and ipad + pencil -- so that I can actually handwrite comments on submitted papers, mimicking the process of pen and paper? I taught at a school that used Canvas in 2022/23 and that is the 1…
-
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: https://docs.valence.desire2learn.com/basic/fileupload.html
-
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?
-
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…
-
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…
-
Has anyone else experienced issues with uploading SCORM/xAPI?
Hello wonderful D2L community! My colleague is experiencing issues when trying to upload an xAPI zip file to a course through Content → Add existing → SCORM/xAPI object → upload a new version. I have no issues completing it but when she tries to the progress is stuck at 0%. Has anyone experienced this? I've checked her…
-
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:…
-
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…
-
oAuth - how to get user's ExternalEmail
A customer of ours has asked us to build an oAuth Login option into our product from their Brightspace platform. We have the oAuth wired up, and I can use the oAuth code to call /users/whoami but this only gives me the user's Brightspace id (Identifier) - I need to get the user's ExternalEmail which I don't appear to be…
-
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?
-
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…
-
API access / token issues via OAuth2
We're currently facing API access / token issues via OAuth2. We're using a Brightspace user account (i.e., not an institutional account) in our Brightspace to authenticate access for API use. As this is a Brightspace account, we're by-passing the institution's SSO by using a redirect link which allows the account to log in…
-
How do you use the Brightspace API to associate a grade item with a topic in a course?
Using the Brightspace Valence API :https://docs.valence.desire2learn.com/reference.html I am creating a grade item with this call: https://docs.valence.desire2learn.com/res/grade.html#post--d2l-api-le-(version)-(orgUnitId)-grades- But I don't see how I can then associate this new grade item with content in a Course. I can…
-
Can we allo for multiple pieces of evidence to download at one time?
My student write in a journal every day and after a month or so, i take pictures or 7 or 8 writing samples for the students' portfolios. I would like a way to upload them all at once to the portfolio app. We use the hub as staff and I love brightspace but not having this option is a barrier for myself and others in terms…
-
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…
-
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…
-
CSS Technical Question: Creator+ and Code blocks
I am trying to track down the source of a bug where the line numbers get smushed when you put a code element inside a Click and Reveal. I'll attach two images. The "Edit" view where the line numbers appear correctly, and the "Live" view where the line numbers get overlayed on top each other on line 1. Any ideas on how to…
-
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…
-
Pulse - videos
Is there a plan to allow videos to play from within Pulse? In fully online courses, students often use mobiles to watch video as they commute or at other times when their personal computer may not available to them. Would like to know what development plans are in store for Pulse.