-
Deactivating users
Hello Am I right in saying that when we deactivate a user, they will not receive any notifications from the system? Kate
-
How to use APIs in Custom Widgets
I am attempting to use this endpoint: https://(our brightspace sandbox).brightspace.com/d2l/api/lp/1.9/enrollments/users/(test user ID that exists and has valid enrollments)/orgUnits Purpose - Create a Custom Widget that will allow students to see any Inactive Courses they are enrolled in by parsing JSON responses to pull…
-
Course Site Evaluators
Greetings! I wouldn't know if such a thing exists, but I am curious if there are individuals or communities that engage in course site evaluations. I teach an asynchronous graduate level course for an introduction to statistics. And, I am wondering if and how I could connect with any individuals with the pedagogical,…
-
Ability to allow Instructors to Opt-In/Opt-Out of New Content Experience (Lessons)
I just noticed in the administrator documentation that the configuration variables no longer allow for administrators to allow for instructors to Opt-in or Opt-out to use the New Content Experience (Lessons). When and what was the reasoning behind this deprecation? Thanks much. Travis
-
Quiz Grading Quesiton
Is there a way in Brightspace to notify me if I miss grading any questions in a quiz before clicking the publish button? Occasionally, I overlook a question or two while grading, and I’d like to set up a notification or alert to ensure I catch everything before publishing. Is there is no such option, I'd like to see it…
-
Underlying SQL?
Once I create and analysis in the analytics builder using the GUI is there a way to get to the underlying SQL to make modifications?
-
Display Class Average to Users & Display Grade Distribution to Users Privacy Issues
Hi. I have an instructor who is concerned about privacy in a small class if she uses the Display Class Average to Users or the Display Grade Distribution to Users options in a Grade Item. She is afraid other students may figure out student grades. Is there any setting that requires a minimum number of users in order for…
-
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.
-
Options for sections
Is it possible in Brightspace to teach a course for several years and make a subdivision with sections per year, per period, per class. The content of the course is unchanged. The announcements, assignments, quizzes etc will change. It is possible to work with 1 course instead of creating a new course per year/period.
-
Error message when inputting grades
I have a faculty member who is putting in grades and they are getting an error message that instructs them to: Enter a non-zero denominator. They have been putting in grades for weeks now and up until today, putting in grades in the gradebook was not an issue. Then they opened the class today and this error came up having…
-
Quick Eval: removing an evaluator
My role has changed. I now have an admin role. A few course assignments continue to show up in my quick eval. How do I make that stop?
-
Manager Dashboard - Different Roles
Hello Brightspace Community, Hope you are doing well. I want to set up the Manager Dashboard tool in my course. It works very well with the Learner role, but it doesn't seem to work with a custom role. Specifically, I have learners that speak French, so I did create a specific "Apprenant.e" role for them, for them to see…
-
Suggestion: Add 'Only Show Users with Unpublished Submissions' Filter Option for Grading Assignments
When I grade an assignment that requires an attachment such as a Word document, I use the filter shown in Figure 1 below to find submissions I have not graded yet. After finding the new submissions, I select them all and click Download to download the attachments, as shown in Figure 2 below. The issue is when I reapply the…
-
Blackboard to Brightspace
I am a CUNY faculty member: I want to know how to combine two or three classes because often I have cross listed courses. Thank you MC
-
Hi I am trying to create an account with Brightspace for an online course
Hi I am trying to create an account with Brightspace for an online course I wish to do through Derby University, unfortunately after receiving a verification code, I received the following error message - Single Sign-On Error, are you able to help me to log on ?. Many thanks for your help, Kind regards Andy P
-
Due date for graded Discussion topic?
I have an instructor who has a series of graded discussion topics in his course. He wants to add a due date to each topic but neither of us can see this option anywhere. Is it possible to add a due date to a graded discussion or can we only set start date/end date followed by manually creating a calendar event for a "due…
-
How to make Final Adjusted Grades visible to students
I tried via the Grade Setup Wizard, checking the Automatically Release etc, but students still cannot see the Final Adjusted Grades. From Manage Grades, attempting to make Final and Final Adjusted grades to students I get the error: "Final grades cannot be hidden or made visible" This is very frustrating and time wasted…
-
Why is D2L using poor UX design with nested frame-based user interfaces
It is known issue, especially, on Lenovo laptops, that on some features the frame within a frame within a frame code design does not allow a user to scroll down to click the Add or Submit or Allow buttons. I gave an exam on Friday using the Video Record option in a Written Response Quiz Question with my English language…
-
How do I remove a user from a SECTION using the API
I am able to enroll a user into any given section using the API, however I am unable to remove that same user from any given section using the API. I've reviewed the various endpoints, and the closest I got to removing a user using the API from a section was to call the DELETE method on an endpoint like this:…