webform.webform_options.likert_importance.yml 386 B

12345678910111213141516171819
  1. uuid: 9b99f4b0-2078-49ce-b53d-6cc4c6988b83
  2. langcode: en
  3. status: true
  4. dependencies:
  5. enforced:
  6. module:
  7. - webform
  8. _core:
  9. default_config_hash: Hbc8n5HtVZVs5fSBSpSbuY07CVvqkKP76csvRHN9pK8
  10. id: likert_importance
  11. label: 'Likert: Importance'
  12. category: Likert
  13. likert: true
  14. options: |
  15. 1: Not at all Important
  16. 2: Somewhat Important
  17. 3: Neutral
  18. 4: Important
  19. 5: Very Important