Add the multiline config module

This commit is contained in:
David Valdez 2019-05-09 13:48:30 -05:00
parent c39a172690
commit 2aef6eb122
71 changed files with 1891 additions and 126 deletions

View file

@ -11,4 +11,9 @@ id: likert_satisfaction
label: 'Likert: Satisfaction'
category: Likert
likert: true
options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n"
options: |
1: Very Unsatisfied
2: Unsatisfied
3: Neutral
4: Satisfied
5: Very Satisfied