Timing with auto-advance | XM Community
Skip to main content
Solved

Timing with auto-advance

  • April 18, 2020
  • 1 reply
  • 71 views

Is it possible for a page to have BOTH timing to advance after X seconds AND auto-advance if the participant finishes before those X seconds have passed? My trial respondents are saying it is frustrating to wait when they really don't need the full X seconds...

thanks!

Best answer by rondev

Auto advance if participants finishes, this can be done JS provided their is some event which can be recognized by JS.
The best solution is always display the next button, and in instruction you can ask the respondent to click next if they have finished responding. Keep a timer question (as shown below) with that question which will auto auto advance after X seconds.
image.png

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1450 replies
  • Answer
  • April 18, 2020

Auto advance if participants finishes, this can be done JS provided their is some event which can be recognized by JS.
The best solution is always display the next button, and in instruction you can ask the respondent to click next if they have finished responding. Keep a timer question (as shown below) with that question which will auto auto advance after X seconds.
image.png