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

Handle incorrect quiz slugs on the quiz page #142

Open
pfwd opened this issue Oct 8, 2022 · 1 comment
Open

Handle incorrect quiz slugs on the quiz page #142

pfwd opened this issue Oct 8, 2022 · 1 comment
Labels
Blocked Blocked by another ticket good first issue Good for newcomers react React code website Tasks for the website

Comments

@pfwd
Copy link
Contributor

pfwd commented Oct 8, 2022

The quiz page will have the following URL
/[quiz-slug]/[question-number]

Handle any requests made to this URL which has an incorrect quiz slug (A quiz that doesn't exist)

This should handled with a message to the user that says the following:

The quiz cannot be found. Please try again

@pfwd
Copy link
Contributor Author

pfwd commented Oct 8, 2022

This requires the following:

@pfwd pfwd added the Blocked Blocked by another ticket label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Blocked by another ticket good first issue Good for newcomers react React code website Tasks for the website
Projects
None yet
Development

No branches or pull requests

1 participant