save timelineVariable for each trial – js jsPsych
I am trying to save a timelineVariable in this case border_color. For each trial I am changing the color of the border around a stimulus (randomly selecting it from an array border_color). However I …