Skip to content

Past Questions & Solutions - STUDENT/GENERAL #115

Open
@Julie-Salazar

Description

@Julie-Salazar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions