-
Video Postings in Discussion Topics
Hello Community, I am trying to set up my course to require student video postings to Discussion Topics. To help with grading, I want to be able to get a transcript for those videos. But I don't want other students to get the transcript, just CC. I have tried to use Kaltura media, available via Insert Stuff, but I don't…
-
How to Determine if Discussion has Feedback from Instructor via API
I am trying to create a dashboard that checks a faculty's course and determines if all grade items have grades and all assessments have feedback. What would the API calls be for these? I think I know the grades, but specifically, I'm trying to find a way to pull feedback an instructor may have left for a student's…
-
Discussion Notifications
Occasionally, students will need to edit their discussion threads upon request to include resources, images, etc. However, I do not receive notifications when a post/thread has been edited. Is there a way to be notified when a post has been edited? I assume we would be notified if we subscribe to the post. Although, it…
-
Discussions
Curious if there is an auto save feature for discussion board responses. We have several adult learners who will start a response while at lunch at work and will need to finish the post at home. Any assistance is greatly appreciated.
-
Is there a way to set up "dynamic" conditions?
Hi D2L Community, Was wondering - Is it possible to set up Brightspace such that learners are able to self-enrol into a course at anytime, but they have to finish the course activities within 7 days from their enrolment date? Is it possible with API automation?
-
How do I get Activity Feed onto my course homepage
I am working through the D2L course and I do not see a way to incorporate Activity Feed to my course shell
-
Discussion word count
Currently when a user posts a discussion thread reply, if the original thread is included in the reply, the word count counts all words in the reply as well as the words from the original thread. Some of us have a word-count requirement for replies. How can we get it that the word count feature only counts the words in the…
-
View options: display full discussion posts and replies all at once
In a discussion topic, the option for Reading View is useful because you can see and scroll through the text of the original posts, but you cannot see the text or authors on any of the replies without opening the post individually. The option Grid View is useful for threading and seeing all the posts with replies and…
-
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
-
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…
-
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…
-
Why wasn't my assignment submitted?
I had a final exam to turn in, it said I submitted it but after checking again it says I didnt turn it in. is this a system error?
-
Merged: Discussion Post and Reply Grading
This discussion has been merged.
-
Learners Cannot See Rubrics
We discovered today that students cannot see rubrics attached to discussions or assignments (dropbox). The rubrics are published and marked as visible to students, but they can't see them in the instructions as expected. We've been troubleshooting it for the past 1.5 hours and nothing makes sense or changes this results.…