This commit is contained in:
Josh de Leeuw 2016-08-12 22:43:54 -04:00
parent 2132163127
commit 2b5f40b84f

View File

@ -23,7 +23,7 @@
var after_if_trial = { var after_if_trial = {
type: 'text', type: 'text',
text: 'This is the trial after the conditional.' text: 'This is the trial after the conditional. Check the console log to see if conditional evaluated.'
} }
jsPsych.init({ jsPsych.init({