Keyboard multiple response alternative #2227
-
Hello all, I am trying to have my participants listen to the sequence of words and then, only after the sequence has finished, press multiple keys (e.g. A and L, so that the answer is for instance ALLAL). I have been trying to do this with the
Thank you so much in advance. Any help is appreciated ! Best, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @dusannikolic92, Is the length of the response fixed for each sequence? If so, you could chain together multiple trials of the |
Beta Was this translation helpful? Give feedback.
Hi @dusannikolic92,
Is the length of the response fixed for each sequence? If so, you could chain together multiple trials of the
html-keyboard-response
plugin. This was actually why we removed the multiple response version, because in most cases it works to just use the single response version, so it was easier to maintain the simpler version.