Hi there,
I'm looking for help on programming a study where I want to loop and merge a set of different fields within a 15 minute time frame. Ideally, I would want the loop to continue looping through the fields UNTIL it reaches 900 seconds (15 minutes).
I've tried to do this by adding a timing question with auto-advance after 900 seconds to the loop and merge block, but unfortunately this only sets an auto-advance time on one single loop. What I'm looking for is for a way to keep looping through the fields until the timer reaches 900.
Is there a way to do this? Thanks so much for your help!
Solved
Integrating loop and merge and timing?
Best answer by TomG
Loop & merge loops a set number of times, and you can't set it to loop for a specific amount of time. So, to loop for 15 minutes you would have to set it to loop more times than could be reached in 15 minutes, then set an embedded variable within the loop using JavaScript. That embedded variable would be used in display logic on each question in the loop so that once 15 minutes was reached none of the questions in the remaining loops are displayed.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
