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