Put maximum time on loop
Hello guys, I'm stuck right now I want to put maximum time for participant entering their answer.
Can I use loop break if? If yes what vars should I write?
Or is there any thing that I can do?
I'm gonna use this experiment in OSWeb so I'm using javascript inline
I don't have any javascript coding experience but I can copy paste your input. Thank you
Comments
Hi Kenny,
You can use the Option 1 in this discussion: https://forum.cogsci.nl/discussion/8910/how-to-set-a-time-limit?
You'll have to adapt it slightly though to work for osweb. I'm not sure what the individual functions are called.
Good luck!
Eduard
Thanks Eduard,
I've tried your Option 1 and it ain't working for me.
Perhaps if anyone can help me check where I do wrong? Thank you so much in advance