Hello! I want to administer a survey where none of the questions are required. If somebody selects an answer to a question, there is no way to de-select the response.
I found a way to de-select an answer using jQuery (http://jsfiddle.net/htragtrj/) but can't recreate using surveyjs.
Is there any way to do this?
Thanks!!