Once the time is up for a question, how do I make it advance to the next block? | XM Community
Skip to main content
Question

Once the time is up for a question, how do I make it advance to the next block?

  • July 29, 2021
  • 3 replies
  • 16 views

Forum|alt.badge.img+2

Brief Explanation about my Survey
In my survey am asking participants to come up with a memory that is reminded of by a given cue word. The participants are given 2 minutes, NO text entry here, but only NEXT button.
IF participants come up with memory within two minutes they can click the NEXT button to answer related questions about the memory.
IF participants could NOT come up with memory within 2 minutes, I want it to advance automatically to a new word which is in the next BLOCK.
QUESTION:
I am not sure how to set it up in a way that when the 2 minutes end & the participants have not yet pressed the next button, it leads to the subsequent block.
It seems like the Qualtrics Logic (skip logic, branch logic, etc.) can be only applied when participants are to click options (Yes/No).
I do not know how to use codes, so I am curious if there is any way I can resolve this without them.

3 replies

grahulp5
QPN Level 3 ●●●
Forum|alt.badge.img+13
  • QPN Level 3 ●●●
  • July 29, 2021

You can set a timer question with auto advance. This will click the next button in spite of the answer being provided or not.


Forum|alt.badge.img+2
  • Author
  • Level 2 ●●
  • July 30, 2021

From what I understood, using an auto-advance only leads to next question when the time is up. And auto-advance cannot be used to advance it to the next block. Is that correct?


grahulp5
QPN Level 3 ●●●
Forum|alt.badge.img+13
  • QPN Level 3 ●●●
  • August 4, 2021

Yes. If you'd like to auto advance without showing questions you can use JS to click nextbutton onLoad on every question. This will look like skipping a block or else you can set display logic to skip the entire block as well.