Add the multiline config module
This commit is contained in:
parent
c39a172690
commit
2aef6eb122
71 changed files with 1891 additions and 126 deletions
|
@ -11,4 +11,9 @@ id: likert_would_you
|
|||
label: 'Likert: Would You'
|
||||
category: Likert
|
||||
likert: true
|
||||
options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n"
|
||||
options: |
|
||||
1: Definitely Not
|
||||
2: Probably Not
|
||||
3: Not Sure
|
||||
4: Probably
|
||||
5: Definitely
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue