Disable "Check" until any answer is selected
I would like to simplify the MultipleChoice question buttons. Currently, I have only "Check" button visible by hiding the other two in "Behavioral settings" and it should stay this way. However, if the user clicks "Check" without choosing any answer first, the button disappears and the user is stuck. (despite of the "Require user input before the solution can be viewed" setting)
Is there any method to disable the "Check" button when there is no answer selected? (maybe in javascript?)
[Edit]
I figured it out.