mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
revert unintentional change
This commit is contained in:
parent
f92b9214b5
commit
91f8350047
@ -14,10 +14,7 @@
|
|||||||
prompt: "<p>Press S if the words mean the same thing. Press D if they mean different things.</p>",
|
prompt: "<p>Press S if the words mean the same thing. Press D if they mean different things.</p>",
|
||||||
same_key: 'S',
|
same_key: 'S',
|
||||||
different_key: 'D',
|
different_key: 'D',
|
||||||
answer: 'same',
|
answer: 'same'
|
||||||
first_stim_duration: null,
|
|
||||||
second_stim_duration: null,
|
|
||||||
gap_duration: 2000
|
|
||||||
}
|
}
|
||||||
|
|
||||||
jsPsych.init({
|
jsPsych.init({
|
||||||
|
Loading…
Reference in New Issue
Block a user