-
broken images-- fix no longer working
Hello and thanks in advance for any support! In the past, broken images in our homepage widget content were quickly fixed by clicking the image and removing the “edd/” from the URL. This fix no longer works, and some images appear broken without it. Is there another fix or workaround available ?
-
How to change quiz question score after attempts?
Hi D2L Community, Is there a way to change the quiz question point value after a student attempt has been made? e.g. I have a question which was scored as 1 pt, but it's supposed to be 3 points. Is the only way to adjust the Grade Item score (via Grades) & "to update all attempts" (via quiz)? I've referred to this thread…
-
Do we meet with the peers today
Good afternoon I am trying to catch up with the school. I need to know if we are meeting with the peers and the structure.
-
Quiz - custom feedback based on overall score
I have a series of weekly quizzes for formative assessment. I want to customise the feedback based on the overall score of the quiz e.g. students with over 80% are encouraged to attend a more advanced tutorial group. Is there a way to automate this in the quiz without needing to rely on intelligent agents?
-
Content Progress Tracking and Time Spent in Lessons
I'm hoping to better understand how Brightspace tracks time spent on Content pages. I understand that time on a page does not necessarily mean a student is actively reading or working, and I'm not looking for a perfect measure of engagement. My question is different: why does Brightspace sometimes report in Class Progress…
-
Where do I find my grades?
I just completed the first PCP course and my grades have been listed as released, where do I find them? I am looking for my overall final grade.
-
Test credentials
Hi! I am a software developer building a backend application. Can I please get test user credentials or administrator access for the devcop.brightspace.com environment to test my API integrations?
-
URGENT: Facilitator Can't Access Assignments
Facilitator for our May 2026 Competitive Bidding course is unable to view and grade assignments - this is the final week of the course and they've had no access issues up to this point. They have tried three different browsers, different devices and cleared their cache and nothing is working.
-
Edit email
Hello, I would like to change my email to the school email, could you please point me to the right direction on how to modify it? Thank you
-
quickest way to sign on
what do i need to sign on?
-
Bring Back Crtl+F Browser Search
I would like to request the restoration of the ability to use Ctrl+F to search within the gradebook and have the browser immediately navigate to the selected item. The recent update appears to have removed this functionality, resulting in a significant decrease in the efficiency and usability of the gradebook. In my…
-
Browser Find function no longer works on Enter Grades page
With the recent update to the Enter Grades page (scroll buttons), it seems instructors can no longer use the Find function in the browser (Ctrl+F) to jump to specific columns (grade items). Wondering if anyone has a work-around for finding a grade item quickly on the Enter Grades page?
-
Log of inactive users
Hi, is there any way we can see who made an account inactive? It seems to me there is no log about this, i can't find it in the Brightspace interface but also not in the datahub files…..thanks in advance! Best regards Roel van Doorn
-
Bulk course copy - New course name
We have successfully copied courses into new term courses. However, the new name does not get updated. Have checked the template multiple times and as far as I can see, the format of the file we are using is identical. Has anyone else encountered this issue? How was it resolved. Thank you
-
Can students see AI reports with Turn It In
Greetings, Are students able to see the AI report if you give them the option to review the Turn It In similarity check in the Assignment tool?
-
JWKS issue when deploying M365 LTI app
We have a newly deployed Brightspace instance (brightspace.spst.edu) and are configuring LTI Advantage (LTI 1.3) integrations for the first time. Our JWKS endpoint is returning — an empty keys array. We have successfully registered tools under Manage Extensibility > LTI Advantage, created deployments, and even completed a…
-
Removing an assignment from gradebook
I incorrectly added an assignment to the gradebook twice. How do I remove the assignment
-
Dropped grades
I have set up my Gradebook so as to drop the lowest grade in certain categories. I know how to do it but I always get questions from students when they see Dropped! I know the program assumes that the next assignment could potentially be dropped, but I wish there were a way that students wouldn't see that. I talked to a…
-
Can't access quiz
I can't re-access a quiz that was open, every time I try re- open it, I keep receiving a message that I must complete all activities first which I have done. I have closed all windows and re-started the computer and message still pops up.
-
API call on User Password reset NOT work
We have a API call when creating a guest user to Force Password Reset, but user does not get a password change on their next subsequent login. //Create User with guest role 109 URI createUserUri = userContext.createAuthenticatedUri("/d2l/api/lp/1.59/users/", "POST"); String screateUserUri = createUserUri.toString(); String…