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

StudentQuiz: ERROR: missing param "userid" in query when logging in with StudentQuiz link #514

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

vuvanhieu143
Copy link
Contributor

@vuvanhieu143 vuvanhieu143 commented Dec 3, 2024

Refactor the authentication code

@AnupamaSarjoshi AnupamaSarjoshi merged commit 3a66124 into studentquiz:main Dec 3, 2024
2 of 3 checks passed
@AnupamaSarjoshi
Copy link
Contributor

Thanks @vuvanhieu143 for working on this issue. Changes merged.

AnupamaSarjoshi pushed a commit that referenced this pull request Dec 3, 2024
)

Resolve the error missing param "userid" when accessing the StudentQuiz
activity link without being logged in. Ensure that the require_login()
function is called appropriately for the StudentQuiz pages.
---------

Co-authored-by: hieuvu <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants