react-quiz-component
react-quiz-component copied to clipboard
Make disable attribute on anwser button as optional
Hello @wingkwong, i am thinking to make disable attribute as an optional for answers buttons. The idea is to allow user to select change anwsers until he/she click next button. Because may be they mistakely select an answers and want to change it.
this disable optional method will not apply if showInstantFeedback is true.