Skip to content
Discussion options

You must be logged in to vote

Found a solution - see below. The plugin required the stimuli in an array. Just add brackets to the example timeline example in the documentation

timeline_variables: [
{ test: ["stimuli/Walk-90L-upright.mp4"], prime: "stimuli/Grass_Inverted.jpg"},
{ test: ["stimuli/Walk-90L-upright.mp4"], prime: "stimuli/Grass_Upright.jpg"},
{ test: "stimuli/Walk-90L-inverted.mp4", prime: "stimuli/Grass_Inverted.jpg"},
{ test: "stimuli/Walk-90L-inverted.mp4", prime: "stimuli/Grass_Upright.jpg"},
{ test: "stimuli/Walk-90R-upright.mp4", prime: "stimuli/Grass_Inverted.jpg"},
{ test: "stimuli/Walk-90R-upright.mp4", prime: "stimuli/Grass_Upright.jpg"},
{ test: "stimuli/Walk-90R-inverted.mp4", prime: "stimuli/G…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by becky-gilbert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant