This commit is contained in:
Becky Gilbert 2021-02-03 11:17:18 -08:00
parent bce6c030a7
commit 13c39d29f6

View File

@ -27,7 +27,7 @@
var pre_if_trial = { var pre_if_trial = {
type: 'html-keyboard-response', type: 'html-keyboard-response',
stimulus: 'The next trial is in a conditional statement. Press "s" to skip it, or V"vto view it.', stimulus: 'The next trial is in a conditional statement. Press "s" to skip it, or "v" to view it.',
choices: ['s','v'] choices: ['s','v']
} }