getting multi charactor responses
hello,
im doing an experamnt that is based on free recall. for that i need to have the participant right each word they remmber. i have tried doing that with the widgets.text_input in the inline script, but i cannot seem to get it to work.
i have also tried using the keyboard function as i saw in other posts, but it does ot seen to work either (i probably did not get the syntex right, but i cant find what is the right syntax - i tried to use keyboard.get_key\keyboard.to_chr)
is there a better way of doing so?
if not - i would love some instructins on how to use the test_input or the keyboard functions.
thanks!

Comments
figired it out!
i endded up using a loop that calls for a form.
i still have one problom left - is there a way to do duration for the loop? i need it to stop after 30 s.
thanks!