mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
Update README.md
This commit is contained in:
parent
dfd7994d5c
commit
5b89130182
@ -123,8 +123,7 @@ var test = {
|
||||
stimulus: jsPsych.timelineVariable('stimulus'),
|
||||
data: jsPsych.timelineVariable('data'),
|
||||
post_trial_gap: 1500,
|
||||
response_ends_trial: true
|
||||
}],
|
||||
response_ends_trial: true }],
|
||||
timeline_variables: test_stimuli,
|
||||
sample: {type: 'fixed-repetitions', size: 2}};
|
||||
var debrief = {
|
||||
|
Loading…
Reference in New Issue
Block a user