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

Teachers are not enrolled to a course #14

Open
EliasC opened this issue Sep 1, 2024 · 0 comments
Open

Teachers are not enrolled to a course #14

EliasC opened this issue Sep 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@EliasC
Copy link

EliasC commented Sep 1, 2024

Because teachers are not enrolled to a course, trying to log in as a student (for demonstration purposes) causes an error. There are two solutions to this that I can think of:

  1. Change the check for current enrolment so that teachers automatically get a dummy enrolment.
  2. Remove the concept of enrolment entirely. We are currently spinning up a new instance of Bubify whenever we have a new course or course instance, so removing enrolment from the code would reduce complexity.
@EliasC EliasC added the bug Something isn't working label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant