-
Hello, I am building a priming experiment so first trial: random prime (
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
perhaps use https://www.jspsych.org/core_library/jspsych-randomization/ like so:
and then use full_design as input to timeline_variables. Not sure that the content of the arrays running_men and stimuli would work as direct input to "html-keyboard-response" and "image-keyboard-response" though. |
Beta Was this translation helpful? Give feedback.
perhaps use https://www.jspsych.org/core_library/jspsych-randomization/ like so:
and then use full_design as input to timeline_variables.
Not sure that the content of the arrays running_men and stimuli would work as direct input to "html-keyboard-response" and "image-keyboard-response" though.