-
Notifications
You must be signed in to change notification settings - Fork 289
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
💻 create super teacher #5444
💻 create super teacher #5444
Conversation
- front and backend - with e2e test
for more information, see https://pre-commit.ci
|
…reate-super-teacher
Hi! In the PR description it says
But is there a way for a teacher to indicate if they need support? Everything else works, so I would just like to know this in order to approve the PR 😄 |
There is! But @Felienne do we only want this option when creating an account? |
Not right now, but let's do that separately (and simple, f.e. with a link via email) |
Then it's ready @jpelay |
Thanks didn't notice it! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!! Great work!
Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork). |
Fixes #5443
Fixes #5422
Fixes #5474
Fixes #5371
Fixes #5451
How to test?
First you have to make your teacher account a super teacher. Do so by:
Then log in with your super teacher account, now you see
Super teacher
in the nav bar. With this you can:DB changes
is_super_teacher (0 or 1)
field to the user table.