Millisecond Forums

How to add timer/clock to a survey ?

https://forums.millisecond.com/Topic22510.aspx

By kulajw - 9/17/2017

Hello ;)

I would like to add <clock> element to my survey on each survey page to present time elapse for particpants.
I would like to ask how can I add clock to be visible in left upper corner when using survey page?
I was used clock via bgstim in a block, but I cannot find any option to place <clock> in a survey page or survey elements.

Thanks for response

best
By Dave - 9/18/2017

kulajw - Sunday, September 17, 2017
Hello ;)

I would like to add <clock> element to my survey on each survey page to present time elapse for particpants.
I would like to ask how can I add clock to be visible in left upper corner when using survey page?
I was used clock via bgstim in a block, but I cannot find any option to place <clock> in a survey page or survey elements.

Thanks for response

best

You can display the <clock> via the <surveypage>'s /stimulusframes:

<surveypage mypage>
/ stimulusframes = [1=myclock]
....
</surveypage>

You can also use a <block> to run your surveypages instead of using a <survey>.