Single trial showing an array of images selecting and button response #2323
Unanswered
kiante-fernandez
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to create a single trial experiment. The goal is to have an array/grid of 15 images shown to the subject. Then in that trial subjects can move the mouse over an image and click it to indicate selection (sort of like a button). But I do not want this to end the trial, I want to record the selection and highlight a box around the image to indicate selection. Then, once the subject has selected the number of image they desire, I would like the subject to use a keypress which would end the trial.
So far, since I care about when they select an image timing wise and changing the images (since once they are clicked on the outline around them should appear) I thought the psychophysics plugin would be of use.
I am not as seasoned of a programmer in javescript. So I am looking for some advice about where to go from here. Any tips are greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions