SAGARSINGH-1 / Quiz-App

Quizzy is an interactive and user-friendly quiz application designed to entertain and challenge users with a variety of quiz categories and yes it is Open Source.
https://quiz-app-clg.vercel.app/
MIT License
1 stars 3 forks source link

Fix: Timer gets over and over again in last question of quiz #23

Open SAGARSINGH-1 opened 7 months ago

SAGARSINGH-1 commented 7 months ago

There is the Fix that can be done when the last question is arrived then the timer will restart again and again till the user press the "Submit" button.

To Reproduce

  1. Fork the repo
  2. Create new branch.
  3. Go to Quiz component.
  4. Work on defined issue
  5. Commit changes and create a PR with great title.

Expected behavior When the timer gets over its limit, then automatically submit the test quiz.

Screenshots

image
SAGARSINGH-1 commented 7 months ago

hey @Itz-Manu please fix this issues ASAP.