Reset Response


Use the resetResponse public method to allow user to reset the response of a question.

Below is a demo of the resetResponse public method showing what can be achieved with a button that lets the user reset their response to a question. This can be useful in certain situations where end-users can be penalised for choosing an incorrect response. This public method provides a way for students to "reset" their response and leave a question unattempted if they’re not confident about the correct answer. This functionality is not available by default.

Multiple Choice

NOTE: The Reset Response button is a custom button that calls the resetResponse public method.

Choice Matrix

NOTE: The Reset Response button is a custom button that calls the resetResponse public method.

Cloze Dropdown

NOTE: The Reset Response button is a custom button that calls the resetResponse public method.