End survey based on time limit | XM Community
Solved

End survey based on time limit

  • 18 December 2021
  • 1 reply
  • 257 views

Badge

Hi,
Most of the questions in my survey display a timer so the participants can see how much time they have left to complete the current page (e.g., 5 minutes in total). I would like to send them to the end of the experiment if the count down reaches 0 (i.e., if page submit >300). The only way I found to do this is via surveyflow + branch...however this requires having each question as a block (which is extremely difficult at this stage). I was wondering if anyone knows how to do this with JS.
Thanks a lot in advance!
Anabela

icon

Best answer by KimothiSaurabh 3 January 2022, 09:21

View original

1 reply

Userlevel 4
Badge +18

anabelac If you are using Qualtrics Timmer question type to show counter, you can simply place display logic on each question which checks submit time of previous page. This way question will be skipped in case of timeout.
image.png

Leave a Reply