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,6 @@ id: gender
|
|||
label: Gender
|
||||
category: Demographic
|
||||
likert: false
|
||||
options: "Male: Male\nFemale: Female\n"
|
||||
options: |
|
||||
Male: Male
|
||||
Female: Female
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue