Hey!
I want the quiz to show the right answer (as instant feedback) immediately when clicked.
i.e. if user selects any answer, the correct answer should be highlighted.
I assume that the property revealAnswerOnSubmit={true} should do this operation, but it doesn't seem to work.
Result upon clicking: nothing is highlighted at all!