fix formatting

This commit is contained in:
Becky Gilbert 2020-10-02 11:36:16 -07:00
parent 4d82286e98
commit ae3aafd6ec

View File

@ -13,7 +13,7 @@
var form_trial = {
type: 'survey-html-form',
preamble: '<p> How are you feeling <b>right now?</b> </p>',
html: '<p> I am feeling <input name="first" type="text" />, <input name="second" type="text" />, and <input name="third" type="text" />.</p>'
html: '<p> I am feeling <input name="first" type="text" />, <input name="second" type="text" />, and <input name="third" type="text" />.</p>'
}
jsPsych.init({