Solved
How to move to a specific page using java script?
I want to be able to send people to a page in the survey if they take too long on the current page. This is not the next page, so I cannot simply do a $(NextButton).run(). I also don't want to do it through Survey Flow because it will create another problem with the previous button on the following page. Any ideas?
Best answer by TomG
Add a “too long” choice to your question and have it skip to where you want. In the JS hide the “too long” choice and have the timer code (the timer will have to be in JS, not a timer question) select “too long” and click the Next button on timeout.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
