Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
12
config/webform.webform_options.likert_satisfaction.yml
Normal file
12
config/webform.webform_options.likert_satisfaction.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 38e15e12-47d6-4a5e-9129-a665a1577528
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform
|
||||
_core:
|
||||
default_config_hash: neOMp5gtbo4DzHTQAmmvrsN8VkSA7LXCl5R1oXTqKX0
|
||||
id: likert_satisfaction
|
||||
label: 'Likert: Satisfaction'
|
||||
options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n"
|
Reference in a new issue