commitra / commitra/react-verse

Trivia.jsx : Add Timer per Question + Bonus Points for Speed

Open
#115 1 comment 0 reactions 1 assignee Claimed by @PratikRai0101 View on GitHub
hacktoberfest
Dominant language
JavaScript
Stars
8
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Implement a timer per question to make the quiz more challenging and engaging. Players earn bonus points for answering quickly within the time limit.

Acceptance Criteria:

Add a countdown timer (e.g., 15 seconds per question).

If the timer reaches 0, automatically lock the question and move to the next one.

Award extra points for answering before half of the time runs out.

Display remaining time visually (progress bar or countdown number).

Bonus:
Persist the timer visually using React state and ensure it resets when moving to the next question.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.