issues
search
wingkwong
/
react-quiz-component
:orange_book: React Quiz Component
https://wingkwong.github.io/react-quiz-component/
MIT License
376
stars
147
forks
source link
userAttempt should not apply to incorrect answer
#323
Closed
wingkwong
closed
1 month ago
wingkwong
commented
1 month ago
click an incorrect answer, userAttempt += 1
do it again, userAttempt += 1 which is not expected