Solved
How do I disable the respondent to continue the survey if they did not get the last question correct
What I am thinking is to save the score of that question as embedded data, and then if the answer is incorrect, branch to a new block saying 'it is a wrong answer, please go back', and hide the 'next' button by adding Javascript. Is there any alternative easier way to do that instead?
Best answer by TomG
> @Pei_2009 said:
> What I am thinking is to save the score of that question as embedded data, and then if the answer is incorrect, branch to a new block saying 'it is a wrong answer, please go back', and hide the 'next' button by adding Javascript. Is there any alternative easier way to do that instead?
You could use custom validation on the last question where the valid condition is the correct answer. Then they can't move forward until they answer correctly.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
