Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roles #125

Open
jessehartloff opened this issue Oct 1, 2024 · 0 comments
Open

Roles #125

jessehartloff opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jessehartloff
Copy link
Member

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.

@jessehartloff jessehartloff added the enhancement New feature or request label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant