Skip to content

Interactive experiment with multiple objects on screen #200

Answered by jodeleeuw
matt-erhart asked this question in Q&A
Discussion options

You must be logged in to vote

For the training part, you're probably going to need a new plugin since the way that people are interacting with the trial is pretty unique. My recommendation would be to try coding that screen without jsPsych first. Once you get it working, it's easy to take the code you've generated and convert it to a jsPsych plugin.

For the test trials, I'd recommend combining the single-audio plugin with the button-response plugin (currently on the /dev branch of the github repo; will be released in the next version). Use the single-audio plugin to play the sound, and then the button-response plugin to show the 9 objects and allow them to make a choice. You can use the prompt parameter of the single-…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jodeleeuw
Comment options

@GEJ1
Comment options

@GEJ1
Comment options

@vijaymarupudi
Comment options

@GEJ1
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
4 participants
Converted from issue

This discussion was converted from issue #200 on May 11, 2020 21:04.