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_importance
|
|||
label: 'Likert: Importance'
|
||||
category: Likert
|
||||
likert: true
|
||||
options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n"
|
||||
options: |
|
||||
1: Not at all Important
|
||||
2: Somewhat Important
|
||||
3: Neutral
|
||||
4: Important
|
||||
5: Very Important
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue