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

Student middleware #135

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Student middleware #135

wants to merge 10 commits into from

Conversation

niclasheun
Copy link
Contributor

This pull request introduces a new feature that allows students to retrieve their own course phase participation details. The changes include adding new functions, updating SQL queries, and modifying the router setup to support this functionality.

Key changes include:

Router Updates:

Keycloak Integration:

Open Questions

  • Should a student be allowed to see his / her pass status?
  • Should a student be allowed to see the course phase participation?

@niclasheun niclasheun requested a review from Mtze January 30, 2025 09:49
@niclasheun niclasheun self-assigned this Jan 30, 2025
@niclasheun niclasheun mentioned this pull request Jan 31, 2025
@niclasheun niclasheun linked an issue Jan 31, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

Middleware to identify students of a course by User ID
1 participant