wingkwong / react-quiz-component

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

we should display correct answer in green when showInstantfeedback is true #174

Closed lvdatri1 closed 10 months ago

lvdatri1 commented 11 months ago

we should display correct answer in green when showInstantfeedback is true I just added small changes to add "correct" class to correct button if they select wrong answer, and the answer is true.

chyke007 commented 10 months ago

Is this still worked on, so as to be merged in?

wingkwong commented 10 months ago

@chyke007 I don't think he's still working on it. If you're interested, you may take over it.

chyke007 commented 10 months ago

@chyke007 I don't think he's still working on it. If you're interested, you may take over it.

Currently trying how to make the array part work, once i figure that out, would create a PR

chyke007 commented 10 months ago

@chyke007 I don't think he's still working on it. If you're interested, you may take over it.

@wingkwong created a PR for this here

wingkwong commented 10 months ago

closing due to inactivity. will be followed up in Chibuike's PR.