I have a task that asks participants a series of binary choices using loop & merge. I would like them to only be allowed to select a response once so if they change their mind it is not possible to select the other response option.
Page 1 / 1
You can directly press the Next Button (auto proceed the participants) using jQuery, when they select any answer in single select question. Hide the next button initially and when any of the eq has value as "1", press the next button in the backend. They will directly go to the next question.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.