mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +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>",
|
||||
same_key: 'S',
|
||||
different_key: 'D',
|
||||
answer: 'same',
|
||||
first_stim_duration: null,
|
||||
second_stim_duration: null,
|
||||
gap_duration: 2000
|
||||
answer: 'same'
|
||||
}
|
||||
|
||||
jsPsych.init({
|
||||
|
Loading…
Reference in New Issue
Block a user