You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: Implement Past Questions & Solutions Page
Route:
Practice Flow
Choose a Practice Mode (/wajo/practice)
Shows a list of practice quizzes
User selects a practice quiz → Redirects to /wajo/practice-questions
Answer Practice Questions (/wajo/practice-questions)
Displays quiz questions with multiple-choice answers or written responses
User submits answers → Redirects to /wajo/practice-results
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.
The text was updated successfully, but these errors were encountered:
Julie-Salazar
changed the title
Guest View - Past Questions & Solutions
Past Questions & Solutions
Feb 1, 2025
Julie-Salazar
changed the title
Past Questions & Solutions
Past Questions & Solutions - STUDENT/GENERAL
Feb 6, 2025
Issue: Implement Past Questions & Solutions Page
Route:
Practice Flow
Shows a list of practice quizzes
User selects a practice quiz → Redirects to /wajo/practice-questions
Displays quiz questions with multiple-choice answers or written responses
User submits answers → Redirects to /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.
The text was updated successfully, but these errors were encountered: