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

Implement authorization that restricts Teacher users view to only their specific classes #152

Open
3 tasks
JAYKAY2291 opened this issue May 31, 2024 · 0 comments

Comments

@JAYKAY2291
Copy link
Collaborator

Summary

Teacher users should only be able to see their own class of student users' information.

Things out of Scope

Admins do not need restriction and should be able to view all students. Altering student view is also out of scope.

Criteria for Completion

  • When a Teacher user goes to view students they should only be able to see students in their predefined classes.
  • This feature should only be available to Teachers
  • Add a test proving that it works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant