-
How to activate/use the demo student
We are brand new to D2L and are in the middle of train the trainer and my faculty would like a demo student. I found several different things. One said turn this account on, another said just add a role and a user. I found this morning where you can use and API to enroll the account automatically in courses. I found other…
-
User enrollments API call not returning enrollments with role "Student"
Hello, I'm currently working with Server-to-Server Oauth2 and have run into an issue pulling enrollment. I cannot get enrollments where a user's role is "Student", with the exception of the Organization. This is limited to calls using the /d2l/api/lp/ routes. Our Service User has been given full permissions to everything…
-
Intelligent Agents Permissions
It looks like our Intelligent Agent permissions have not been correctly set up. Please ensure the following permissions are enabled: Manage Agents Use Agent Enrollment Actions Perform Unenroll
-
Create PAT association between tutor and student in course section
The API only has a PAT role when creating an enrolment for a user but the PAT is a one to one association between a tutor and a student. How to set this up with the API? e.g. in a course section, 006 is a student with the Student role and 007 is a tutor with the PAT role. How to use the API to say that 007 is the PAT for…
-
Multiple evaluator view when grading
I'm attempting to set up an assignment with multiple TAs as evaluators in a multi-section course that is in one course shell. I have 300 students in my class and 14 TAs. I've assigned specific students for each TA to grade using the D2L guidance and set myself up as the publisher. I've also set the assignment as anonymous.…
-
Adding Permissions
As per documentation following endpoint is used to add permissions, but when i try this it returned "Resource not found error" can anybody help me PUT /d2l/api/lp/(version)/permissions/tools/(toolId)/claims/allowed/(grantId)
-
problem with doc permissions after creating course offering from template
Hi everyone, This is the process I use to set up a new course offering based on a template. I'm having problems with the occasional documents where the permissions don't seem to be consistent across all users, and I can't work out where to change them either in the template or the offering. Hope this makes sense: Settings…
-
Does permission Content Service / Search for [ROLE] exist?
Hi all. In the December notes it is mentioned in "Media Library – Share folders using role-based collaborators | New" that permission Content Service > Search for [ROLE] is required to search for users in a given role to add them as collaborators. I do not see that permission in the Permissions matrix? Is a typo? Is it…
-
Automatically Switching Students to View-Only Mode After Course End Date
Hi everyone, I’m wondering if there’s a way to automatically switch students into a view-only mode once a course end date passes. Our goal is to let students: Continue to view their grades and feedback after the course ends, But not submit assignments, take quizzes, or post in discussions, Ideally, this process should…
-
Restricting Instructors to Only See Students in Their Section
I’m wondering about the best way to restrict instructors so that they can only view students enrolled in their own sections within a multi-section course. Specifically: Which role permissions control whether instructors can view students outside of their assigned sections? Does this restriction automatically apply across…
-
Brightspace API endpoint to required permissions mapping
Hi developers! I got multiple requests to create an overview for all the optional and required permissions for a role based on a list of endpoints that can be expected to be called from a user with that role. Now some endpoints like GET /d2l/api/bas/(version)/issued/users/(userId)/ do have a list of the required…
-
what user permissions are needed to update the users data using /d2l/api/lp/1.35/users/
Hi, we are trying to update pronouns from our SIS into Brightspace using APIs and are currently testing. We get a permissions error when attempting to run /d2l/api/lp/1.35/users/ Can we get a list of all permissions needed to successfully make this call? Thank you, Holly
-
How can I prevent my TAs from seeing one another's Org Defined ID?
-
Admin role change
How can you change someone's Admin role to a Super Admin role?
-
super admin role no longer available
Hi, As part of testing, we moved a user from super admin role to instructor role. But then when we wanted to change it back to super admin, unable to do so, only maximum we can make the user admin. Wanted to know any reason why this is happening?
-
Class Progress Permissions
Hello. I have followed the KB at https://community.d2l.com/brightspace/kb/articles/4465-class-progress-permissions and added all permissions to an Advisor role in BS. With that, we were hoping that Advisors could use the Go to This User's > User Progress in User Management for their advisees. But even with all the…
-
Course Info Endpoint for Student Role
Right now all our instructors can access a URL like https://online.eiu.edu/d2l/api/lp/1.9/courses/264585 But if a student tries to access it, they get forbidden. How can we enable this for students? It looks like we need to turn this on: https://docs.valence.desire2learn.com/res/course.html ? Thanks for the help.
-
Altering content permissions to disable download and print buttons
Hi. I'd like to disable the download and print buttons shown at the top right of each course content page. The Content permissions documentation page seems to say they can be disabled, but I can't seem to find those options anywhere in the "Roles and Permissions" admin pages. Does anybody know where I might find those…