Skip to content

Conversation

@Mansi30032024
Copy link

##396 Fix: Timer countdown bug and ensure proper quiz time tracking
Description
This PR fixes the timer countdown issue where the timer was stuck at 60 seconds and not decreasing.

Changes Made

  • Added working setInterval countdown logic
  • Ensured timer state does not reset when navigating between questions
  • Updated DOM to display the correct remaining time

Issue Reference

Closes #396

GSSoC 2025

This contribution is made under GirlScript Summer of Code 2025.

@Mansi30032024 Mansi30032024 changed the title Fix: Timer countdown bug and ensure proper quiz time tracking (#396) Fix: Timer countdown bug and ensure proper quiz time tracking (#397) Aug 10, 2025
@Mansi30032024 Mansi30032024 changed the title Fix: Timer countdown bug and ensure proper quiz time tracking (#397) Fix: Timer countdown bug and ensure proper quiz time tracking (#396) Aug 10, 2025
@Mansi30032024
Copy link
Author

Timer CountDown

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

Successfully merging this pull request may close these issues.

Timer Countdown Not Working — Stuck at 60 Seconds

2 participants