Enable Webform module
This commit is contained in:
parent
10d420a631
commit
e2857f1414
38 changed files with 4043 additions and 0 deletions
14
config/sync/webform.webform_options.likert_agreement.yml
Normal file
14
config/sync/webform.webform_options.likert_agreement.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 5fedd3ef-c6da-48db-948e-6020cb043bc8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform
|
||||
_core:
|
||||
default_config_hash: '-NQROvgYPm-rqn_e6mytSaxmdhSViUinffVfQhp7APs'
|
||||
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"
|
Loading…
Add table
Add a link
Reference in a new issue