I have four questions in the same block. After people answer the forth question, I want to add a javascript to examine whether they answer these four questions all correctly. How can I get the previous questions answers? Since these four questions are in the same block, embedded data does not work. And I cannot use scoring because I need some javascript to automatically go back to the previous block if the answers are wrong, score and survey flow cannot infinitely repeat this process.
Page 1 / 1
Since you mentioned you want the respondents to go back to the previous block(lets assume block 1) if they answered incorrectly.
So you can copy the block 1 after the four questions(lets assume block 2) and add a display logic(branch condition in Survey flow) based on the options selected in block 2.
This is the easiest way you can handle this problem.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.