mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
fix example file
This commit is contained in:
parent
5183f46264
commit
51a02b1eac
@ -30,7 +30,7 @@
|
||||
{
|
||||
type: 'single-stim',
|
||||
choices: jsPsych.ALL_KEYS,
|
||||
stimulus: function(){ return jsPsych.timelineVariable('v1'); },
|
||||
stimulus: jsPsych.timelineVariable('v1'),
|
||||
is_html: true
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user