Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Implement localStorage API for Quiz Progress #1063

Closed
3 tasks
Tracked by #1055
vvs-basanth opened this issue Aug 14, 2024 · 1 comment
Closed
3 tasks
Tracked by #1055

Implement localStorage API for Quiz Progress #1063

vvs-basanth opened this issue Aug 14, 2024 · 1 comment
Labels
Already Assigned This issue is already assigned to someone

Comments

@vvs-basanth
Copy link

vvs-basanth commented Aug 14, 2024

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:

  • Create a function to save quiz progress in localStorage.
  • Retrieve quiz progress from localStorage when the user returns to the quiz.
  • Automatically clear progress from localStorage once the quiz is completed.

Priority: High

Dependencies: None

@jdwilkin4 jdwilkin4 added the Already Assigned This issue is already assigned to someone label Aug 14, 2024
@jdwilkin4 jdwilkin4 removed the Already Assigned This issue is already assigned to someone label Sep 28, 2024
@jdwilkin4 jdwilkin4 reopened this Sep 28, 2024
@jdwilkin4 jdwilkin4 added the Already Assigned This issue is already assigned to someone label Sep 28, 2024
@Epik-Whale463
Copy link
Contributor

@jdwilkin4 please assign it to me

@jdwilkin4 jdwilkin4 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Already Assigned This issue is already assigned to someone
Projects
None yet
Development

No branches or pull requests

3 participants