Skip to content
Discussion options

You must be logged in to vote

Hi @michelleramey, great question. Do you need all of the text boxes to appear on the same page? Or one textbox per page, and the participant submits their response (key press or button click), which triggers the next textbox to appear? If the latter method is ok, my approach to this would be to have one survey-text trial that is inside of a loop node. Then in the loop function, you can check whether the time limit is up - if so then stop the loop, otherwise repeat the timeline (i.e. run another survey-text trial). The advantage of this showing one textbox per page is that it'll give you RTs for each response submission.

Let us know if that approach sounds like it would work, and if you w…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@michelleramey
Comment options

@becky-gilbert
Comment options

Answer selected by michelleramey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants