Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Item: Form Text Input

Hello!

I have added to my OS experiment the Form text input item in order to collect responses to questions from participants.

However, I can't figure how I can add to this item a time limit (e.g. zero = as in the sketchpad item), so, after they provided their answers in the form, to move on to the next item by using another keyboard response.

Thank you
Sylvia

Comments

  • Hi Sylvia,

    As far as I can see, you cannot specify a time duration after input until the end of the item. However, you can circumvent this issue, by adding an inline_script after your text_input item in which you sleep for the desired amount of time, e.g. two seconds: clock.sleep(2000).

    Does this help?

    Eduard

    Buy Me A Coffee

Sign In or Register to comment.