Skip to content

Creating a "grid" experiment #810

Answered by conbainbridge
kimelit asked this question in Q&A
Discussion options

You must be logged in to vote

The plugin I would use as a starting point to build a new plugin like this would depend on which of those features (if not all) was going to be used. If you are intending to have audio play, I think the audio-button-response plugin could be a good starting point, as it already has audio setup as well the buttons that you can then customize.

Then, I would explore Event Listeners for adding in the functionality you want. You will also want to move the existing click Event Listener, as it currently is used to advance to the next trial (in addition to logging the response). You would still need to add an additional button specifically for continuing to the next trial unless you want the plugi…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kimelit
Comment options

@conbainbridge
Comment options

@kimelit
Comment options

Answer selected by jodeleeuw
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