Commit live enablement/initial config of webform
This commit is contained in:
parent
ef15816b72
commit
633b1a8425
38 changed files with 4052 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: 2341b264-9487-4bdb-accb-64fda0e38f34
|
||||
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