wingkwong / react-quiz-component

:orange_book: React Quiz Component
https://wingkwong.github.io/react-quiz-component/
MIT License
370 stars 142 forks source link

Adds display correct answer for question #188

Closed chyke007 closed 9 months ago

chyke007 commented 9 months ago

Displays the correct answer in green when showInstantfeedback is true. Works for both single and multiple answerSelectionType.

Single answerSelectionType:

Screen Shot 2024-01-02 at 11 39 05 PM

Multiple answerSelectionType:

Screen Shot 2024-01-02 at 11 38 47 PM