Solved
How to auto-advance a block and with using the same countdown timer on all pages?
I have multiple questions separated with page breaks in the block. I want to put a 5 minute time limit on the whole block. I want the timer to carry on to each question (i.e. so the timer does not restart). After the timer is up I want to redirect the users to the end of the survey, even if they have not completed all the questions.
I also do not want the timer to display on each page.
I have found that there is a partial answer to my question here (https://stackoverflow.com/questions/47317718/how-to-use-automatically-move-respondents-in-qualtrics-with-global-timer-for-blo) but I would appreciate any advice that would help me achieve this.
Best answer by Rich_Boits_Walker
I think using the timeRemaining and ('NextButton').click(); idea from the stackoverflow article above will get you through the pages in your block nicely. If I'm understanding your need correctly here, I believe you will need to set branch logic in your survey flow after each block with an End of Survey element if the time has expired. Could get a little repetitive if you have a large number of blocks, but has the side benefit of giving the respondent a custom end message so they no they ran out of time since you aren't displaying the clock.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.