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_satisfaction.yml
Normal file
14
config/sync/webform.webform_options.likert_satisfaction.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 35c8d32f-2d02-4bfd-ae5e-b2515312ce3a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform
|
||||
_core:
|
||||
default_config_hash: AKE2SNwCpl6Mu_cmbq9ZM2_cXxCikCVj1vcPE9oHWTs
|
||||
id: likert_satisfaction
|
||||
label: 'Likert: Satisfaction'
|
||||
category: Likert
|
||||
likert: true
|
||||
options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n"
|
Loading…
Add table
Add a link
Reference in a new issue