How to control the time allowed for a whole block? | XM Community
Skip to main content
Question

How to control the time allowed for a whole block?

  • July 13, 2020
  • 4 replies
  • 51 views

Is there a way to put a timer for a whole block? For example, I want the participants to finish as many questions (in different pages) as possible in a block within 15 seconds.

4 replies

Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+34
  • QPN Level 5 ●●●●●
  • 276 replies
  • July 20, 2020

If you are displaying all questions without any page break or skip logic or display logic then add a time and auto-advance after 15 seconds.


  • Author
  • 2 replies
  • July 20, 2020

Unfortunately, I need the questions within a block to be on separate pages.


Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+34
  • QPN Level 5 ●●●●●
  • 276 replies
  • July 21, 2020

Another approach could be using JQuery.
Use the code to capture the time for whichever block, and auto advance when crossed 15 seconds.


  • Author
  • 2 replies
  • July 21, 2020

That sounds like the way to go. But given Qualtrics' layout, I don't know where to put in the Javascript that applies to the whole block. Also, is the block name the one I assigned or is there a default one that is hidden somewhere else?