This repository has been archived by the owner on Feb 12, 2025. It is now read-only.
Implement localStorage API for Quiz Progress #1063
Labels
Already Assigned
This issue is already assigned to someone
Implement the
localStorage
API to save the user's current quiz state, including the current question index and selected answers. This will allow users to leave the quiz and return later to continue from where they left off.Tasks:
localStorage
.localStorage
when the user returns to the quiz.localStorage
once the quiz is completed.Priority: High
Dependencies: None
The text was updated successfully, but these errors were encountered: