[open] custom forms timeout
Hi,
I creating a custom form for a rating task - people see words and need to rate them for usefulness in a 5 point scale. If they do not respond within 5 seconds, it should go to the next item. Somehow, I could not find a way to set a timeout in a form. Any ideas?
Something else, something very silly. How do I change the font and size in a text widget?
Thank you!
Comments
Timeouts are currently not supported in forms. A feature request has been filed (#142), but that's only the future for now. So, basically, if you really need to have a timeout, you will need to implement your form in some different way, for example by presenting a
sketchpadand recording the response using amouse_responseitem. That's far less convenient than using a form, though.Forms inherit the font properties of the experiment. So if you change the font size or family in the general tab of your experiment, the forms will change along with it.
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!