Qwickly Attendance LTI uses Blackboard's REST APIs to get information about courses and user enrollment. The tool requires very specific privileges to make some API calls.
To allow a user to access Qwickly Attendance LTI, you will have to create a custom role that is entitled to the required privileges.
The following steps can be followed to create such a custom role:
- In the System Admin Panel, go to System Roles
- Select Create Role
- Give your custom role the Role Name and Role ID “QwicklyAttendanceRole”
- When prompted to Manage Privileges for your custom role, check the following privileges to add to the default privileges:
- Course/Organization Control Panel (Users and Groups) > Users > Change User's availability in Course/Organization
- Administrator Panel (Users) > Users
- Administrator Panel (Courses) > Courses
- Administrator Panel (Courses) > Courses > Merge
- Administrator Panel (Users) > Users > Edit > View Course Enrollments
- Course/Organization Control Panel (Grade Center) > Full Control
- Course/Organization Control Panel (Packages and Utilities) > Export Course/Organization
- Course/Organization > Groups > View All Groups
- Administrator Panel (Users) > Users > Edit > View Organization Enrollments
- Course/Organization Control Panel (Customization) > Properties
- Administrator Panel (Courses) > Courses > Edit > Enrollments > Add Enrollment
- Once these permissions have been selected, hover over the Privileges button and click on Permit Privileges.
Once this Custom Role has been created, it should be assigned to the user account with which you plan to create the REST API Integration with. The following steps highlight how to do this:
- In the System Admin Panel, go to Users
- Either select a pre-existing user and select edit, or create a new user
- In the Edit User's Profile Information view, navigate to system roles
- Select your custom role and add it to the user's selected role
- Press submit to save these settings
Once this is done, you may choose to create the REST API Integration by registering your user account (with the custom Role) as the Learn User.
Comments
0 comments
Please sign in to leave a comment.