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.