You are here

core.entity_form_display.quiz.quiz.default.yml in Quiz 8.5

config/install/core.entity_form_display.quiz.quiz.default.yml

File

config/install/core.entity_form_display.quiz.quiz.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - quiz.type.quiz
  6. enforced:
  7. module:
  8. - quiz
  9. module:
  10. - datetime_range
  11. - paragraphs
  12. - text
  13. id: quiz.quiz.default
  14. targetEntityType: quiz
  15. bundle: quiz
  16. mode: default
  17. content:
  18. allow_change:
  19. type: boolean_checkbox
  20. region: content
  21. weight: 18
  22. settings:
  23. display_label: true
  24. third_party_settings: { }
  25. allow_change_blank:
  26. type: boolean_checkbox
  27. region: content
  28. weight: 19
  29. settings:
  30. display_label: true
  31. third_party_settings: { }
  32. allow_jumping:
  33. type: boolean_checkbox
  34. region: content
  35. weight: 17
  36. settings:
  37. display_label: true
  38. third_party_settings: { }
  39. allow_resume:
  40. type: boolean_checkbox
  41. region: content
  42. weight: 16
  43. settings:
  44. display_label: true
  45. third_party_settings: { }
  46. allow_skipping:
  47. type: boolean_checkbox
  48. region: content
  49. weight: 15
  50. settings:
  51. display_label: true
  52. third_party_settings: { }
  53. backwards_navigation:
  54. type: boolean_checkbox
  55. region: content
  56. weight: 8
  57. settings:
  58. display_label: true
  59. third_party_settings: { }
  60. body:
  61. type: text_textarea
  62. region: content
  63. weight: 1
  64. settings:
  65. rows: 5
  66. placeholder: ''
  67. third_party_settings: { }
  68. build_on_last:
  69. type: options_buttons
  70. region: content
  71. weight: 23
  72. settings: { }
  73. third_party_settings: { }
  74. keep_results:
  75. type: options_buttons
  76. weight: 26
  77. region: content
  78. settings: { }
  79. third_party_settings: { }
  80. mark_doubtful:
  81. type: boolean_checkbox
  82. region: content
  83. weight: 20
  84. settings:
  85. display_label: true
  86. third_party_settings: { }
  87. max_score_for_random:
  88. type: number
  89. region: content
  90. weight: 4
  91. settings:
  92. placeholder: ''
  93. third_party_settings: { }
  94. number_of_random_questions:
  95. type: number
  96. region: content
  97. weight: 3
  98. settings:
  99. placeholder: ''
  100. third_party_settings: { }
  101. pass_rate:
  102. type: number
  103. region: content
  104. weight: 5
  105. settings:
  106. placeholder: ''
  107. third_party_settings: { }
  108. quiz_always:
  109. type: boolean_checkbox
  110. region: content
  111. weight: 12
  112. settings:
  113. display_label: true
  114. third_party_settings: { }
  115. quiz_close:
  116. type: datetime_timestamp
  117. region: content
  118. weight: 14
  119. settings: { }
  120. third_party_settings: { }
  121. quiz_date:
  122. type: daterange_default
  123. region: content
  124. weight: 27
  125. settings: { }
  126. third_party_settings: { }
  127. quiz_open:
  128. type: datetime_timestamp
  129. region: content
  130. weight: 13
  131. settings: { }
  132. third_party_settings: { }
  133. quiz_terms:
  134. type: entity_reference_paragraphs
  135. region: content
  136. weight: 28
  137. settings:
  138. title: Paragraph
  139. title_plural: Paragraphs
  140. edit_mode: open
  141. add_mode: dropdown
  142. form_display_mode: default
  143. default_paragraph_type: _none
  144. third_party_settings: { }
  145. randomization:
  146. type: options_buttons
  147. weight: 25
  148. region: content
  149. settings: { }
  150. third_party_settings: { }
  151. repeat_until_correct:
  152. type: boolean_checkbox
  153. region: content
  154. weight: 9
  155. settings:
  156. display_label: true
  157. third_party_settings: { }
  158. result_options:
  159. type: entity_reference_paragraphs
  160. region: content
  161. weight: 24
  162. settings:
  163. title: Paragraph
  164. title_plural: Paragraphs
  165. edit_mode: open
  166. add_mode: dropdown
  167. form_display_mode: default
  168. default_paragraph_type: _none
  169. third_party_settings: { }
  170. result_type:
  171. type: options_select
  172. weight: 2
  173. region: content
  174. settings: { }
  175. third_party_settings: { }
  176. show_attempt_stats:
  177. type: boolean_checkbox
  178. region: content
  179. weight: 21
  180. settings:
  181. display_label: true
  182. third_party_settings: { }
  183. show_passed:
  184. type: boolean_checkbox
  185. region: content
  186. weight: 22
  187. settings:
  188. display_label: true
  189. third_party_settings: { }
  190. summary_default:
  191. type: text_textarea
  192. region: content
  193. weight: 7
  194. settings:
  195. rows: 5
  196. placeholder: ''
  197. third_party_settings: { }
  198. summary_pass:
  199. type: text_textarea
  200. region: content
  201. weight: 6
  202. settings:
  203. rows: 5
  204. placeholder: ''
  205. third_party_settings: { }
  206. takes:
  207. type: number
  208. region: content
  209. weight: 10
  210. settings:
  211. placeholder: ''
  212. third_party_settings: { }
  213. time_limit:
  214. type: number
  215. region: content
  216. weight: 11
  217. settings:
  218. placeholder: ''
  219. third_party_settings: { }
  220. title:
  221. type: string_textfield
  222. weight: 0
  223. region: content
  224. settings:
  225. size: 60
  226. placeholder: ''
  227. third_party_settings: { }
  228. hidden: { }