Skip to content
Discussion options

You must be logged in to vote

Hi @axia90, would the participants be using the keyboard keys to make their responses?

if I were creating your experiment, I would either create my own plugin or use the html keyboard response plugin to show each part of the trial. You would use HTML in the stimulus parameter to arrange the (hidden) grid and show whatever stimulus needs to go in one of the cells. There are a few ways to set up the HTML grid - one option is to use a table element: https://www.w3schools.com/html/html_tables.asp. The choices parameter would be an array of the keys that the participant is allowed to press to move in each direction.

You would also need to use dynamic parameters to control the stimulus for each…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by axia90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants