You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
We need to add some additional types of users. For example currently each logged in user is either an administrator (who has almost all access capabilities) or a student (who has read only access mostly.
Describe the solution you'd like
Probably add a Teacher/Instructor role for now. Maybe we need to expand this as we go along to add more roles.