I have 120 blocks of questions in a randomizer in the survey flow. I'd like to be able to include 3 timed question that gives a 1 minute rest break after every 30 questions. Is there a way to implement this?
Page 1 / 1
I have a somewhat cumbersome solution for you.
You can try to increment a variable (embedded data value, maybe you can do that via JS?) after each question a participant completes. Precisely how you do that would depend on your survey but you need a way to know 30 questions have been completed.
Then at each step of the randomizer (at the end of each block or as a separate block but put in a group with your original block) you have the 1-minute break timer that has display logic that only displays it if 30/60/90 questions have been reached.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.