-
where is the D2L Student Help widget.
-
How do you embed a video into a page while being able to enable captioning?
Hi everyone! We're new to Brightspace and getting our feet wet in developing courses and adding content. I would like to add a video within a page in my course, so that I can embed it between paragraph language (rather than have a standalone video page like I currently do - screenshot below). When I use the "Insert Stuff"…
-
📚 Happy World Book Day!
April 23 is World Book Day, and you know our Community is all about learning and sharing knowledge with one another! So we want to know… what's the one book that has stuck with you long after you finished it? The one you still think about, recommend to others, or that makes you want to reset your mind just to re-read it?…
-
Surveys tool no longer available in Admin Tools (org-level)?
Previously, one of our staff members was able to access the Surveys tool directly from the main homepage via Admin Tools. From there, they could search across courses (including multiple terms) and pull survey results without needing to enter each course individually. It now appears that this option is no longer available.…
-
Quizzes QTI Import
I'm reaching out to see if anyone can say if the direct QTI (.ZIP) import feature through quizzes (not Import/Export/Copy Components) has changed recently. I have an instructor who says it always worked, and now doesn't. Looking at what they provided it appears to be a Blackboard format question pool inside the .zip. The…
-
Impersonating in a Distributed Administration context
Our suborg admins would like to be able to impersonate users within their suborg. We have those permissions turned on for that role, but realized we likely need to have the permissions turned on for the learner role as well, since that is how suborg admins are enrolled at the org level. While we don't want learners to be…
-
Recording lenght limit?
Hello Is there a way to limit the length of a recording a student can record and send inside a quiz? I'm trying to get my students to send their responses in audio format, but I can't find a way to set up the length. I don't want them to ramble, so I need to set up a max time. Do you know if this could be done at the admin…
-
Extend the length of audio capture
Hi, we want to extend the length of the audio capture option in Brightspace: Right now it's 30 minutes but we would like it to be 60 minutes. I found some old posts mentioning config variables for this, but i can't seem to find those variables….is there any way we can extend this to 60 minutes? Thanks! Regards Roel
-
Gradebook horizontal scroll bar
Hello! An instructor who used Chrome browser told me the scrollbar which used to appear at the bottom of the screen no matter where were looking now ONLY appears at the bottom of the gradebook. I can't share more specific images for confidentiality reasons, but in the past, no matter where you were on the gradebook page,…
-
Wasn't there a Last Edited date on the html pages in Brightspace?
I seem to remember at one point we could scroll to the bottom of a course page and see when that page was created/last edited. This was in Classic. Can we still see this or add this in for NCE? Is there a config variable I've just missed?
-
Any plans for an automatic late submission penalty?
There are some features that I would LOVE to see incorporated. Are any of these on a list of possible updates?Automatic late submission penalty Automatic late submission penalty Inserting a picture has a search box available to find files by name Default number of students is set to max (attendance, grades) Sending emails…
-
Does the gradebook automatically change the weighting if you exempt students from assignments
Hi folks…..I have two evaluation profiles in my course outline for students. If they opt out of journals and problem sets, then the weight of their tests goes up by 20 % and is now 70% weighting and the final remains the same 30% weighting. my question is around those students who are opting out of journals and problem…
-
How to Prevent D2L from Rounding Up Decimals in Grades
Can you prevent Brightspace from rounding up a grade to two decimal places? I am helping an instructor display up to 4 decimal places for both individual grade items, and for Midterm and Final grades. I have tried everything from changing the Org Unit Display Options on both instructor and student ends, reviewing…
-
Limitations on single-member user specific groups?
Is there a limit to the number of discussions you can have in an auto- enrol group set as single-member user specific?
-
How do I set up a rubric where different criteria have different levels?
What do I do if criterion 1 has 4 levels but criterion 4 only has 3? Example: Criterion 1 is for evidence, so the full marks are for all required sources being present, then level 3 is most are present, level 2 has less than half present, and level 1 is no sources present or properly cited. But then Criterion 4 is for MLA…
-
Seeking API guidance: Submission Setting "Overwrite submissions.." via Brightspace API
I am developing a custom widget to automate the creation of Assignment (Dropbox) folders within specific course offerings for a semester. I am successfully using the POST route /d2l/api/le/(version)/(orgUnitId)/dropbox/folders/ to create the folders. However, I need to ensure the submission setting is set to: 'Overwrite…
-
Applying a Grade Scheme to a Program Level
If we apply a grading scheme to a program level, does it effect open courses? We want it to only apply to future courses in the program, is that possible?
-
Smart Import - H5P
Hello, I am wondering how I can add a video to a smart import (H5P)? I am also attempting to make an additional slide, but it will not allow me to do so at the moment.
-
Custom JavaScript Support in Brightspace Theme
Hello Team, We are working on a requirement to integrate a third-party accessibility tool in our Brightspace environment. This integration requires loading a custom JavaScript file across course pages. We would like to confirm whether Brightspace supports adding custom JavaScript at the theme level (for example, via the…
-
Course Files API - Delete file
When I use the Course Files API to view a file, it works as expected. For example, GET d2l/api/lp/1.44/xxxx/managefiles/file?path=/path/to/file.txt (org id and file name omitted) works completely fine and as expected. Based on the documentation, it would appear that the only thing that should change is instead of using the…