Open
Description
Feature request
Add custom roles. Right now, we treat users as students or instructors. This should be more dynamic and allow for custom roles with lists of permissions that can be added to each role. Custom roles should be created at the course level.
Default roles exist for student and instructor. Any code using the roles should look up the permissions for the given role and not hardcode to one of these 2 roles.