-
Is there a way to save my work on a discussion forum in my classroom?
-
Quizzes not selectable in Quiz Printer Widget
I'm trying to implement the Quiz Printer Widget which I saw in a recent email about Brightspace features. I was able to create the custom widget at the organizational level and add it to a course. But no quizzes are selectable in the Widget. For some reason the widget does not see the quizzes. I attached an image and the…
-
API PUT to Course Offering Failing
I'm attempting to update a Course Offering to set IsActive to false. This is the record I'm attempting to update: { "Identifier": "745849", "Name": "Fall 2023 - Pharmacology I (NURS-3104-A-B)", "Code": "X2388082480198", "IsActive": true, "CanSelfRegister": false, "Description": { "Text": "", "Html": "" }, "Path":…
-
Embedding Assesments: H5P vs. Brightspace assesments
I just want to make sure I am not missing something regarding the embedding of assessments, primarily quizzes. I can insert H5P assessments right on the HTML "file" content page but when I use a brightspace quiz, it seems that I can only put it in the same module the HTML file page sits in, I can't embed within the HTML…
-
New Quiz Evaluation Experience
Hello, My name is Brayden — I intern as a Support Service Desk over at Central New Mexico Community College (CNM). First, a little bit of back story: I have a colleague here at CNM who also works at another college… both colleges use Brightspace. Currently, the New Quiz Evaluation Experience is only in our DEV environment…
-
Is there a way in templated versions of D2L to search for all forum posts by a named student?
I am using D2L at a University that uses templated provisioning so I have little control over what I can do on the platform. The templating is what our administrators do so that course-wide over our University all students and faculty see the same thing, thus minimizing multiple learning curves between courses and zero…
-
improving the attendance function
Can someone at D2L improve the attendance function please. Currently it is rather useless. it doesnt interconnect with the grade book or metrics and it is difficult to even read because the students names disappear when you scroll to the right to enter my Attendance Status. Please help
-
brightspace quiz feedback does not always save images
I am screenshotting images of worked problems into my quiz feedback. It always allows me to hit the save button, but it only remembers the feedback about half the time. Any idea what is going wrong with it? It will not let me save the following image as feedback, despite allowing very similar images,
-
Attendance functions help please
I cant see the name of the student after about the 5th week when scrolling through attendance chart, Also, how do i connect attendance chart to the grades book? appreciate any help rudy
-
Captivate 19 html video with embedded Exit button closes the whole web browser tab on click
In our Brightspace course we use html videos exported as zip files from Captivate. We then upload the zip file to Manage Files and then we unzip the file and point to the index.html in a module for a course video. Within the video, there is an embedded exit button at the end of the video that generally just exits out of…
-
where do i post development questions?
Can someone at D2L improve the attendance function please. Currently it is rather useless. it doesnt interconnect with the grade book or metrics and it is difficult to even read because the students names disappear when you scroll to the right to enter my Attendance Status. Please help
-
Why don't I seem to have role based access to API from a logged in session?
Hello, I am using a javscript file hosted in public files and a widget to prototype a tool for our school. I use replace strings to create a global variable with the org unit id that my javascript can access. I am able to use the org unit id to create API urls that allow me to retrieve information about the course (for…
-
HTML custom template
hello How do we go about creating custom html templates for content? i.e. with our own brand guidelines for images/font etc thanks, kate
-
Changing the colours of Buttons throughout brightspace
Hello I was wondering if I've missed something obvious, but I want to change all the button colours within Brightspace to match our brand. We've updated the Nav bars to match our brand. And the colours for Units on the left hand navigation match our brand. But I can't work out how to update the colour on the buttons for…
-
Some Ideas and useful AI hint for making quizzes
In developing a new class, I have some ideas that will benefit many others. 1. I am able to make (using AI) quiz banks and easily import them (I can share my AI prompt). When importing multiple choice questions, there is no way to randomize the answer order in the import, they must be done by hand on each question. Adding…
-
How can I see a student's point total by category in a weighted gradebook?
When I look at the gradebook, all I can see is their percentages achieved in the category. The percentage they have out of 100% for the category and the total they have out of the weight of the category. But I need to see the total of the points for each item in the category.
-
LTI1.3 sync limit of 200 user
Hi all, I'm a LTI tool developer, and I'm using LTI to create a ltirescourcelink type. But I found that there were 600 users in my course, but only 200 were sent to me through the api, is D2L split the user list then send to us? and how can I get the whole user list? Any comment or idea is appreciated!!! Thank you!!!
-
? icon in student submission for a quiz
In my grade book for a quiz there is a ? icon for a submission by a student - no grade recorded - how can I reset the quiz so the student can take it again?
-
Exporting Quizzes
Hello everyone! Does anyone know if quizzes can be exported from Brightspace? We have teachers creating quizzes in Brightspace and would like to export them for their records. Thanks!
-
Permissions error on GET /d2l/api/le/1.83/{orgUnitId}/grades/values/descendants/
Hi community, I'm trying to call this new endpoint but I always receive the error 403 "Context user lacks permission to fetch descendant grades in target OrgUnitType." I've tested using various orgUnitId values, including a semester, a course offering, and a section. The OAuth2 application scope grades:gradevalues:read is…