You are here

core.entity_form_display.paragraph.quiz_matching_answer.default.yml in Quiz 8.5

question_types/quiz_matching/config/install/core.entity_form_display.paragraph.quiz_matching_answer.default.yml

File

question_types/quiz_matching/config/install/core.entity_form_display.paragraph.quiz_matching_answer.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. enforced:
  5. module:
  6. - quiz_matching
  7. config:
  8. - field.field.paragraph.quiz_matching_answer.matching_user_answer
  9. - field.field.paragraph.quiz_matching_answer.matching_user_question
  10. - paragraphs.paragraphs_type.quiz_matching_answer
  11. module:
  12. - paragraphs
  13. _core:
  14. default_config_hash: red5VFUMCft-mbmdKrR5-0dGyXpLfwe9Z_vQEBPs-3U
  15. id: paragraph.quiz_matching_answer.default
  16. targetEntityType: paragraph
  17. bundle: quiz_matching_answer
  18. mode: default
  19. content:
  20. matching_user_answer:
  21. type: entity_reference_paragraphs
  22. weight: 1
  23. settings:
  24. title: Paragraph
  25. title_plural: Paragraphs
  26. edit_mode: open
  27. add_mode: dropdown
  28. form_display_mode: default
  29. default_paragraph_type: ''
  30. third_party_settings: { }
  31. region: content
  32. matching_user_question:
  33. type: entity_reference_paragraphs
  34. weight: 0
  35. settings:
  36. title: Paragraph
  37. title_plural: Paragraphs
  38. edit_mode: open
  39. add_mode: dropdown
  40. form_display_mode: default
  41. default_paragraph_type: ''
  42. third_party_settings: { }
  43. region: content
  44. hidden:
  45. created: true
  46. status: true