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_comparison
|
|||
label: 'Likert: Comparison'
|
||||
category: Likert
|
||||
likert: true
|
||||
options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n"
|
||||
options: |
|
||||
1: Strongly Disagree
|
||||
2: Disagree
|
||||
3: Neutral
|
||||
4: Agree
|
||||
5: Strongly Agree
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue