mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
fix formatting
This commit is contained in:
parent
4d82286e98
commit
ae3aafd6ec
@ -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({
|
||||
|
Loading…
Reference in New Issue
Block a user