Skip to content
Discussion options

You must be logged in to vote

perhaps use https://www.jspsych.org/core_library/jspsych-randomization/ like so:

var factors = {
        stimuli: stimuli,
        running_men: running_men
}

var full_design = jsPsych.randomization.factorial(factors)

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.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@becky-gilbert
Comment options

@nrschoen
Comment options

@pjkohler
Comment options

@nrschoen
Comment options

@becky-gilbert
Comment options

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