Commit config after db updates; primarily linebreak expansions

This commit is contained in:
benjamin melançon 2021-07-14 08:53:40 -04:00
parent f803aa6668
commit 27bc701d4a
82 changed files with 2765 additions and 199 deletions

View file

@ -11,4 +11,9 @@ id: likert_agreement
label: 'Likert: Agreement'
category: Likert
likert: true
options: "1: 'Much Worse'\n2: 'Somewhat Worse'\n3: 'About the Same'\n4: 'Somewhat Better'\n5: 'Much Better'\n"
options: |
1: 'Much Worse'
2: 'Somewhat Worse'
3: 'About the Same'
4: 'Somewhat Better'
5: 'Much Better'