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_quality
|
|||
label: 'Likert: Quality'
|
||||
category: Likert
|
||||
likert: true
|
||||
options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n"
|
||||
options: |
|
||||
1: Poor
|
||||
2: Fair
|
||||
3: Good
|
||||
4: Very good
|
||||
5: Excellent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue