node.type.truefalse.yml in Quiz 8.4
question_types/truefalse/config/node.type.truefalse.yml
1 string reference to 'node.type.truefalse'
- truefalse_quiz_question_info in question_types/
truefalse/ truefalse.module - Implements hook_quiz_question_info().
File
question_types/truefalse/config/node.type.truefalse.ymlView source
- type: truefalse
- uuid: ee67e080-46ef-11e3-8f96-0800200c9a66
- name: 'True/false question'
- description: 'Quiz questions that allow a user to select "true" or "false" as his response to a statement'
- create_body_label: 'Question'
- help: ''
- has_title: true
- title_label: Title
- settings:
- node:
- preview: 1
- options:
- status: status
- # Promoted to front page.
- promote: false
- sticky: '0'
- revision: '0'
- submitted: true
- status: true
- langcode: en