-
For all of the files I've created there is a big blanks space at the end of the published file.
When I've finished using the html editor to input my lesson and materials and save the file, there's a large empty space at the end before the editing options etc. at the end. The extra space isn't visible in the html editor, only after the file is saved/published. The blank space is insanely long and confusing for…
-
Add cc to Mail Templates
Hi, Is it possible to add cc/bcc email address to Mail Templates? For example, when a new user is created and email from Mail Templates is sent to the user is it possible to cc/bcc another email address? Thanks in advance.
-
Is it possible to allow instructors to unenroll without giving enrol permissions?
Our students are currently rostered in courses from our SIS using CSV Standard. When instructors merge their courses, SIS course registrations are added to the new parent course which is great. The problem is that when when students are withdrawn from the course in our SIS, there is no way to trigger an automatic…
-
Updating questions in an exam
I'm wondering if anyone has any thoughts on this- I created an exam in my Sandbox and imported it along with the question library to my course instance. My exam runs partially on questions pools (draw 2 MCQs from Chapter 2 etc). When I look at the Question library in both my sandbox and my course, the questions are up to…
-
Does the Differential data differ from the Data Export api endpoint, for Content User Progress?
Differential Data: https://<subdomain>.brightspace.com/d2l/datahub/dataexport/list/dataset/<dataset-uuid> Data Export endpoing: Specifically, I'm seeing User+Content Topic ID pairs in the Differential data for a given day, that does not exist in the data provided by the API.
-
Is it possible to assign a quiz to one student only?
Is it possible to assign a quiz to one student only? So other students don't see it on their gradebook and/or to-do lists? Thank you
-
Preventing Session Closure in SCORM Until Course Completion
Hi everyone, I’m currently working on a SCORM course integration and am facing an issue with properly managing session closure. Here’s the situation: I’ve implemented a mechanism that sends an Terminate message if the course is idle for too long. This successfully saves the session, but the user is then forced to close the…
-
Using LTI 1.1 - Auto-Detect User ID of currently logged in user and use it for API calls
Hi Team, I wanted to know if there is a way to pull the user_id of a currently logged in user? The reasoning to this is that I have 90% completed an LTI 1.1 API App that allows us to display content to students who are logged into their Brightspace homepage and showing them relevant course information; like an overview of…
-
Exporting Course information using API
I have had success exporting "grades" information using the API but so far have not been able to export course information. I have looked through the API documentation I can find and put together a GET string similar to what I use for grades that I thought should pull course information for a single course but it returns a…