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

Past Questions & Solutions - STUDENT/GENERAL #115

Open
Julie-Salazar opened this issue Feb 1, 2025 · 0 comments
Open

Past Questions & Solutions - STUDENT/GENERAL #115

Julie-Salazar opened this issue Feb 1, 2025 · 0 comments

Comments

@Julie-Salazar
Copy link
Contributor

Issue: Implement Past Questions & Solutions Page
Route:

Practice Flow

  1. Choose a Practice Mode (/wajo/practice)
    Shows a list of practice quizzes
    User selects a practice quiz → Redirects to /wajo/practice-questions
  2. Answer Practice Questions (/wajo/practice-questions)
    Displays quiz questions with multiple-choice answers or written responses
    User submits answers → Redirects to /wajo/practice-results
  3. View Practice Results (/wajo/practice-results)
    Displays the user’s score and correct answers
    User can retry or return to the homepage

Description:

Display past questions with images and solutions
Ensure users can access questions without logging in

this is exactly the same as students when they are logged in but don't need auth.

students being logged in doesn't affect anything for the practice questions, its more just making sure that its accessible both logged in and in general access.

Image
@Julie-Salazar Julie-Salazar changed the title Guest View - Past Questions & Solutions Past Questions & Solutions Feb 1, 2025
@Julie-Salazar Julie-Salazar changed the title Past Questions & Solutions Past Questions & Solutions - STUDENT/GENERAL Feb 6, 2025
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