commitra / commitra/react-verse
Trivia.jsx : Add “Next Question” Button Navigation
Đang mở
good first commit
good first issue
hacktoberfest
- Ngôn ngữ chính
- JavaScript
- Star
- 8
- Fork
- 34
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently, the quiz displays all questions at once. To improve user experience, we should add a “Next Question” button that allows users to move through questions one by one instead of seeing them all together.
Acceptance Criteria:
Display only one question at a time.
Add a Next Question button that appears after selecting an answer.
Show final results after the last question.
Keep score tracking consistent with the current logic.
Bonus:
Add a subtle transition (e.g., fade-in/fade-out) when switching between questions for smoother navigation.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.