quiz_maker-1.0.6/config/install/core.entity_form_display.question_answer.matching_answer.default.yml
config/install/core.entity_form_display.question_answer.matching_answer.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.question_answer.matching_answer.field_matching_answer
- field.field.question_answer.matching_answer.field_matching_question
- field.field.question_answer.matching_answer.field_score
- quiz_maker.question_answer_type.matching_answer
module:
- text
id: question_answer.matching_answer.default
targetEntityType: question_answer
bundle: matching_answer
mode: default
content:
field_matching_answer:
type: text_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_matching_question:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_score:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
label:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
answer: true
created: true
is_correct: true
uid: true
