How do i "lock in" the "continue" button ? | XM Community
Skip to main content
Solved

How do i "lock in" the "continue" button ?

  • December 3, 2019
  • 4 replies
  • 37 views

Dear ladies and gentlemen, I have a Question concerning my Survey in qualtrics. In our study we want to achieve that participants have to wait for 6 minutes before they will be allowed to continue the Survey. Specifically, we would like the "continue button" not to work for 6 minutes. How is that possible? Many thanks in advance.

Best answer by Igee

hi @Lukas - You can accomplish your requirement by hiding the Next/Continue button for the said amount of time by adding the below code to the JS section of the question on the page. !

4 replies

Igee
QPN Level 2 ●●
Forum|alt.badge.img+1
  • QPN Level 2 ●●
  • 26 replies
  • Answer
  • December 3, 2019
hi @Lukas - You can accomplish your requirement by hiding the Next/Continue button for the said amount of time by adding the below code to the JS section of the question on the page. !

  • Author
  • 2 replies
  • December 3, 2019
hi @ Guru, thank you for your answer. Unfortunately i am not that familiar with using codes. Is there a way to achieve the same without a Code ? I mean for example by using the interface of qualtrics?

  • Author
  • 2 replies
  • December 3, 2019
I guess is did it ! the 5000 means 5 seconds Right ? thank you it is working now :)

Igee
QPN Level 2 ●●
Forum|alt.badge.img+1
  • QPN Level 2 ●●
  • 26 replies
  • December 3, 2019
hey @Lukas - Yes 5000 means 5 secs, so accordingly you can adjust the time to set the value for 6 minutes 😀