var sentence_1_a_plausibility = { type: 'html-keyboard-response', choices: [89, 78], // Y or N stimulus: "
.
.
.
.
There was corn in the field.
.
Does this sentence make sense?
Y = Yes
N = No
" , data: {shape: 'a', object: 'corn', task: 'plausibility'}, on_finish: function(){ jsPsych.setProgressBar(jsPsych.getProgressBarCompleted()+(1/245)) } }