pre written text in Text input
in Expyriment
Hi,
I was wondering if it was possible to add pre written text in a text box or text input in order to speed up the experiment as subjects will be asked to repeatedly answer. Thanks in advance ![]()
Comments
As timing was not crucial, I found a way using the pynput library
The
getmethod has an optional argument "default_input" for that. See also http://docs.expyriment.org/expyriment.io.TextInput.html#expyriment.io.TextInput.get.thanks for the answer