@pie-element/ebsr 6.6.3-next.414 → 6.6.3-next.430

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (622) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/configure/CHANGELOG.md +25 -0
  3. package/configure/package.json +2 -2
  4. package/controller/CHANGELOG.md +17 -0
  5. package/controller/package.json +1 -1
  6. package/package.json +3 -3
  7. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.json +0 -1972
  8. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.md +0 -1563
  9. package/configure/node_modules/@pie-element/multiple-choice/LICENSE.md +0 -5
  10. package/configure/node_modules/@pie-element/multiple-choice/README.md +0 -56
  11. package/configure/node_modules/@pie-element/multiple-choice/choice.png +0 -0
  12. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.json +0 -1387
  13. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.md +0 -1140
  14. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js +0 -103
  15. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js.map +0 -1
  16. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js +0 -193
  17. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js.map +0 -1
  18. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js +0 -471
  19. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js.map +0 -1
  20. package/configure/node_modules/@pie-element/multiple-choice/configure/package.json +0 -20
  21. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.json +0 -527
  22. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.md +0 -714
  23. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js +0 -18
  24. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js.map +0 -1
  25. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js +0 -242
  26. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js.map +0 -1
  27. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js +0 -36
  28. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js.map +0 -1
  29. package/configure/node_modules/@pie-element/multiple-choice/controller/package.json +0 -15
  30. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json +0 -311
  31. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json.md +0 -245
  32. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/config.js +0 -8
  33. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/generate.js +0 -52
  34. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/index.html +0 -1
  35. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/session.js +0 -7
  36. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json +0 -326
  37. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json.md +0 -266
  38. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js +0 -284
  39. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js.map +0 -1
  40. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js +0 -174
  41. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js.map +0 -1
  42. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js +0 -151
  43. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js.map +0 -1
  44. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js +0 -97
  45. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js.map +0 -1
  46. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js +0 -341
  47. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js.map +0 -1
  48. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js +0 -35
  49. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js.map +0 -1
  50. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/CHANGELOG.json +0 -1677
  51. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/CHANGELOG.md +0 -1498
  52. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/LICENSE.md +0 -5
  53. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/README.md +0 -12
  54. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/checkbox.js +0 -86
  55. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/checkbox.js.map +0 -1
  56. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/feedback-menu.js +0 -176
  57. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/feedback-menu.js.map +0 -1
  58. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/index.js +0 -391
  59. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/index.js.map +0 -1
  60. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-utils.js +0 -54
  61. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-utils.js.map +0 -1
  62. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/feedback-selector.js +0 -194
  63. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/feedback-selector.js.map +0 -1
  64. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/group.js +0 -75
  65. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/group.js.map +0 -1
  66. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/index.js +0 -184
  67. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/index.js.map +0 -1
  68. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/form-section.js +0 -44
  69. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/form-section.js.map +0 -1
  70. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/help.js +0 -152
  71. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/help.js.map +0 -1
  72. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/index.js +0 -195
  73. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/index.js.map +0 -1
  74. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/input.js +0 -144
  75. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/input.js.map +0 -1
  76. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/inputs.js +0 -120
  77. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/inputs.js.map +0 -1
  78. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/langs.js +0 -187
  79. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/langs.js.map +0 -1
  80. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/config-layout.js +0 -109
  81. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/config-layout.js.map +0 -1
  82. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/index.js +0 -24
  83. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/index.js.map +0 -1
  84. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/layout-contents.js +0 -111
  85. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/layout-contents.js.map +0 -1
  86. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/settings-box.js +0 -95
  87. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/settings-box.js.map +0 -1
  88. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/mui-box/index.js +0 -79
  89. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/mui-box/index.js.map +0 -1
  90. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/number-text-field.js +0 -274
  91. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/number-text-field.js.map +0 -1
  92. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/radio-with-label.js +0 -41
  93. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/radio-with-label.js.map +0 -1
  94. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/display-size.js +0 -77
  95. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/display-size.js.map +0 -1
  96. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/index.js +0 -136
  97. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/index.js.map +0 -1
  98. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/panel.js +0 -422
  99. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/panel.js.map +0 -1
  100. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/settings-radio-label.js +0 -43
  101. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/settings-radio-label.js.map +0 -1
  102. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/toggle.js +0 -56
  103. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/toggle.js.map +0 -1
  104. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tabs/index.js +0 -113
  105. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tabs/index.js.map +0 -1
  106. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tags-input/index.js +0 -206
  107. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tags-input/index.js.map +0 -1
  108. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/two-choice.js +0 -190
  109. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/two-choice.js.map +0 -1
  110. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/with-stateful-model.js +0 -91
  111. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/with-stateful-model.js.map +0 -1
  112. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/package.json +0 -30
  113. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/checkbox.jsx +0 -63
  114. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/choice-configuration/feedback-menu.jsx +0 -103
  115. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/choice-configuration/index.jsx +0 -301
  116. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/choice-utils.js +0 -30
  117. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/feedback-config/feedback-selector.jsx +0 -116
  118. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/feedback-config/group.jsx +0 -54
  119. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/feedback-config/index.jsx +0 -98
  120. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/form-section.jsx +0 -23
  121. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/help.jsx +0 -88
  122. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/index.js +0 -54
  123. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/input.jsx +0 -72
  124. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/inputs.jsx +0 -88
  125. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/langs.jsx +0 -122
  126. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/config-layout.jsx +0 -64
  127. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/index.js +0 -4
  128. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/layout-contents.jsx +0 -60
  129. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/settings-box.jsx +0 -31
  130. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/mui-box/index.jsx +0 -64
  131. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/number-text-field.jsx +0 -196
  132. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/radio-with-label.jsx +0 -18
  133. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/display-size.jsx +0 -52
  134. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/index.js +0 -75
  135. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/panel.jsx +0 -297
  136. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/settings-radio-label.jsx +0 -20
  137. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/toggle.jsx +0 -31
  138. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/tabs/index.jsx +0 -51
  139. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/tags-input/index.jsx +0 -121
  140. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/two-choice.jsx +0 -94
  141. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/with-stateful-model.jsx +0 -36
  142. package/configure/node_modules/@pie-element/multiple-choice/package.json +0 -30
  143. package/configure/node_modules/@pie-lib/correct-answer-toggle/CHANGELOG.json +0 -547
  144. package/configure/node_modules/@pie-lib/correct-answer-toggle/CHANGELOG.md +0 -513
  145. package/configure/node_modules/@pie-lib/correct-answer-toggle/LICENSE.md +0 -5
  146. package/configure/node_modules/@pie-lib/correct-answer-toggle/README.md +0 -64
  147. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/expander.js +0 -81
  148. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/expander.js.map +0 -1
  149. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/index.js +0 -150
  150. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/index.js.map +0 -1
  151. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/styles.js +0 -65
  152. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/styles.js.map +0 -1
  153. package/configure/node_modules/@pie-lib/correct-answer-toggle/package.json +0 -36
  154. package/configure/node_modules/@pie-lib/correct-answer-toggle/preview.png +0 -0
  155. package/configure/node_modules/@pie-lib/correct-answer-toggle/src/expander.jsx +0 -60
  156. package/configure/node_modules/@pie-lib/correct-answer-toggle/src/index.jsx +0 -73
  157. package/configure/node_modules/@pie-lib/correct-answer-toggle/src/styles.js +0 -60
  158. package/configure/node_modules/@pie-lib/editable-html/CHANGELOG.json +0 -3162
  159. package/configure/node_modules/@pie-lib/editable-html/CHANGELOG.md +0 -1441
  160. package/configure/node_modules/@pie-lib/editable-html/LICENSE.md +0 -5
  161. package/configure/node_modules/@pie-lib/editable-html/README.md +0 -45
  162. package/configure/node_modules/@pie-lib/editable-html/deploy.sh +0 -16
  163. package/configure/node_modules/@pie-lib/editable-html/lib/editor.js +0 -698
  164. package/configure/node_modules/@pie-lib/editable-html/lib/editor.js.map +0 -1
  165. package/configure/node_modules/@pie-lib/editable-html/lib/index.js +0 -213
  166. package/configure/node_modules/@pie-lib/editable-html/lib/index.js.map +0 -1
  167. package/configure/node_modules/@pie-lib/editable-html/lib/parse-html.js +0 -16
  168. package/configure/node_modules/@pie-lib/editable-html/lib/parse-html.js.map +0 -1
  169. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/component.js +0 -248
  170. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/component.js.map +0 -1
  171. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/image-toolbar.js +0 -141
  172. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/image-toolbar.js.map +0 -1
  173. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/index.js +0 -219
  174. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/index.js.map +0 -1
  175. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/insert-image-handler.js +0 -141
  176. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/insert-image-handler.js.map +0 -1
  177. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/index.js +0 -133
  178. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/index.js.map +0 -1
  179. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/list/index.js +0 -136
  180. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/list/index.js.map +0 -1
  181. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/math/index.js +0 -352
  182. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/math/index.js.map +0 -1
  183. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/index.js +0 -338
  184. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/index.js.map +0 -1
  185. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-dialog.js +0 -445
  186. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-dialog.js.map +0 -1
  187. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-toolbar.js +0 -105
  188. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-toolbar.js.map +0 -1
  189. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-wrapper.js +0 -100
  190. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-wrapper.js.map +0 -1
  191. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/choice.js +0 -229
  192. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/choice.js.map +0 -1
  193. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/index.js +0 -97
  194. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/index.js.map +0 -1
  195. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/explicit-constructed-response/index.js +0 -53
  196. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/explicit-constructed-response/index.js.map +0 -1
  197. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/icons/index.js +0 -93
  198. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/icons/index.js.map +0 -1
  199. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/index.js +0 -277
  200. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/index.js.map +0 -1
  201. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/inline-dropdown/index.js +0 -70
  202. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/inline-dropdown/index.js.map +0 -1
  203. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/utils.js +0 -110
  204. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/utils.js.map +0 -1
  205. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/icons/index.js +0 -69
  206. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/icons/index.js.map +0 -1
  207. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/index.js +0 -443
  208. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/index.js.map +0 -1
  209. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/table-toolbar.js +0 -167
  210. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/table-toolbar.js.map +0 -1
  211. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/default-toolbar.js +0 -129
  212. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/default-toolbar.js.map +0 -1
  213. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/done-button.js +0 -50
  214. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/done-button.js.map +0 -1
  215. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/editor-and-toolbar.js +0 -263
  216. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/editor-and-toolbar.js.map +0 -1
  217. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/index.js +0 -32
  218. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/index.js.map +0 -1
  219. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar-buttons.js +0 -164
  220. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar-buttons.js.map +0 -1
  221. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar.js +0 -350
  222. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar.js.map +0 -1
  223. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/utils.js +0 -62
  224. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/utils.js.map +0 -1
  225. package/configure/node_modules/@pie-lib/editable-html/lib/serialization.js +0 -405
  226. package/configure/node_modules/@pie-lib/editable-html/lib/serialization.js.map +0 -1
  227. package/configure/node_modules/@pie-lib/editable-html/lib/theme.js +0 -9
  228. package/configure/node_modules/@pie-lib/editable-html/lib/theme.js.map +0 -1
  229. package/configure/node_modules/@pie-lib/editable-html/package.json +0 -51
  230. package/configure/node_modules/@pie-lib/editable-html/playground/image/data.js +0 -59
  231. package/configure/node_modules/@pie-lib/editable-html/playground/image/index.html +0 -24
  232. package/configure/node_modules/@pie-lib/editable-html/playground/image/index.jsx +0 -83
  233. package/configure/node_modules/@pie-lib/editable-html/playground/index.html +0 -27
  234. package/configure/node_modules/@pie-lib/editable-html/playground/mathquill/index.html +0 -25
  235. package/configure/node_modules/@pie-lib/editable-html/playground/mathquill/index.jsx +0 -151
  236. package/configure/node_modules/@pie-lib/editable-html/playground/package.json +0 -15
  237. package/configure/node_modules/@pie-lib/editable-html/playground/prod-test/index.html +0 -26
  238. package/configure/node_modules/@pie-lib/editable-html/playground/prod-test/index.jsx +0 -30
  239. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/data.js +0 -29
  240. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/image-plugin.jsx +0 -40
  241. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/index.html +0 -23
  242. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/index.jsx +0 -96
  243. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/data.js +0 -29
  244. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/image-plugin.jsx +0 -40
  245. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/index.html +0 -24
  246. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/index.jsx +0 -12
  247. package/configure/node_modules/@pie-lib/editable-html/playground/static.json +0 -3
  248. package/configure/node_modules/@pie-lib/editable-html/playground/table-examples.html +0 -67
  249. package/configure/node_modules/@pie-lib/editable-html/playground/webpack.config.js +0 -42
  250. package/configure/node_modules/@pie-lib/editable-html/src/editor.jsx +0 -584
  251. package/configure/node_modules/@pie-lib/editable-html/src/index.jsx +0 -128
  252. package/configure/node_modules/@pie-lib/editable-html/src/parse-html.js +0 -8
  253. package/configure/node_modules/@pie-lib/editable-html/src/plugins/README.md +0 -27
  254. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/component.jsx +0 -166
  255. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/image-toolbar.jsx +0 -62
  256. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/index.jsx +0 -180
  257. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/insert-image-handler.js +0 -93
  258. package/configure/node_modules/@pie-lib/editable-html/src/plugins/index.jsx +0 -112
  259. package/configure/node_modules/@pie-lib/editable-html/src/plugins/list/index.jsx +0 -113
  260. package/configure/node_modules/@pie-lib/editable-html/src/plugins/math/index.jsx +0 -289
  261. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/index.jsx +0 -281
  262. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/media-dialog.js +0 -372
  263. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/media-toolbar.jsx +0 -53
  264. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/media-wrapper.jsx +0 -43
  265. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/drag-in-the-blank/choice.jsx +0 -160
  266. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/drag-in-the-blank/index.jsx +0 -78
  267. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/explicit-constructed-response/index.jsx +0 -45
  268. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/icons/index.jsx +0 -68
  269. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/index.jsx +0 -244
  270. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/inline-dropdown/index.jsx +0 -63
  271. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/utils.jsx +0 -77
  272. package/configure/node_modules/@pie-lib/editable-html/src/plugins/table/icons/index.jsx +0 -59
  273. package/configure/node_modules/@pie-lib/editable-html/src/plugins/table/index.jsx +0 -390
  274. package/configure/node_modules/@pie-lib/editable-html/src/plugins/table/table-toolbar.jsx +0 -104
  275. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/default-toolbar.jsx +0 -103
  276. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/done-button.jsx +0 -36
  277. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/editor-and-toolbar.jsx +0 -217
  278. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/index.jsx +0 -21
  279. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/toolbar-buttons.jsx +0 -86
  280. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/toolbar.jsx +0 -313
  281. package/configure/node_modules/@pie-lib/editable-html/src/plugins/utils.js +0 -32
  282. package/configure/node_modules/@pie-lib/editable-html/src/serialization.jsx +0 -369
  283. package/configure/node_modules/@pie-lib/editable-html/src/theme.js +0 -1
  284. package/configure/node_modules/@pie-lib/editable-html/static.json +0 -1
  285. package/configure/node_modules/@pie-lib/math-input/CHANGELOG.json +0 -1412
  286. package/configure/node_modules/@pie-lib/math-input/CHANGELOG.md +0 -874
  287. package/configure/node_modules/@pie-lib/math-input/LICENSE.md +0 -5
  288. package/configure/node_modules/@pie-lib/math-input/README.md +0 -27
  289. package/configure/node_modules/@pie-lib/math-input/lib/horizontal-keypad.js +0 -123
  290. package/configure/node_modules/@pie-lib/math-input/lib/horizontal-keypad.js.map +0 -1
  291. package/configure/node_modules/@pie-lib/math-input/lib/index.js +0 -75
  292. package/configure/node_modules/@pie-lib/math-input/lib/index.js.map +0 -1
  293. package/configure/node_modules/@pie-lib/math-input/lib/keypad/index.js +0 -367
  294. package/configure/node_modules/@pie-lib/math-input/lib/keypad/index.js.map +0 -1
  295. package/configure/node_modules/@pie-lib/math-input/lib/keypad/keys-layout.js +0 -30
  296. package/configure/node_modules/@pie-lib/math-input/lib/keypad/keys-layout.js.map +0 -1
  297. package/configure/node_modules/@pie-lib/math-input/lib/keys/basic-operators.js +0 -41
  298. package/configure/node_modules/@pie-lib/math-input/lib/keys/basic-operators.js.map +0 -1
  299. package/configure/node_modules/@pie-lib/math-input/lib/keys/chars.js +0 -17
  300. package/configure/node_modules/@pie-lib/math-input/lib/keys/chars.js.map +0 -1
  301. package/configure/node_modules/@pie-lib/math-input/lib/keys/comparison.js +0 -46
  302. package/configure/node_modules/@pie-lib/math-input/lib/keys/comparison.js.map +0 -1
  303. package/configure/node_modules/@pie-lib/math-input/lib/keys/constants.js +0 -26
  304. package/configure/node_modules/@pie-lib/math-input/lib/keys/constants.js.map +0 -1
  305. package/configure/node_modules/@pie-lib/math-input/lib/keys/digits.js +0 -53
  306. package/configure/node_modules/@pie-lib/math-input/lib/keys/digits.js.map +0 -1
  307. package/configure/node_modules/@pie-lib/math-input/lib/keys/edit.js +0 -16
  308. package/configure/node_modules/@pie-lib/math-input/lib/keys/edit.js.map +0 -1
  309. package/configure/node_modules/@pie-lib/math-input/lib/keys/exponent.js +0 -35
  310. package/configure/node_modules/@pie-lib/math-input/lib/keys/exponent.js.map +0 -1
  311. package/configure/node_modules/@pie-lib/math-input/lib/keys/fractions.js +0 -31
  312. package/configure/node_modules/@pie-lib/math-input/lib/keys/fractions.js.map +0 -1
  313. package/configure/node_modules/@pie-lib/math-input/lib/keys/geometry.js +0 -139
  314. package/configure/node_modules/@pie-lib/math-input/lib/keys/geometry.js.map +0 -1
  315. package/configure/node_modules/@pie-lib/math-input/lib/keys/grades.js +0 -198
  316. package/configure/node_modules/@pie-lib/math-input/lib/keys/grades.js.map +0 -1
  317. package/configure/node_modules/@pie-lib/math-input/lib/keys/index.js +0 -50
  318. package/configure/node_modules/@pie-lib/math-input/lib/keys/index.js.map +0 -1
  319. package/configure/node_modules/@pie-lib/math-input/lib/keys/log.js +0 -32
  320. package/configure/node_modules/@pie-lib/math-input/lib/keys/log.js.map +0 -1
  321. package/configure/node_modules/@pie-lib/math-input/lib/keys/logic.js +0 -23
  322. package/configure/node_modules/@pie-lib/math-input/lib/keys/logic.js.map +0 -1
  323. package/configure/node_modules/@pie-lib/math-input/lib/keys/matrices.js +0 -23
  324. package/configure/node_modules/@pie-lib/math-input/lib/keys/matrices.js.map +0 -1
  325. package/configure/node_modules/@pie-lib/math-input/lib/keys/misc.js +0 -69
  326. package/configure/node_modules/@pie-lib/math-input/lib/keys/misc.js.map +0 -1
  327. package/configure/node_modules/@pie-lib/math-input/lib/keys/navigation.js +0 -23
  328. package/configure/node_modules/@pie-lib/math-input/lib/keys/navigation.js.map +0 -1
  329. package/configure/node_modules/@pie-lib/math-input/lib/keys/operators.js +0 -17
  330. package/configure/node_modules/@pie-lib/math-input/lib/keys/operators.js.map +0 -1
  331. package/configure/node_modules/@pie-lib/math-input/lib/keys/statistics.js +0 -38
  332. package/configure/node_modules/@pie-lib/math-input/lib/keys/statistics.js.map +0 -1
  333. package/configure/node_modules/@pie-lib/math-input/lib/keys/sub-sup.js +0 -23
  334. package/configure/node_modules/@pie-lib/math-input/lib/keys/sub-sup.js.map +0 -1
  335. package/configure/node_modules/@pie-lib/math-input/lib/keys/trigonometry.js +0 -53
  336. package/configure/node_modules/@pie-lib/math-input/lib/keys/trigonometry.js.map +0 -1
  337. package/configure/node_modules/@pie-lib/math-input/lib/keys/utils.js +0 -126
  338. package/configure/node_modules/@pie-lib/math-input/lib/keys/utils.js.map +0 -1
  339. package/configure/node_modules/@pie-lib/math-input/lib/keys/vars.js +0 -29
  340. package/configure/node_modules/@pie-lib/math-input/lib/keys/vars.js.map +0 -1
  341. package/configure/node_modules/@pie-lib/math-input/lib/math-input.js +0 -200
  342. package/configure/node_modules/@pie-lib/math-input/lib/math-input.js.map +0 -1
  343. package/configure/node_modules/@pie-lib/math-input/lib/mq/custom-elements.js +0 -23
  344. package/configure/node_modules/@pie-lib/math-input/lib/mq/custom-elements.js.map +0 -1
  345. package/configure/node_modules/@pie-lib/math-input/lib/mq/index.js +0 -24
  346. package/configure/node_modules/@pie-lib/math-input/lib/mq/index.js.map +0 -1
  347. package/configure/node_modules/@pie-lib/math-input/lib/mq/input.js +0 -255
  348. package/configure/node_modules/@pie-lib/math-input/lib/mq/input.js.map +0 -1
  349. package/configure/node_modules/@pie-lib/math-input/lib/mq/static.js +0 -216
  350. package/configure/node_modules/@pie-lib/math-input/lib/mq/static.js.map +0 -1
  351. package/configure/node_modules/@pie-lib/math-input/package.json +0 -26
  352. package/configure/node_modules/@pie-lib/math-input/src/horizontal-keypad.jsx +0 -53
  353. package/configure/node_modules/@pie-lib/math-input/src/index.jsx +0 -27
  354. package/configure/node_modules/@pie-lib/math-input/src/keypad/index.jsx +0 -279
  355. package/configure/node_modules/@pie-lib/math-input/src/keypad/keys-layout.js +0 -17
  356. package/configure/node_modules/@pie-lib/math-input/src/keys/basic-operators.js +0 -32
  357. package/configure/node_modules/@pie-lib/math-input/src/keys/chars.js +0 -5
  358. package/configure/node_modules/@pie-lib/math-input/src/keys/comparison.js +0 -27
  359. package/configure/node_modules/@pie-lib/math-input/src/keys/constants.js +0 -18
  360. package/configure/node_modules/@pie-lib/math-input/src/keys/digits.js +0 -40
  361. package/configure/node_modules/@pie-lib/math-input/src/keys/edit.js +0 -3
  362. package/configure/node_modules/@pie-lib/math-input/src/keys/exponent.js +0 -27
  363. package/configure/node_modules/@pie-lib/math-input/src/keys/fractions.js +0 -23
  364. package/configure/node_modules/@pie-lib/math-input/src/keys/geometry.js +0 -116
  365. package/configure/node_modules/@pie-lib/math-input/src/keys/grades.js +0 -265
  366. package/configure/node_modules/@pie-lib/math-input/src/keys/index.js +0 -21
  367. package/configure/node_modules/@pie-lib/math-input/src/keys/log.js +0 -22
  368. package/configure/node_modules/@pie-lib/math-input/src/keys/logic.js +0 -15
  369. package/configure/node_modules/@pie-lib/math-input/src/keys/matrices.js +0 -15
  370. package/configure/node_modules/@pie-lib/math-input/src/keys/misc.js +0 -60
  371. package/configure/node_modules/@pie-lib/math-input/src/keys/navigation.js +0 -8
  372. package/configure/node_modules/@pie-lib/math-input/src/keys/operators.js +0 -9
  373. package/configure/node_modules/@pie-lib/math-input/src/keys/statistics.js +0 -29
  374. package/configure/node_modules/@pie-lib/math-input/src/keys/sub-sup.js +0 -15
  375. package/configure/node_modules/@pie-lib/math-input/src/keys/trigonometry.js +0 -15
  376. package/configure/node_modules/@pie-lib/math-input/src/keys/utils.js +0 -71
  377. package/configure/node_modules/@pie-lib/math-input/src/keys/vars.js +0 -19
  378. package/configure/node_modules/@pie-lib/math-input/src/math-input.jsx +0 -128
  379. package/configure/node_modules/@pie-lib/math-input/src/mq/custom-elements.js +0 -11
  380. package/configure/node_modules/@pie-lib/math-input/src/mq/index.js +0 -4
  381. package/configure/node_modules/@pie-lib/math-input/src/mq/input.jsx +0 -163
  382. package/configure/node_modules/@pie-lib/math-input/src/mq/static.jsx +0 -139
  383. package/configure/node_modules/@pie-lib/math-rendering/CHANGELOG.json +0 -657
  384. package/configure/node_modules/@pie-lib/math-rendering/CHANGELOG.md +0 -412
  385. package/configure/node_modules/@pie-lib/math-rendering/LICENSE.md +0 -5
  386. package/configure/node_modules/@pie-lib/math-rendering/lib/index.js +0 -30
  387. package/configure/node_modules/@pie-lib/math-rendering/lib/index.js.map +0 -1
  388. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/chtml.js +0 -312
  389. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/chtml.js.map +0 -1
  390. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/index.js +0 -23
  391. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/index.js.map +0 -1
  392. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/mml.js +0 -119
  393. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/mml.js.map +0 -1
  394. package/configure/node_modules/@pie-lib/math-rendering/lib/normalization.js +0 -99
  395. package/configure/node_modules/@pie-lib/math-rendering/lib/normalization.js.map +0 -1
  396. package/configure/node_modules/@pie-lib/math-rendering/lib/render-math.js +0 -239
  397. package/configure/node_modules/@pie-lib/math-rendering/lib/render-math.js.map +0 -1
  398. package/configure/node_modules/@pie-lib/math-rendering/package.json +0 -19
  399. package/configure/node_modules/@pie-lib/math-rendering/playground/demo.html +0 -872
  400. package/configure/node_modules/@pie-lib/math-rendering/playground/demo.js +0 -108
  401. package/configure/node_modules/@pie-lib/math-rendering/playground/main.html +0 -156
  402. package/configure/node_modules/@pie-lib/math-rendering/playground/main.js +0 -16
  403. package/configure/node_modules/@pie-lib/math-rendering/playground/webpack.config.js +0 -29
  404. package/configure/node_modules/@pie-lib/math-rendering/src/index.js +0 -4
  405. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/chtml.js +0 -215
  406. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/index.js +0 -13
  407. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/mml.js +0 -24
  408. package/configure/node_modules/@pie-lib/math-rendering/src/normalization.js +0 -69
  409. package/configure/node_modules/@pie-lib/math-rendering/src/render-math.js +0 -203
  410. package/configure/node_modules/@pie-lib/math-toolbar/CHANGELOG.json +0 -847
  411. package/configure/node_modules/@pie-lib/math-toolbar/CHANGELOG.md +0 -742
  412. package/configure/node_modules/@pie-lib/math-toolbar/LICENSE.md +0 -5
  413. package/configure/node_modules/@pie-lib/math-toolbar/lib/done-button.js +0 -53
  414. package/configure/node_modules/@pie-lib/math-toolbar/lib/done-button.js.map +0 -1
  415. package/configure/node_modules/@pie-lib/math-toolbar/lib/editor-and-pad.js +0 -386
  416. package/configure/node_modules/@pie-lib/math-toolbar/lib/editor-and-pad.js.map +0 -1
  417. package/configure/node_modules/@pie-lib/math-toolbar/lib/index.js +0 -259
  418. package/configure/node_modules/@pie-lib/math-toolbar/lib/index.js.map +0 -1
  419. package/configure/node_modules/@pie-lib/math-toolbar/lib/math-preview.js +0 -163
  420. package/configure/node_modules/@pie-lib/math-toolbar/lib/math-preview.js.map +0 -1
  421. package/configure/node_modules/@pie-lib/math-toolbar/package.json +0 -36
  422. package/configure/node_modules/@pie-lib/math-toolbar/src/done-button.jsx +0 -39
  423. package/configure/node_modules/@pie-lib/math-toolbar/src/editor-and-pad.jsx +0 -311
  424. package/configure/node_modules/@pie-lib/math-toolbar/src/index.jsx +0 -185
  425. package/configure/node_modules/@pie-lib/math-toolbar/src/math-preview.jsx +0 -101
  426. package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.json +0 -937
  427. package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.md +0 -616
  428. package/configure/node_modules/@pie-lib/render-ui/LICENSE.md +0 -5
  429. package/configure/node_modules/@pie-lib/render-ui/README.md +0 -33
  430. package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js +0 -144
  431. package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js.map +0 -1
  432. package/configure/node_modules/@pie-lib/render-ui/lib/color.js +0 -134
  433. package/configure/node_modules/@pie-lib/render-ui/lib/color.js.map +0 -1
  434. package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js +0 -154
  435. package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js.map +0 -1
  436. package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js +0 -24
  437. package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js.map +0 -1
  438. package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js +0 -98
  439. package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js.map +0 -1
  440. package/configure/node_modules/@pie-lib/render-ui/lib/index.js +0 -99
  441. package/configure/node_modules/@pie-lib/render-ui/lib/index.js.map +0 -1
  442. package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js +0 -60
  443. package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js.map +0 -1
  444. package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js +0 -129
  445. package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js.map +0 -1
  446. package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js +0 -133
  447. package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js.map +0 -1
  448. package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js +0 -28
  449. package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js.map +0 -1
  450. package/configure/node_modules/@pie-lib/render-ui/lib/readable.js +0 -28
  451. package/configure/node_modules/@pie-lib/render-ui/lib/readable.js.map +0 -1
  452. package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js +0 -154
  453. package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js.map +0 -1
  454. package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js +0 -194
  455. package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js.map +0 -1
  456. package/configure/node_modules/@pie-lib/render-ui/package.json +0 -30
  457. package/configure/node_modules/@pie-lib/render-ui/src/collapsible/index.jsx +0 -68
  458. package/configure/node_modules/@pie-lib/render-ui/src/color.js +0 -48
  459. package/configure/node_modules/@pie-lib/render-ui/src/feedback.jsx +0 -100
  460. package/configure/node_modules/@pie-lib/render-ui/src/has-text.js +0 -14
  461. package/configure/node_modules/@pie-lib/render-ui/src/html-and-math.js +0 -40
  462. package/configure/node_modules/@pie-lib/render-ui/src/index.js +0 -27
  463. package/configure/node_modules/@pie-lib/render-ui/src/input-container.jsx +0 -41
  464. package/configure/node_modules/@pie-lib/render-ui/src/preview-layout.jsx +0 -77
  465. package/configure/node_modules/@pie-lib/render-ui/src/preview-prompt.jsx +0 -73
  466. package/configure/node_modules/@pie-lib/render-ui/src/purpose.jsx +0 -19
  467. package/configure/node_modules/@pie-lib/render-ui/src/readable.jsx +0 -19
  468. package/configure/node_modules/@pie-lib/render-ui/src/response-indicators.jsx +0 -89
  469. package/configure/node_modules/@pie-lib/render-ui/src/withUndoReset.jsx +0 -118
  470. package/configure/node_modules/immutable/LICENSE +0 -21
  471. package/configure/node_modules/immutable/README.md +0 -657
  472. package/configure/node_modules/immutable/dist/immutable-nonambient.d.ts +0 -5607
  473. package/configure/node_modules/immutable/dist/immutable.d.ts +0 -5611
  474. package/configure/node_modules/immutable/dist/immutable.es.js +0 -5893
  475. package/configure/node_modules/immutable/dist/immutable.js +0 -5948
  476. package/configure/node_modules/immutable/dist/immutable.js.flow +0 -2340
  477. package/configure/node_modules/immutable/dist/immutable.min.js +0 -55
  478. package/configure/node_modules/immutable/package.json +0 -41
  479. package/configure/node_modules/slate-dev-environment/Readme.md +0 -1
  480. package/configure/node_modules/slate-dev-environment/dist/slate-dev-environment.js +0 -287
  481. package/configure/node_modules/slate-dev-environment/dist/slate-dev-environment.min.js +0 -1
  482. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.es.js +0 -264
  483. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.es.js.map +0 -1
  484. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.js +0 -282
  485. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.js.map +0 -1
  486. package/configure/node_modules/slate-dev-environment/package.json +0 -21
  487. package/configure/node_modules/slate-edit-list/CHANGELOG.md +0 -124
  488. package/configure/node_modules/slate-edit-list/LICENSE +0 -201
  489. package/configure/node_modules/slate-edit-list/README.md +0 -159
  490. package/configure/node_modules/slate-edit-list/dist/changes/decreaseItemDepth.js +0 -73
  491. package/configure/node_modules/slate-edit-list/dist/changes/decreaseItemDepth.js.flow +0 -88
  492. package/configure/node_modules/slate-edit-list/dist/changes/increaseItemDepth.js +0 -70
  493. package/configure/node_modules/slate-edit-list/dist/changes/increaseItemDepth.js.flow +0 -77
  494. package/configure/node_modules/slate-edit-list/dist/changes/index.js +0 -34
  495. package/configure/node_modules/slate-edit-list/dist/changes/index.js.flow +0 -13
  496. package/configure/node_modules/slate-edit-list/dist/changes/splitListItem.js +0 -27
  497. package/configure/node_modules/slate-edit-list/dist/changes/splitListItem.js.flow +0 -26
  498. package/configure/node_modules/slate-edit-list/dist/changes/unwrapList.js +0 -52
  499. package/configure/node_modules/slate-edit-list/dist/changes/unwrapList.js.flow +0 -46
  500. package/configure/node_modules/slate-edit-list/dist/changes/wrapInList.js +0 -67
  501. package/configure/node_modules/slate-edit-list/dist/changes/wrapInList.js.flow +0 -67
  502. package/configure/node_modules/slate-edit-list/dist/core.js +0 -80
  503. package/configure/node_modules/slate-edit-list/dist/core.js.flow +0 -76
  504. package/configure/node_modules/slate-edit-list/dist/handlers/index.js +0 -24
  505. package/configure/node_modules/slate-edit-list/dist/handlers/index.js.flow +0 -5
  506. package/configure/node_modules/slate-edit-list/dist/handlers/onBackspace.js +0 -45
  507. package/configure/node_modules/slate-edit-list/dist/handlers/onBackspace.js.flow +0 -44
  508. package/configure/node_modules/slate-edit-list/dist/handlers/onEnter.js +0 -54
  509. package/configure/node_modules/slate-edit-list/dist/handlers/onEnter.js.flow +0 -54
  510. package/configure/node_modules/slate-edit-list/dist/handlers/onTab.js +0 -39
  511. package/configure/node_modules/slate-edit-list/dist/handlers/onTab.js.flow +0 -34
  512. package/configure/node_modules/slate-edit-list/dist/index.js +0 -58
  513. package/configure/node_modules/slate-edit-list/dist/index.js.flow +0 -45
  514. package/configure/node_modules/slate-edit-list/dist/options.js +0 -34
  515. package/configure/node_modules/slate-edit-list/dist/options.js.flow +0 -26
  516. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentItem.js +0 -24
  517. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentItem.js.flow +0 -20
  518. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentList.js +0 -31
  519. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentList.js.flow +0 -21
  520. package/configure/node_modules/slate-edit-list/dist/utils/getItemDepth.js +0 -34
  521. package/configure/node_modules/slate-edit-list/dist/utils/getItemDepth.js.flow +0 -24
  522. package/configure/node_modules/slate-edit-list/dist/utils/getItemsAtRange.js +0 -60
  523. package/configure/node_modules/slate-edit-list/dist/utils/getItemsAtRange.js.flow +0 -51
  524. package/configure/node_modules/slate-edit-list/dist/utils/getListForItem.js +0 -25
  525. package/configure/node_modules/slate-edit-list/dist/utils/getListForItem.js.flow +0 -16
  526. package/configure/node_modules/slate-edit-list/dist/utils/getPreviousItem.js +0 -39
  527. package/configure/node_modules/slate-edit-list/dist/utils/getPreviousItem.js.flow +0 -29
  528. package/configure/node_modules/slate-edit-list/dist/utils/index.js +0 -49
  529. package/configure/node_modules/slate-edit-list/dist/utils/index.js.flow +0 -19
  530. package/configure/node_modules/slate-edit-list/dist/utils/isList.js +0 -15
  531. package/configure/node_modules/slate-edit-list/dist/utils/isList.js.flow +0 -13
  532. package/configure/node_modules/slate-edit-list/dist/utils/isSelectionInList.js +0 -22
  533. package/configure/node_modules/slate-edit-list/dist/utils/isSelectionInList.js.flow +0 -14
  534. package/configure/node_modules/slate-edit-list/dist/validation/index.js +0 -19
  535. package/configure/node_modules/slate-edit-list/dist/validation/index.js.flow +0 -4
  536. package/configure/node_modules/slate-edit-list/dist/validation/schema.js +0 -83
  537. package/configure/node_modules/slate-edit-list/dist/validation/schema.js.flow +0 -81
  538. package/configure/node_modules/slate-edit-list/dist/validation/validateNode.js +0 -61
  539. package/configure/node_modules/slate-edit-list/dist/validation/validateNode.js.flow +0 -61
  540. package/configure/node_modules/slate-edit-list/package.json +0 -67
  541. package/configure/node_modules/slate-edit-table/CHANGELOG.md +0 -192
  542. package/configure/node_modules/slate-edit-table/LICENSE +0 -201
  543. package/configure/node_modules/slate-edit-table/README.md +0 -269
  544. package/configure/node_modules/slate-edit-table/dist/changes/clearCell.js +0 -29
  545. package/configure/node_modules/slate-edit-table/dist/changes/clearCell.js.flow +0 -26
  546. package/configure/node_modules/slate-edit-table/dist/changes/index.js +0 -69
  547. package/configure/node_modules/slate-edit-table/dist/changes/index.js.flow +0 -27
  548. package/configure/node_modules/slate-edit-table/dist/changes/insertColumn.js +0 -43
  549. package/configure/node_modules/slate-edit-table/dist/changes/insertColumn.js.flow +0 -46
  550. package/configure/node_modules/slate-edit-table/dist/changes/insertRow.js +0 -36
  551. package/configure/node_modules/slate-edit-table/dist/changes/insertRow.js.flow +0 -35
  552. package/configure/node_modules/slate-edit-table/dist/changes/insertTable.js +0 -29
  553. package/configure/node_modules/slate-edit-table/dist/changes/insertTable.js.flow +0 -27
  554. package/configure/node_modules/slate-edit-table/dist/changes/moveSelection.js +0 -32
  555. package/configure/node_modules/slate-edit-table/dist/changes/moveSelection.js.flow +0 -31
  556. package/configure/node_modules/slate-edit-table/dist/changes/moveSelectionBy.js +0 -84
  557. package/configure/node_modules/slate-edit-table/dist/changes/moveSelectionBy.js.flow +0 -80
  558. package/configure/node_modules/slate-edit-table/dist/changes/removeColumn.js +0 -36
  559. package/configure/node_modules/slate-edit-table/dist/changes/removeColumn.js.flow +0 -28
  560. package/configure/node_modules/slate-edit-table/dist/changes/removeColumnByKey.js +0 -52
  561. package/configure/node_modules/slate-edit-table/dist/changes/removeColumnByKey.js.flow +0 -40
  562. package/configure/node_modules/slate-edit-table/dist/changes/removeRow.js +0 -36
  563. package/configure/node_modules/slate-edit-table/dist/changes/removeRow.js.flow +0 -27
  564. package/configure/node_modules/slate-edit-table/dist/changes/removeRowByKey.js +0 -41
  565. package/configure/node_modules/slate-edit-table/dist/changes/removeRowByKey.js.flow +0 -30
  566. package/configure/node_modules/slate-edit-table/dist/changes/removeTable.js +0 -26
  567. package/configure/node_modules/slate-edit-table/dist/changes/removeTable.js.flow +0 -17
  568. package/configure/node_modules/slate-edit-table/dist/changes/removeTableByKey.js +0 -56
  569. package/configure/node_modules/slate-edit-table/dist/changes/removeTableByKey.js.flow +0 -54
  570. package/configure/node_modules/slate-edit-table/dist/core.js +0 -88
  571. package/configure/node_modules/slate-edit-table/dist/core.js.flow +0 -94
  572. package/configure/node_modules/slate-edit-table/dist/handlers/index.js +0 -39
  573. package/configure/node_modules/slate-edit-table/dist/handlers/index.js.flow +0 -8
  574. package/configure/node_modules/slate-edit-table/dist/handlers/onBackspace.js +0 -82
  575. package/configure/node_modules/slate-edit-table/dist/handlers/onBackspace.js.flow +0 -87
  576. package/configure/node_modules/slate-edit-table/dist/handlers/onEnter.js +0 -34
  577. package/configure/node_modules/slate-edit-table/dist/handlers/onEnter.js.flow +0 -37
  578. package/configure/node_modules/slate-edit-table/dist/handlers/onKeyDown.js +0 -71
  579. package/configure/node_modules/slate-edit-table/dist/handlers/onKeyDown.js.flow +0 -56
  580. package/configure/node_modules/slate-edit-table/dist/handlers/onModEnter.js +0 -35
  581. package/configure/node_modules/slate-edit-table/dist/handlers/onModEnter.js.flow +0 -38
  582. package/configure/node_modules/slate-edit-table/dist/handlers/onTab.js +0 -56
  583. package/configure/node_modules/slate-edit-table/dist/handlers/onTab.js.flow +0 -51
  584. package/configure/node_modules/slate-edit-table/dist/handlers/onUpDown.js +0 -38
  585. package/configure/node_modules/slate-edit-table/dist/handlers/onUpDown.js.flow +0 -41
  586. package/configure/node_modules/slate-edit-table/dist/index.js +0 -36
  587. package/configure/node_modules/slate-edit-table/dist/index.js.flow +0 -27
  588. package/configure/node_modules/slate-edit-table/dist/options.js +0 -61
  589. package/configure/node_modules/slate-edit-table/dist/options.js.flow +0 -42
  590. package/configure/node_modules/slate-edit-table/dist/utils/TablePosition.js +0 -306
  591. package/configure/node_modules/slate-edit-table/dist/utils/TablePosition.js.flow +0 -211
  592. package/configure/node_modules/slate-edit-table/dist/utils/createCell.js +0 -30
  593. package/configure/node_modules/slate-edit-table/dist/utils/createCell.js.flow +0 -26
  594. package/configure/node_modules/slate-edit-table/dist/utils/createRow.js +0 -30
  595. package/configure/node_modules/slate-edit-table/dist/utils/createRow.js.flow +0 -28
  596. package/configure/node_modules/slate-edit-table/dist/utils/createTable.js +0 -30
  597. package/configure/node_modules/slate-edit-table/dist/utils/createTable.js.flow +0 -33
  598. package/configure/node_modules/slate-edit-table/dist/utils/forEachCells.js +0 -21
  599. package/configure/node_modules/slate-edit-table/dist/utils/forEachCells.js.flow +0 -22
  600. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtColumn.js +0 -22
  601. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtColumn.js.flow +0 -19
  602. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtRow.js +0 -20
  603. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtRow.js.flow +0 -19
  604. package/configure/node_modules/slate-edit-table/dist/utils/getPosition.js +0 -24
  605. package/configure/node_modules/slate-edit-table/dist/utils/getPosition.js.flow +0 -19
  606. package/configure/node_modules/slate-edit-table/dist/utils/getPositionByKey.js +0 -26
  607. package/configure/node_modules/slate-edit-table/dist/utils/getPositionByKey.js.flow +0 -21
  608. package/configure/node_modules/slate-edit-table/dist/utils/getRow.js +0 -24
  609. package/configure/node_modules/slate-edit-table/dist/utils/getRow.js.flow +0 -19
  610. package/configure/node_modules/slate-edit-table/dist/utils/index.js +0 -64
  611. package/configure/node_modules/slate-edit-table/dist/utils/index.js.flow +0 -25
  612. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionInTable.js +0 -34
  613. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionInTable.js.flow +0 -27
  614. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionOutOfTable.js +0 -30
  615. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionOutOfTable.js.flow +0 -23
  616. package/configure/node_modules/slate-edit-table/dist/validation/index.js +0 -19
  617. package/configure/node_modules/slate-edit-table/dist/validation/index.js.flow +0 -4
  618. package/configure/node_modules/slate-edit-table/dist/validation/schema.js +0 -101
  619. package/configure/node_modules/slate-edit-table/dist/validation/schema.js.flow +0 -98
  620. package/configure/node_modules/slate-edit-table/dist/validation/validateNode.js +0 -56
  621. package/configure/node_modules/slate-edit-table/dist/validation/validateNode.js.flow +0 -49
  622. package/configure/node_modules/slate-edit-table/package.json +0 -69
@@ -1,1563 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- # [5.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.9.2...@pie-element/multiple-choice@5.10.0) (2021-08-05)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * merge conflict ([01655ca](https://github.com/pie-framework/pie-elements/commit/01655caf59311cc1a7a6624a6243147b2819d76e))
12
-
13
-
14
- ### Features
15
-
16
- * **multiple-choice:** accessibility label - added aria label to checkbox and radio input types ([22514bb](https://github.com/pie-framework/pie-elements/commit/22514bb5e2476bc79a55756ff9a5c0c1e0642a29))
17
- * **multiple-choice:** added possibility to change layout - vertical, grid, horizontal ([46e7681](https://github.com/pie-framework/pie-elements/commit/46e7681a178ff29c983db1c7b6206389b55e2a00))
18
- * **multiple-choice:** grid layout - fix tests ([ab3c750](https://github.com/pie-framework/pie-elements/commit/ab3c750af03d9fbe0794f7ec53452c948b530ad8))
19
- * **multiple-choice:** toolbar editor position set to bottom ([08ee249](https://github.com/pie-framework/pie-elements/commit/08ee249d45fdaab2c93a32453d757ec3c79215cd))
20
- * if there are no choices - do not show grid columns dropdown BREAKING CHANGE: removed verticalMode(boolean) from model & configuration - and replaced it with choicesLayout(string) ([1c36ae8](https://github.com/pie-framework/pie-elements/commit/1c36ae8b7f9369b2723a6a84e7350370e1186c50))
21
- * **multiple-choice:** grid layout - review comments ([540073f](https://github.com/pie-framework/pie-elements/commit/540073faeae2b67645a63e8ca609e7682138c710))
22
- * **multiple-choice:** remove unused class name ([a7aa576](https://github.com/pie-framework/pie-elements/commit/a7aa576a32f5c44415994fe413491f3f3dd17b3f))
23
- * **multiple-choice:** toolbar position ( bottom or top ) ([9af6cd9](https://github.com/pie-framework/pie-elements/commit/9af6cd9f6b893501e00640500a34e1c3404edc94))
24
- * **multiple-choice:** update docs ([0843122](https://github.com/pie-framework/pie-elements/commit/084312288b501a7f1129b24a046f9ab19cf25f79))
25
-
26
-
27
-
28
-
29
-
30
- ## [5.9.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.9.0...@pie-element/multiple-choice@5.9.2) (2021-08-05)
31
-
32
-
33
- ### Bug Fixes
34
-
35
- * force bump ([5ea7295](https://github.com/pie-framework/pie-elements/commit/5ea7295e4755fbc492a76e7ec69e5fc35b196919))
36
-
37
-
38
-
39
-
40
-
41
- # [5.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.8.0...@pie-element/multiple-choice@5.9.0) (2021-06-29)
42
-
43
-
44
- ### Bug Fixes
45
-
46
- * Removed excess white space at the beginning of all items - PD-1184 ([#602](https://github.com/pie-framework/pie-elements/issues/602)) ([25b9f72](https://github.com/pie-framework/pie-elements/commit/25b9f72d2fe73bd46ea1a5c3611ff82eef3efb84))
47
-
48
-
49
- ### Features
50
-
51
- * remove audio and video buttons from various fields of various items PD-1180 ([#601](https://github.com/pie-framework/pie-elements/issues/601)) ([8766b25](https://github.com/pie-framework/pie-elements/commit/8766b25690f5dde6c3e896860d63e205bf3c831b))
52
- * **ebsr:** Added vertical/horizontal layout setting - PD-1144 ([#579](https://github.com/pie-framework/pie-elements/issues/579)) ([51c4093](https://github.com/pie-framework/pie-elements/commit/51c4093b4ade86a9c1118066b9dee36bc0582f3a))
53
-
54
-
55
-
56
-
57
-
58
- # [5.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.7.3...@pie-element/multiple-choice@5.8.0) (2021-04-07)
59
-
60
-
61
- ### Features
62
-
63
- * Added Vertical Mode for player ([#555](https://github.com/pie-framework/pie-elements/issues/555)) ([0da549e](https://github.com/pie-framework/pie-elements/commit/0da549e8af2523491779582674477ef08ba0990b))
64
- * merge pie-ui into pie-elements PD-977 ([01ebfd7](https://github.com/pie-framework/pie-elements/commit/01ebfd7ce98b041dd0573575efd8b6da03f22162))
65
-
66
-
67
-
68
-
69
-
70
- ## [5.7.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.7.0...@pie-element/multiple-choice@5.7.3) (2021-03-03)
71
-
72
- **Note:** Version bump only for package @pie-element/multiple-choice
73
-
74
-
75
-
76
-
77
-
78
- # [5.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.6.1...@pie-element/multiple-choice@5.7.0) (2021-03-03)
79
-
80
-
81
- ### Bug Fixes
82
-
83
- * **multiple-choice:** hide feedback for player if disabled ([2fb6a5d](https://github.com/pie-framework/pie-elements/commit/2fb6a5d707e9ed60502aaa87a5ff1aa3b77f8df0))
84
- * **multiple-choice:** test feedback ([7827e4d](https://github.com/pie-framework/pie-elements/commit/7827e4d3032e321b9ff5ac7e465026faa2fa2997))
85
-
86
-
87
- ### Features
88
-
89
- * Updated design. Moved exclude zero at item level. Added ability to toggle from Settings Panel: level tag input, description, standards, visibility to student, half scoring, score labels, drag and drop. Added Actionable List. BREAKING CHANGE: moved exclude zero at item level (from scale level) ([c8bb906](https://github.com/pie-framework/pie-elements/commit/c8bb9064712aae057b74dceba5928a19054b27eb))
90
-
91
-
92
-
93
-
94
-
95
- ## [5.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.6.0...@pie-element/multiple-choice@5.6.1) (2021-02-04)
96
-
97
- **Note:** Version bump only for package @pie-element/multiple-choice
98
-
99
-
100
-
101
-
102
-
103
- # [5.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.12...@pie-element/multiple-choice@5.6.0) (2021-02-02)
104
-
105
-
106
- ### Features
107
-
108
- * **multiple-choice:** add maximum number of choices toggle and related logic ([f506444](https://github.com/pie-framework/pie-elements/commit/f506444))
109
-
110
-
111
-
112
-
113
-
114
- ## [5.5.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.11...@pie-element/multiple-choice@5.5.12) (2020-11-07)
115
-
116
- **Note:** Version bump only for package @pie-element/multiple-choice
117
-
118
-
119
-
120
-
121
-
122
- ## [5.5.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.10...@pie-element/multiple-choice@5.5.11) (2020-10-29)
123
-
124
- **Note:** Version bump only for package @pie-element/multiple-choice
125
-
126
-
127
-
128
-
129
-
130
- ## [5.5.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.9...@pie-element/multiple-choice@5.5.10) (2020-10-29)
131
-
132
- **Note:** Version bump only for package @pie-element/multiple-choice
133
-
134
-
135
-
136
-
137
-
138
- ## [5.5.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.8...@pie-element/multiple-choice@5.5.9) (2020-10-16)
139
-
140
- **Note:** Version bump only for package @pie-element/multiple-choice
141
-
142
-
143
-
144
-
145
-
146
- ## [5.5.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.7...@pie-element/multiple-choice@5.5.8) (2020-10-02)
147
-
148
- **Note:** Version bump only for package @pie-element/multiple-choice
149
-
150
-
151
-
152
-
153
-
154
- ## [5.5.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.6...@pie-element/multiple-choice@5.5.7) (2020-09-23)
155
-
156
- **Note:** Version bump only for package @pie-element/multiple-choice
157
-
158
-
159
-
160
-
161
-
162
- ## [5.5.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.5...@pie-element/multiple-choice@5.5.6) (2020-09-23)
163
-
164
- **Note:** Version bump only for package @pie-element/multiple-choice
165
-
166
-
167
-
168
-
169
-
170
- ## [5.5.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.4...@pie-element/multiple-choice@5.5.5) (2020-09-07)
171
-
172
- **Note:** Version bump only for package @pie-element/multiple-choice
173
-
174
-
175
-
176
-
177
-
178
- ## [5.5.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.3...@pie-element/multiple-choice@5.5.4) (2020-08-25)
179
-
180
- **Note:** Version bump only for package @pie-element/multiple-choice
181
-
182
-
183
-
184
-
185
-
186
- ## [5.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.2...@pie-element/multiple-choice@5.5.3) (2020-08-25)
187
-
188
- **Note:** Version bump only for package @pie-element/multiple-choice
189
-
190
-
191
-
192
-
193
-
194
- ## [5.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.5.1...@pie-element/multiple-choice@5.5.2) (2020-08-13)
195
-
196
- **Note:** Version bump only for package @pie-element/multiple-choice
197
-
198
-
199
-
200
-
201
-
202
- ## [5.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.4.0...@pie-element/multiple-choice@5.5.1) (2020-08-07)
203
-
204
- **Note:** Version bump only for package @pie-element/multiple-choice
205
-
206
-
207
-
208
-
209
-
210
- # [5.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.3.5...@pie-element/multiple-choice@5.4.0) (2020-06-09)
211
-
212
-
213
- ### Features
214
-
215
- * PD-311 - upgrade pie-ui/multiple-choice@4.13.0 ([154caf5](https://github.com/pie-framework/pie-elements/commit/154caf5))
216
-
217
-
218
-
219
-
220
-
221
- ## [5.3.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.4.0-next.0...@pie-element/multiple-choice@5.3.5) (2020-05-25)
222
-
223
-
224
- ### Bug Fixes
225
-
226
- * version issue ([3935c9c](https://github.com/pie-framework/pie-elements/commit/3935c9c))
227
-
228
-
229
-
230
-
231
-
232
- # [5.4.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.3.4...@pie-element/multiple-choice@5.4.0-next.0) (2020-05-25)
233
-
234
-
235
- ### Bug Fixes
236
-
237
- * bump deps ([c6080d6](https://github.com/pie-framework/pie-elements/commit/c6080d6))
238
- * Multiple Select should report a question as "answered" as soon as a selection has been made (Remove unintended clue about how many answer choices are correct.) PD-253 ([314ead5](https://github.com/pie-framework/pie-elements/commit/314ead5))
239
- * New partial-credit scoring algorithm for MCA items. PD-165 ([e80f2db](https://github.com/pie-framework/pie-elements/commit/e80f2db))
240
- * PD-253 upgrade @pie-ui/multiple-choice to 4.12.23 ([007fb04](https://github.com/pie-framework/pie-elements/commit/007fb04))
241
-
242
-
243
- ### Features
244
-
245
- * add postpublish handler ([9b41dea](https://github.com/pie-framework/pie-elements/commit/9b41dea))
246
-
247
-
248
-
249
-
250
-
251
- ## [5.3.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.3.3...@pie-element/multiple-choice@5.3.4) (2020-04-28)
252
-
253
-
254
- ### Bug Fixes
255
-
256
- * bump ui/lib versions ([45f0da6](https://github.com/pie-framework/pie-elements/commit/45f0da6))
257
- * ui+libs update ([6127de2](https://github.com/pie-framework/pie-elements/commit/6127de2))
258
- * update ui/lib versions ([0226b0b](https://github.com/pie-framework/pie-elements/commit/0226b0b))
259
-
260
-
261
-
262
-
263
-
264
- ## [5.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.3.2...@pie-element/multiple-choice@5.3.3) (2020-04-14)
265
-
266
-
267
- ### Bug Fixes
268
-
269
- * bump ui/lib versions ([3edb232](https://github.com/pie-framework/pie-elements/commit/3edb232))
270
-
271
-
272
-
273
-
274
-
275
- ## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.3.1...@pie-element/multiple-choice@5.3.2) (2020-04-14)
276
-
277
-
278
- ### Bug Fixes
279
-
280
- * PD-127: MC Choice Prefix Issue (Set 'letters' as default choicePrefix) ([27cd7ad](https://github.com/pie-framework/pie-elements/commit/27cd7ad))
281
- * PD-129: Updated pie-ui/multiple-choice version. ([7dd504a](https://github.com/pie-framework/pie-elements/commit/7dd504a))
282
-
283
-
284
-
285
-
286
-
287
- ## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.1.5...@pie-element/multiple-choice@5.3.1) (2020-04-10)
288
-
289
-
290
- ### Bug Fixes
291
-
292
- * bump [@pie-lib](https://github.com/pie-lib) dependencies ([dcef3a7](https://github.com/pie-framework/pie-elements/commit/dcef3a7))
293
- * bump all packages to avoid tag conflict ([d9ec9a8](https://github.com/pie-framework/pie-elements/commit/d9ec9a8))
294
- * bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
295
- * bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
296
- * bump version ([98a1304](https://github.com/pie-framework/pie-elements/commit/98a1304))
297
- * bump version to avoid tag conflict ([4d55f6d](https://github.com/pie-framework/pie-elements/commit/4d55f6d))
298
-
299
-
300
-
301
-
302
-
303
- ## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.1.5...@pie-element/multiple-choice@5.2.1) (2020-04-10)
304
-
305
-
306
- ### Bug Fixes
307
-
308
- * bump [@pie-lib](https://github.com/pie-lib) dependencies ([dcef3a7](https://github.com/pie-framework/pie-elements/commit/dcef3a7))
309
- * bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
310
- * bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
311
- * bump version ([98a1304](https://github.com/pie-framework/pie-elements/commit/98a1304))
312
- * bump version to avoid tag conflict ([4d55f6d](https://github.com/pie-framework/pie-elements/commit/4d55f6d))
313
-
314
-
315
-
316
-
317
-
318
- ## [5.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.1.4...@pie-element/multiple-choice@5.1.5) (2020-02-18)
319
-
320
- **Note:** Version bump only for package @pie-element/multiple-choice
321
-
322
-
323
-
324
-
325
-
326
- ## [5.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.1.3...@pie-element/multiple-choice@5.1.4) (2020-01-31)
327
-
328
- **Note:** Version bump only for package @pie-element/multiple-choice
329
-
330
-
331
-
332
-
333
-
334
- ## [5.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.1.2...@pie-element/multiple-choice@5.1.3) (2020-01-30)
335
-
336
- **Note:** Version bump only for package @pie-element/multiple-choice
337
-
338
-
339
-
340
-
341
-
342
- ## [5.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.1.1...@pie-element/multiple-choice@5.1.2) (2020-01-28)
343
-
344
- **Note:** Version bump only for package @pie-element/multiple-choice
345
-
346
-
347
-
348
-
349
-
350
- ## [5.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.1.0...@pie-element/multiple-choice@5.1.1) (2020-01-28)
351
-
352
- **Note:** Version bump only for package @pie-element/multiple-choice
353
-
354
-
355
-
356
-
357
-
358
- # [5.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.9...@pie-element/multiple-choice@5.1.0) (2020-01-09)
359
-
360
-
361
- ### Features
362
-
363
- * **normalization:** added a choicePrefix default value in case one is not given [ch6650] ([955ff40](https://github.com/pie-framework/pie-elements/commit/955ff40))
364
-
365
-
366
-
367
-
368
-
369
- ## [5.0.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.8...@pie-element/multiple-choice@5.0.9) (2019-12-18)
370
-
371
- **Note:** Version bump only for package @pie-element/multiple-choice
372
-
373
-
374
-
375
-
376
-
377
- ## [5.0.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.7...@pie-element/multiple-choice@5.0.8) (2019-12-18)
378
-
379
-
380
- ### Bug Fixes
381
-
382
- * bump pie-ui version ([42e7db9](https://github.com/pie-framework/pie-elements/commit/42e7db9))
383
-
384
-
385
-
386
-
387
-
388
- ## [5.0.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.6...@pie-element/multiple-choice@5.0.7) (2019-12-03)
389
-
390
-
391
- ### Bug Fixes
392
-
393
- * PIE-201 - store prompts and answers in session, fix ([2380224](https://github.com/pie-framework/pie-elements/commit/2380224))
394
-
395
-
396
-
397
-
398
-
399
- ## [5.0.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.5...@pie-element/multiple-choice@5.0.6) (2019-11-06)
400
-
401
-
402
- ### Bug Fixes
403
-
404
- * feedbackEnabled should not be the property that decides whether the choice correctness is displayed or not. ([b69adfd](https://github.com/pie-framework/pie-elements/commit/b69adfd))
405
- * Hide Partial Scoring option from Settings Panel setting to false by default. ([1d0f617](https://github.com/pie-framework/pie-elements/commit/1d0f617))
406
-
407
-
408
-
409
-
410
-
411
- ## [5.0.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.4...@pie-element/multiple-choice@5.0.5) (2019-10-29)
412
-
413
- **Note:** Version bump only for package @pie-element/multiple-choice
414
-
415
-
416
-
417
-
418
-
419
- ## [5.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.3...@pie-element/multiple-choice@5.0.4) (2019-10-16)
420
-
421
-
422
- ### Bug Fixes
423
-
424
- * ch2766 fix unresolved promise ([#366](https://github.com/pie-framework/pie-elements/issues/366)) ([9057b7f](https://github.com/pie-framework/pie-elements/commit/9057b7f)), closes [#365](https://github.com/pie-framework/pie-elements/issues/365)
425
-
426
-
427
-
428
-
429
-
430
- ## [5.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.2...@pie-element/multiple-choice@5.0.3) (2019-10-16)
431
-
432
- **Note:** Version bump only for package @pie-element/multiple-choice
433
-
434
-
435
-
436
-
437
-
438
- ## [5.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.1...@pie-element/multiple-choice@5.0.2) (2019-10-15)
439
-
440
-
441
- ### Bug Fixes
442
-
443
- * bump @pie-lib/controller-utils@^0.2.2 ([edae61c](https://github.com/pie-framework/pie-elements/commit/edae61c))
444
-
445
-
446
-
447
-
448
-
449
- ## [5.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@5.0.0...@pie-element/multiple-choice@5.0.1) (2019-10-11)
450
-
451
-
452
- ### Bug Fixes
453
-
454
- * bump @pie-lib/controller-utils@^0.2.1 [ch4723] ([0a33d68](https://github.com/pie-framework/pie-elements/commit/0a33d68))
455
- * Updated docs. ([3787619](https://github.com/pie-framework/pie-elements/commit/3787619))
456
-
457
-
458
-
459
-
460
-
461
- # [5.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@4.2.2...@pie-element/multiple-choice@5.0.0) (2019-10-08)
462
-
463
-
464
- * Andreea/ch3969/for all items default values should be true (#355) ([9916c38](https://github.com/pie-framework/pie-elements/commit/9916c38)), closes [#355](https://github.com/pie-framework/pie-elements/issues/355)
465
-
466
-
467
- ### BREAKING CHANGES
468
-
469
- * allowFeedback was replaced with feedbackEnabled.
470
-
471
- * fix(charting): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
472
-
473
- * fix(drag-in-the-blank): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
474
-
475
- * fix(drawing-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
476
-
477
- * fix(ebsr): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
478
-
479
- * fix(explicit-constructed-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
480
-
481
- * fix(extended-text-entry): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
482
-
483
- * fix(graph-lines): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
484
-
485
- * fix(graphing): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
486
-
487
- * fix(hotspot): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
488
-
489
- * fix(image-cloze-association): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
490
-
491
- * fix(inline-dropdown): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
492
-
493
- * fix(match): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
494
- * allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
495
-
496
- * fix(math-inline): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
497
-
498
- * fix(multiple-choice): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
499
-
500
- * fix(placement-ordering): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
501
- * allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
502
-
503
- * fix(select-text): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
504
-
505
- * fix(text-entry): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
506
-
507
- * fix: Updated pie-models.
508
-
509
- * fix(categorize): Added normalize function on controller (to be able to add default values to the model).
510
-
511
- * fix(charting): Added normalize function on controller (to be able to add default values to the model).
512
-
513
- * fix(drag-in-the-blank): Added normalize function on controller (to be able to add default values to the model).
514
-
515
- * fix(drawing-response): Added normalize function on controller (to be able to add default values to the model).
516
-
517
- * fix(ebsr): Added normalize function on controller (to be able to add default values to the model).
518
-
519
- * fix(explicit-constructed-response): Added normalize function on controller (to be able to add default values to the model).
520
-
521
- * fix(extended-text-entry): Added normalize function on controller (to be able to add default values to the model).
522
-
523
- * Remove unnecessary change.
524
-
525
- * fix(graph-lines): Added normalize function on controller (to be able to add default values to the model).
526
-
527
- * fix(graphing): Added normalize function on controller (to be able to add default values to the model).
528
-
529
- * fix(hotspot): Added normalize function on controller (to be able to add default values to the model).
530
-
531
- * fix(image-cloze-association): Added normalize function on controller (to be able to add default values to the model).
532
-
533
- * fix(inline-dropdown): Added normalize function on controller (to be able to add default values to the model).
534
-
535
- * fix(match): Added normalize function on controller (to be able to add default values to the model).
536
-
537
- * fix(math-inline): Added normalize function on controller (to be able to add default values to the model).
538
-
539
- * fix(multiple-choice): Added normalize function on controller (to be able to add default values to the model).
540
-
541
- * fix(placement-ordering): Added normalize function on controller (to be able to add default values to the model).
542
-
543
- * fix(select-text): Added normalize function on controller (to be able to add default values to the model).
544
-
545
- * fix(text-entry): Added normalize function on controller (to be able to add default values to the model).
546
-
547
-
548
-
549
-
550
-
551
- ## [4.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@4.2.1...@pie-element/multiple-choice@4.2.2) (2019-10-04)
552
-
553
- **Note:** Version bump only for package @pie-element/multiple-choice
554
-
555
-
556
-
557
-
558
-
559
- ## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@4.2.0...@pie-element/multiple-choice@4.2.1) (2019-10-03)
560
-
561
- **Note:** Version bump only for package @pie-element/multiple-choice
562
-
563
-
564
-
565
-
566
-
567
- # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@4.1.1...@pie-element/multiple-choice@4.2.0) (2019-10-03)
568
-
569
-
570
- ### Features
571
-
572
- * **alternateSection:** removed isBrowser function [ch4599] and debounced some session changes in ecr [ch4387] ([01dc151](https://github.com/pie-framework/pie-elements/commit/01dc151))
573
- * **alternateSection:** removed isBrowser function [ch4599], debounced some session changes in ecr [ch4387] and fixed select-text issue [ch4385] ([ab4478e](https://github.com/pie-framework/pie-elements/commit/ab4478e))
574
-
575
-
576
-
577
-
578
-
579
- ## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@4.1.0...@pie-element/multiple-choice@4.1.1) (2019-10-03)
580
-
581
- **Note:** Version bump only for package @pie-element/multiple-choice
582
-
583
-
584
-
585
-
586
-
587
- # [4.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@4.0.1...@pie-element/multiple-choice@4.1.0) (2019-09-27)
588
-
589
-
590
- ### Bug Fixes
591
-
592
- * Show Correct Answer was not working properly: replaced allowFeedback (used to send data to pie-ui) with feedbackEnabled (can be changed in settings panel). ([494bf3a](https://github.com/pie-framework/pie-elements/commit/494bf3a))
593
-
594
-
595
- ### Features
596
-
597
- * **multiple-choice:** model based prompt ([d90c1a1](https://github.com/pie-framework/pie-elements/commit/d90c1a1))
598
-
599
-
600
-
601
-
602
-
603
- ## [4.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@4.0.0...@pie-element/multiple-choice@4.0.1) (2019-09-19)
604
-
605
- **Note:** Version bump only for package @pie-element/multiple-choice
606
-
607
-
608
-
609
-
610
-
611
- # [4.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.10.1...@pie-element/multiple-choice@4.0.0) (2019-09-17)
612
-
613
-
614
- * Moved rationale, teacherInstructions and studentInstructions enabled flag in model because it's needed in controller. ([9b3e532](https://github.com/pie-framework/pie-elements/commit/9b3e532))
615
-
616
-
617
- ### BREAKING CHANGES
618
-
619
- * `enabled` property from `configuration.rationale.enabled` moved to `model.rationaleEnabled`. Same applies to teacherInstructions/studentInstructions.
620
-
621
-
622
-
623
-
624
-
625
- ## [3.10.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.10.0...@pie-element/multiple-choice@3.10.1) (2019-09-13)
626
-
627
- **Note:** Version bump only for package @pie-element/multiple-choice
628
-
629
-
630
-
631
-
632
-
633
- # [3.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.9.0...@pie-element/multiple-choice@3.10.0) (2019-09-13)
634
-
635
-
636
- ### Features
637
-
638
- * add Part Labels feature (but will be used in EBSR context only) ([c3c066b](https://github.com/pie-framework/pie-elements/commit/c3c066b))
639
-
640
-
641
-
642
-
643
-
644
- # [3.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.8.1...@pie-element/multiple-choice@3.9.0) (2019-09-13)
645
-
646
-
647
- ### Features
648
-
649
- * Added the possibility to disable Settings Panel (used for EBSR). ([0327953](https://github.com/pie-framework/pie-elements/commit/0327953))
650
-
651
-
652
-
653
-
654
-
655
- ## [3.8.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.8.0...@pie-element/multiple-choice@3.8.1) (2019-09-05)
656
-
657
- **Note:** Version bump only for package @pie-element/multiple-choice
658
-
659
-
660
-
661
-
662
-
663
- # [3.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.7.0...@pie-element/multiple-choice@3.8.0) (2019-09-04)
664
-
665
-
666
- ### Bug Fixes
667
-
668
- * bump pie-lib/controller-utils ([ba3de00](https://github.com/pie-framework/pie-elements/commit/ba3de00))
669
- * prevent value='' ([754372b](https://github.com/pie-framework/pie-elements/commit/754372b))
670
-
671
-
672
- ### Features
673
-
674
- * make use of updateSession callback ([c82de88](https://github.com/pie-framework/pie-elements/commit/c82de88))
675
-
676
-
677
-
678
-
679
-
680
- # [3.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.6.1...@pie-element/multiple-choice@3.7.0) (2019-08-27)
681
-
682
-
683
- ### Features
684
-
685
- * Session null/empty check. ([f24dc8b](https://github.com/pie-framework/pie-elements/commit/f24dc8b))
686
-
687
-
688
-
689
-
690
-
691
- ## [3.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.11...@pie-element/multiple-choice@3.6.1) (2019-08-26)
692
-
693
-
694
- ### Bug Fixes
695
-
696
- * null choices were throwing 'choices.map is not a function' error. ([54d0c8c](https://github.com/pie-framework/pie-elements/commit/54d0c8c))
697
-
698
-
699
-
700
-
701
-
702
- ## [3.5.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.10...@pie-element/multiple-choice@3.5.11) (2019-08-21)
703
-
704
- **Note:** Version bump only for package @pie-element/multiple-choice
705
-
706
-
707
-
708
-
709
-
710
- ## [3.5.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.9...@pie-element/multiple-choice@3.5.10) (2019-08-21)
711
-
712
-
713
- ### Bug Fixes
714
-
715
- * **math-rendering:** updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530] ([33e3287](https://github.com/pie-framework/pie-elements/commit/33e3287))
716
-
717
-
718
-
719
-
720
-
721
- ## [3.5.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.8...@pie-element/multiple-choice@3.5.9) (2019-08-18)
722
-
723
-
724
- ### Bug Fixes
725
-
726
- * **math-rendering:** updated all dependent packages [ch3365] ([7cbf25a](https://github.com/pie-framework/pie-elements/commit/7cbf25a))
727
- * set default values to configuration properties ([83501cd](https://github.com/pie-framework/pie-elements/commit/83501cd))
728
-
729
-
730
-
731
-
732
-
733
- ## [3.5.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.7...@pie-element/multiple-choice@3.5.8) (2019-08-15)
734
-
735
-
736
- ### Bug Fixes
737
-
738
- * **elements:** version bumped the editable-html packages [ch1738] ([949222a](https://github.com/pie-framework/pie-elements/commit/949222a))
739
-
740
-
741
-
742
-
743
-
744
- ## [3.5.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.6...@pie-element/multiple-choice@3.5.7) (2019-08-02)
745
-
746
-
747
- ### Bug Fixes
748
-
749
- * **elements:** fixed some feedback config issues and the prompt issue on categorize [ch2192], [ch1770] ([eb22724](https://github.com/pie-framework/pie-elements/commit/eb22724))
750
-
751
-
752
-
753
-
754
-
755
- ## [3.5.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.5...@pie-element/multiple-choice@3.5.6) (2019-07-25)
756
-
757
- **Note:** Version bump only for package @pie-element/multiple-choice
758
-
759
-
760
-
761
-
762
-
763
- ## [3.5.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.4...@pie-element/multiple-choice@3.5.5) (2019-07-25)
764
-
765
- **Note:** Version bump only for package @pie-element/multiple-choice
766
-
767
-
768
-
769
-
770
-
771
- ## [3.5.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.3...@pie-element/multiple-choice@3.5.4) (2019-07-13)
772
-
773
- **Note:** Version bump only for package @pie-element/multiple-choice
774
-
775
-
776
-
777
-
778
-
779
- ## [3.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.2...@pie-element/multiple-choice@3.5.3) (2019-07-12)
780
-
781
- **Note:** Version bump only for package @pie-element/multiple-choice
782
-
783
-
784
-
785
-
786
-
787
- ## [3.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.1...@pie-element/multiple-choice@3.5.2) (2019-07-12)
788
-
789
-
790
- ### Bug Fixes
791
-
792
- * **rendering:** implemented rendering for math elements [ch1915], [ch1935] ([2f35842](https://github.com/pie-framework/pie-elements/commit/2f35842))
793
-
794
-
795
-
796
-
797
-
798
- ## [3.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.5.0...@pie-element/multiple-choice@3.5.1) (2019-07-12)
799
-
800
- **Note:** Version bump only for package @pie-element/multiple-choice
801
-
802
-
803
-
804
-
805
-
806
- # [3.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.9...@pie-element/multiple-choice@3.5.0) (2019-07-11)
807
-
808
-
809
- ### Features
810
-
811
- * **template-elements:** updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527] ([a87febe](https://github.com/pie-framework/pie-elements/commit/a87febe))
812
-
813
-
814
-
815
-
816
-
817
- ## [3.4.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.8...@pie-element/multiple-choice@3.4.9) (2019-07-09)
818
-
819
- **Note:** Version bump only for package @pie-element/multiple-choice
820
-
821
-
822
-
823
-
824
-
825
- ## [3.4.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.7...@pie-element/multiple-choice@3.4.8) (2019-07-09)
826
-
827
-
828
- ### Bug Fixes
829
-
830
- * The text when adding a new choice should be empty. ([f37bcb0](https://github.com/pie-framework/pie-elements/commit/f37bcb0))
831
-
832
-
833
-
834
-
835
-
836
- ## [3.4.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.6...@pie-element/multiple-choice@3.4.7) (2019-07-07)
837
-
838
- **Note:** Version bump only for package @pie-element/multiple-choice
839
-
840
-
841
-
842
-
843
-
844
- ## [3.4.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.5...@pie-element/multiple-choice@3.4.6) (2019-07-07)
845
-
846
-
847
- ### Bug Fixes
848
-
849
- * **editable-html:** fixed lots of stuff regarding the editable-html ([12c1129](https://github.com/pie-framework/pie-elements/commit/12c1129))
850
-
851
-
852
-
853
-
854
-
855
- ## [3.4.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.4...@pie-element/multiple-choice@3.4.5) (2019-07-05)
856
-
857
- **Note:** Version bump only for package @pie-element/multiple-choice
858
-
859
-
860
-
861
-
862
-
863
- ## [3.4.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.3...@pie-element/multiple-choice@3.4.4) (2019-07-04)
864
-
865
-
866
- ### Bug Fixes
867
-
868
- * **template-els:** fixed some ditb issues ([9133840](https://github.com/pie-framework/pie-elements/commit/9133840))
869
-
870
-
871
-
872
-
873
-
874
- ## [3.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.2...@pie-element/multiple-choice@3.4.3) (2019-07-03)
875
-
876
- **Note:** Version bump only for package @pie-element/multiple-choice
877
-
878
-
879
-
880
-
881
-
882
- ## [3.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.1...@pie-element/multiple-choice@3.4.2) (2019-07-03)
883
-
884
- **Note:** Version bump only for package @pie-element/multiple-choice
885
-
886
-
887
-
888
-
889
-
890
- ## [3.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.4.0...@pie-element/multiple-choice@3.4.1) (2019-07-02)
891
-
892
- **Note:** Version bump only for package @pie-element/multiple-choice
893
-
894
-
895
-
896
-
897
-
898
- # [3.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.3.1...@pie-element/multiple-choice@3.4.0) (2019-07-02)
899
-
900
-
901
- ### Features
902
-
903
- * **mask-markup-elements:** refactored the elements and version bumped the necessary files ([f8f77c0](https://github.com/pie-framework/pie-elements/commit/f8f77c0))
904
-
905
-
906
-
907
-
908
-
909
- ## [3.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.3.0...@pie-element/multiple-choice@3.3.1) (2019-06-26)
910
-
911
- **Note:** Version bump only for package @pie-element/multiple-choice
912
-
913
-
914
-
915
-
916
-
917
- # [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.2.1...@pie-element/multiple-choice@3.3.0) (2019-06-26)
918
-
919
-
920
- ### Features
921
-
922
- * **settings-panel:** updated the settings panel design and changes needed for [ch2242] ([d830e57](https://github.com/pie-framework/pie-elements/commit/d830e57))
923
-
924
-
925
-
926
-
927
-
928
- ## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.2.0...@pie-element/multiple-choice@3.2.1) (2019-06-23)
929
-
930
- **Note:** Version bump only for package @pie-element/multiple-choice
931
-
932
-
933
-
934
-
935
-
936
- # [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.1.7...@pie-element/multiple-choice@3.2.0) (2019-06-21)
937
-
938
-
939
- ### Features
940
-
941
- * **general:** updated all the packages that have the config-ui as a dependency ([44061de](https://github.com/pie-framework/pie-elements/commit/44061de))
942
-
943
-
944
-
945
-
946
-
947
- ## [3.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.1.6...@pie-element/multiple-choice@3.1.7) (2019-06-17)
948
-
949
- **Note:** Version bump only for package @pie-element/multiple-choice
950
-
951
-
952
-
953
-
954
-
955
- ## [3.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.1.5...@pie-element/multiple-choice@3.1.6) (2019-06-12)
956
-
957
- **Note:** Version bump only for package @pie-element/multiple-choice
958
-
959
-
960
-
961
-
962
-
963
- ## [3.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.1.4...@pie-element/multiple-choice@3.1.5) (2019-06-07)
964
-
965
- **Note:** Version bump only for package @pie-element/multiple-choice
966
-
967
-
968
-
969
-
970
-
971
- ## [3.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.1.3...@pie-element/multiple-choice@3.1.4) (2019-06-06)
972
-
973
- **Note:** Version bump only for package @pie-element/multiple-choice
974
-
975
-
976
-
977
-
978
-
979
- ## [3.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.1.2...@pie-element/multiple-choice@3.1.3) (2019-06-05)
980
-
981
- **Note:** Version bump only for package @pie-element/multiple-choice
982
-
983
-
984
-
985
-
986
-
987
- ## [3.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.1.1...@pie-element/multiple-choice@3.1.2) (2019-05-23)
988
-
989
- **Note:** Version bump only for package @pie-element/multiple-choice
990
-
991
-
992
-
993
-
994
-
995
- ## [3.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.1.0...@pie-element/multiple-choice@3.1.1) (2019-05-21)
996
-
997
-
998
- ### Bug Fixes
999
-
1000
- * Updated pie-schema and config-schema. ([e552800](https://github.com/pie-framework/pie-elements/commit/e552800))
1001
-
1002
-
1003
-
1004
-
1005
-
1006
- # [3.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.0.1...@pie-element/multiple-choice@3.1.0) (2019-05-16)
1007
-
1008
-
1009
- ### Features
1010
-
1011
- * added rationale support ([3c1edf3](https://github.com/pie-framework/pie-elements/commit/3c1edf3))
1012
- * added rationale support. ([1ddc137](https://github.com/pie-framework/pie-elements/commit/1ddc137))
1013
- * added support for rationale. ([9c206b0](https://github.com/pie-framework/pie-elements/commit/9c206b0))
1014
-
1015
-
1016
-
1017
-
1018
-
1019
- ## [3.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@3.0.0...@pie-element/multiple-choice@3.0.1) (2019-05-08)
1020
-
1021
- **Note:** Version bump only for package @pie-element/multiple-choice
1022
-
1023
-
1024
-
1025
-
1026
-
1027
- # [3.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.12.6...@pie-element/multiple-choice@3.0.0) (2019-05-07)
1028
-
1029
-
1030
- ### Features
1031
-
1032
- * Updated with new version of [@pie-lib-config-ui](https://github.com/pie-lib-config-ui). Renamed `configure` with `configuration`. Removed usage of state (root.jsx) and updated tests. ([8031454](https://github.com/pie-framework/pie-elements/commit/8031454))
1033
-
1034
-
1035
- ### BREAKING CHANGES
1036
-
1037
- * `configure` is removed, use `configuration` instead.
1038
-
1039
-
1040
-
1041
-
1042
-
1043
- ## [2.12.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.12.5...@pie-element/multiple-choice@2.12.6) (2019-05-02)
1044
-
1045
- **Note:** Version bump only for package @pie-element/multiple-choice
1046
-
1047
-
1048
-
1049
-
1050
-
1051
- ## [2.12.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.12.4...@pie-element/multiple-choice@2.12.5) (2019-05-02)
1052
-
1053
-
1054
- ### Bug Fixes
1055
-
1056
- * Removed usage of state and updated tests. ([0985890](https://github.com/pie-framework/pie-elements/commit/0985890))
1057
- * renamed `configure` to `configuration` ([d18cea9](https://github.com/pie-framework/pie-elements/commit/d18cea9))
1058
- * Updated with new version of @pie-lib/config-ui. ([4dd2a2e](https://github.com/pie-framework/pie-elements/commit/4dd2a2e))
1059
-
1060
-
1061
-
1062
-
1063
-
1064
- ## [2.12.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.12.3...@pie-element/multiple-choice@2.12.4) (2019-05-01)
1065
-
1066
- **Note:** Version bump only for package @pie-element/multiple-choice
1067
-
1068
-
1069
-
1070
-
1071
-
1072
- ## [2.12.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.12.2...@pie-element/multiple-choice@2.12.3) (2019-04-26)
1073
-
1074
-
1075
- ### Bug Fixes
1076
-
1077
- * Updated @pie-ui/multiple-choice version. ([0eb901a](https://github.com/pie-framework/pie-elements/commit/0eb901a))
1078
- * Updated with new version of @pie-lib/config-ui. ([49bb68b](https://github.com/pie-framework/pie-elements/commit/49bb68b))
1079
-
1080
-
1081
-
1082
-
1083
-
1084
- ## [2.12.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.12.1...@pie-element/multiple-choice@2.12.2) (2019-04-23)
1085
-
1086
- **Note:** Version bump only for package @pie-element/multiple-choice
1087
-
1088
-
1089
-
1090
-
1091
-
1092
- ## [2.12.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.12.0...@pie-element/multiple-choice@2.12.1) (2019-04-19)
1093
-
1094
- **Note:** Version bump only for package @pie-element/multiple-choice
1095
-
1096
-
1097
-
1098
-
1099
-
1100
- # [2.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.11.2...@pie-element/multiple-choice@2.12.0) (2019-04-18)
1101
-
1102
-
1103
- ### Bug Fixes
1104
-
1105
- * **multiple-choice:** Refactored using new established naming convention and updated tests. ([78ffbae](https://github.com/pie-framework/pie-elements/commit/78ffbae))
1106
- * **placement-ordering:** renaming model properties with naming conventions. ([9d9be01](https://github.com/pie-framework/pie-elements/commit/9d9be01))
1107
-
1108
-
1109
- ### Features
1110
-
1111
- * Updated @pie-ui/multiple-choice version. ([93dbd6a](https://github.com/pie-framework/pie-elements/commit/93dbd6a))
1112
- * **multiple-choice:** Integrated new settings panel. Updated tests. ([6387043](https://github.com/pie-framework/pie-elements/commit/6387043))
1113
-
1114
-
1115
-
1116
-
1117
-
1118
- ## [2.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.11.1...@pie-element/multiple-choice@2.11.2) (2019-04-08)
1119
-
1120
- **Note:** Version bump only for package @pie-element/multiple-choice
1121
-
1122
-
1123
-
1124
-
1125
-
1126
- ## [2.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.11.0...@pie-element/multiple-choice@2.11.1) (2019-04-08)
1127
-
1128
-
1129
- ### Bug Fixes
1130
-
1131
- * Update state.model if there are any changes. ([610a9db](https://github.com/pie-framework/pie-elements/commit/610a9db))
1132
-
1133
-
1134
-
1135
-
1136
-
1137
- # [2.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.10.3...@pie-element/multiple-choice@2.11.0) (2019-04-04)
1138
-
1139
-
1140
- ### Bug Fixes
1141
-
1142
- * bump editable-html ([1b4b238](https://github.com/pie-framework/pie-elements/commit/1b4b238))
1143
-
1144
-
1145
- ### Features
1146
-
1147
- * allow config to control the UI ([70551b8](https://github.com/pie-framework/pie-elements/commit/70551b8))
1148
- * partial scoring ([928bcc3](https://github.com/pie-framework/pie-elements/commit/928bcc3))
1149
- * support env.partialScoring, disable for radio ([40862cb](https://github.com/pie-framework/pie-elements/commit/40862cb))
1150
-
1151
-
1152
-
1153
-
1154
-
1155
- ## [2.10.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.10.2...@pie-element/multiple-choice@2.10.3) (2019-03-18)
1156
-
1157
- **Note:** Version bump only for package @pie-element/multiple-choice
1158
-
1159
-
1160
-
1161
-
1162
-
1163
- ## [2.10.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.10.1...@pie-element/multiple-choice@2.10.2) (2019-03-18)
1164
-
1165
- **Note:** Version bump only for package @pie-element/multiple-choice
1166
-
1167
-
1168
-
1169
-
1170
-
1171
- ## [2.10.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.10.0...@pie-element/multiple-choice@2.10.1) (2019-03-18)
1172
-
1173
- **Note:** Version bump only for package @pie-element/multiple-choice
1174
-
1175
-
1176
-
1177
-
1178
-
1179
- # [2.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.9.0...@pie-element/multiple-choice@2.10.0) (2019-03-18)
1180
-
1181
-
1182
- ### Features
1183
-
1184
- * **general:** initialize default model (2) ([#138](https://github.com/pie-framework/pie-elements/issues/138)) ([fc72eca](https://github.com/pie-framework/pie-elements/commit/fc72eca))
1185
-
1186
-
1187
-
1188
-
1189
-
1190
- # [2.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.8.0...@pie-element/multiple-choice@2.9.0) (2019-03-13)
1191
-
1192
-
1193
- ### Features
1194
-
1195
- * **general:** initialize default model ([#129](https://github.com/pie-framework/pie-elements/issues/129)) ([b62d058](https://github.com/pie-framework/pie-elements/commit/b62d058))
1196
- * all elements on `develop` target [@next](https://github.com/next) releases ([d3766e6](https://github.com/pie-framework/pie-elements/commit/d3766e6))
1197
- * update schema docs ([#136](https://github.com/pie-framework/pie-elements/issues/136)) ([184f262](https://github.com/pie-framework/pie-elements/commit/184f262))
1198
-
1199
-
1200
-
1201
-
1202
-
1203
- # [2.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.7.1...@pie-element/multiple-choice@2.8.0) (2019-02-20)
1204
-
1205
-
1206
- ### Features
1207
-
1208
- * **multiple-choice:** reimplemented the new design ([10c3b9b](https://github.com/pie-framework/pie-elements/commit/10c3b9b))
1209
-
1210
-
1211
-
1212
-
1213
-
1214
- ## [2.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.6.1...@pie-element/multiple-choice@2.7.1) (2019-02-13)
1215
-
1216
- **Note:** Version bump only for package @pie-element/multiple-choice
1217
-
1218
-
1219
-
1220
-
1221
-
1222
- ## [2.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.5.1...@pie-element/multiple-choice@2.6.1) (2019-02-13)
1223
-
1224
- **Note:** Version bump only for package @pie-element/multiple-choice
1225
-
1226
-
1227
-
1228
-
1229
-
1230
- ## [2.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.5.0...@pie-element/multiple-choice@2.5.1) (2019-02-13)
1231
-
1232
- **Note:** Version bump only for package @pie-element/multiple-choice
1233
-
1234
-
1235
-
1236
-
1237
-
1238
- # [2.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.4.0...@pie-element/multiple-choice@2.5.0) (2019-02-08)
1239
-
1240
-
1241
- ### Bug Fixes
1242
-
1243
- * **multiple-choice:** fixed a warning ([c8ccb36](https://github.com/pie-framework/pie-elements/commit/c8ccb36))
1244
- * add partial scoring and shuffle prop for multiple-choice ([7577651](https://github.com/pie-framework/pie-elements/commit/7577651))
1245
-
1246
-
1247
- ### Features
1248
-
1249
- * **multiple-choice:** added a configurable property for the multiple-choice configure element and fixed some names for the customization properties ([9959eda](https://github.com/pie-framework/pie-elements/commit/9959eda))
1250
- * **multiple-choice:** added a third option for the choices label and also fixed a configuration property name ([2f6d28d](https://github.com/pie-framework/pie-elements/commit/2f6d28d))
1251
- * **multiple-choice:** changed the behaviour when enableShowPrompt is false ([5edaad1](https://github.com/pie-framework/pie-elements/commit/5edaad1))
1252
- * **multiple-choice:** made some change in order to be able to publish a new version ([2be2aae](https://github.com/pie-framework/pie-elements/commit/2be2aae))
1253
- * **multiple-choice:** made some change to the customization properties ([6f0d1b6](https://github.com/pie-framework/pie-elements/commit/6f0d1b6))
1254
- * json schemas and docs ([6bfc2a9](https://github.com/pie-framework/pie-elements/commit/6bfc2a9))
1255
- * **multiple-choice:** updated package version ([8f75d56](https://github.com/pie-framework/pie-elements/commit/8f75d56))
1256
-
1257
-
1258
-
1259
- ## 2.4.1 (2019-01-08)
1260
-
1261
-
1262
- ### Bug Fixes
1263
-
1264
- * **multiple-choice:** bumped the editable-html version ([220b147](https://github.com/pie-framework/pie-elements/commit/220b147))
1265
-
1266
-
1267
-
1268
-
1269
-
1270
- # [2.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.3.3...@pie-element/multiple-choice@2.4.0) (2019-01-08)
1271
-
1272
-
1273
- ### Bug Fixes
1274
-
1275
- * **tests:** fixed tests for the multiple choice element ([0fa715c](https://github.com/pie-framework/pie-elements/commit/0fa715c))
1276
-
1277
-
1278
- ### Features
1279
-
1280
- * **multiple-choice:** moved the theming to the config-ui layout element and removed some unnecessary code ([910e799](https://github.com/pie-framework/pie-elements/commit/910e799))
1281
- * **multiple-choice:** updated snapshot in order to fix tests ([3fb6464](https://github.com/pie-framework/pie-elements/commit/3fb6464))
1282
- * **multiple-choice:** updated the config-ui package and the pie-ui package ([95ae357](https://github.com/pie-framework/pie-elements/commit/95ae357))
1283
- * **multiple-choice:** updated the version of the config-ui ([1d79056](https://github.com/pie-framework/pie-elements/commit/1d79056))
1284
-
1285
-
1286
-
1287
- ## 2.3.5 (2018-12-20)
1288
-
1289
-
1290
- ### Features
1291
-
1292
- * **multiple-choice:** updated the config-ui package ([bc7aac1](https://github.com/pie-framework/pie-elements/commit/bc7aac1))
1293
-
1294
-
1295
-
1296
- ## 2.3.4 (2018-12-17)
1297
-
1298
-
1299
- ### Features
1300
-
1301
- * **multiple-choice:** refactored the code of the multiple-choice package in order to use the new layout ([b16b654](https://github.com/pie-framework/pie-elements/commit/b16b654))
1302
-
1303
-
1304
-
1305
-
1306
-
1307
- ## [2.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.3.2...@pie-element/multiple-choice@2.3.3) (2018-11-14)
1308
-
1309
- **Note:** Version bump only for package @pie-element/multiple-choice
1310
-
1311
-
1312
-
1313
-
1314
-
1315
- ## [2.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.3.1...@pie-element/multiple-choice@2.3.2) (2018-11-12)
1316
-
1317
-
1318
- ### Bug Fixes
1319
-
1320
- * **multiple-choice-item-preview-reset:** resetting the item preview when changing response type ([eb2f4c2](https://github.com/pie-framework/pie-elements/commit/eb2f4c2))
1321
- * **multiple-choice-tests:** added tests for the new and old logic ([b78d059](https://github.com/pie-framework/pie-elements/commit/b78d059))
1322
-
1323
-
1324
-
1325
-
1326
-
1327
- ## [2.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.3.0...@pie-element/multiple-choice@2.3.1) (2018-11-12)
1328
-
1329
-
1330
- ### Bug Fixes
1331
-
1332
- * **dependencies-add:** added dependencies where needed ([23df697](https://github.com/pie-framework/pie-elements/commit/23df697))
1333
- * conflict ([b854c6b](https://github.com/pie-framework/pie-elements/commit/b854c6b))
1334
-
1335
-
1336
-
1337
-
1338
-
1339
- <a name="2.3.0"></a>
1340
- # [2.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.2.0...@pie-element/multiple-choice@2.3.0) (2018-11-05)
1341
-
1342
-
1343
- ### Features
1344
-
1345
- * **multiple-choice-configure-customization:** added possibility to customize some of the elements from the design tab (ch557) ([b3b9d47](https://github.com/pie-framework/pie-elements/commit/b3b9d47))
1346
- * **multiple-choice-configure-customization:** changed the key for the options object from config to configure ([8c01e2b](https://github.com/pie-framework/pie-elements/commit/8c01e2b))
1347
- * **multiple-choice-configure-customization:** updated the scoring config version ([947cdd0](https://github.com/pie-framework/pie-elements/commit/947cdd0))
1348
-
1349
-
1350
-
1351
-
1352
-
1353
- <a name="2.2.0"></a>
1354
- # [2.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.1.3...@pie-element/multiple-choice@2.2.0) (2018-10-31)
1355
-
1356
-
1357
- ### Features
1358
-
1359
- * **ch497:** updated the partial scoring for 3 packages: match, select-text and multiple-choice ([5a46b06](https://github.com/pie-framework/pie-elements/commit/5a46b06))
1360
- * **choice-interaction-update:** made the requested changes for the multiple-choice package ([d03dc1a](https://github.com/pie-framework/pie-elements/commit/d03dc1a))
1361
- * **choice-interaction-update:** updated the partial scoring package version for 3 packages: match, select-text and multiple-choice (ch497) ([b1f2803](https://github.com/pie-framework/pie-elements/commit/b1f2803))
1362
-
1363
-
1364
-
1365
-
1366
-
1367
- <a name="2.1.3"></a>
1368
- ## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.1.2...@pie-element/multiple-choice@2.1.3) (2018-10-10)
1369
-
1370
-
1371
- ### Bug Fixes
1372
-
1373
- * **editable-html-package-update:** updated the editable-html version ([4240cb8](https://github.com/pie-framework/pie-elements/commit/4240cb8))
1374
-
1375
-
1376
-
1377
-
1378
-
1379
- <a name="2.1.2"></a>
1380
- ## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.1.1...@pie-element/multiple-choice@2.1.2) (2018-09-20)
1381
-
1382
-
1383
- ### Bug Fixes
1384
-
1385
- * fix bad import ([2cd1cde](https://github.com/pie-framework/pie-elements/commit/2cd1cde))
1386
-
1387
-
1388
-
1389
-
1390
-
1391
- <a name="2.1.1"></a>
1392
- ## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.1.0...@pie-element/multiple-choice@2.1.1) (2018-09-20)
1393
-
1394
-
1395
- ### Bug Fixes
1396
-
1397
- * build fixes ([3c3a7f2](https://github.com/pie-framework/pie-elements/commit/3c3a7f2))
1398
-
1399
-
1400
-
1401
-
1402
-
1403
- <a name="2.1.0"></a>
1404
- # [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.0.5...@pie-element/multiple-choice@2.1.0) (2018-08-16)
1405
-
1406
-
1407
- ### Features
1408
-
1409
- * add outcome method to controller ([ec2853e](https://github.com/pie-framework/pie-elements/commit/ec2853e))
1410
-
1411
-
1412
-
1413
-
1414
- <a name="2.0.5"></a>
1415
- ## [2.0.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.0.4...@pie-element/multiple-choice@2.0.5) (2018-08-06)
1416
-
1417
-
1418
- ### Bug Fixes
1419
-
1420
- * bump config-ui@^7.6.6 ([266235a](https://github.com/pie-framework/pie-elements/commit/266235a))
1421
-
1422
-
1423
-
1424
-
1425
- <a name="2.0.4"></a>
1426
- ## [2.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.0.3...@pie-element/multiple-choice@2.0.4) (2018-07-27)
1427
-
1428
-
1429
- ### Bug Fixes
1430
-
1431
- * bump config-ui and editable html versions ([002fb60](https://github.com/pie-framework/pie-elements/commit/002fb60))
1432
-
1433
-
1434
-
1435
-
1436
- <a name="2.0.3"></a>
1437
- ## [2.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.0.2...@pie-element/multiple-choice@2.0.3) (2018-07-18)
1438
-
1439
-
1440
-
1441
-
1442
- **Note:** Version bump only for package @pie-element/multiple-choice
1443
-
1444
- <a name="2.0.2"></a>
1445
- ## [2.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@2.0.1...@pie-element/multiple-choice@2.0.2) (2018-06-06)
1446
-
1447
-
1448
- ### Bug Fixes
1449
-
1450
- * dont import *.jsx files ([5811854](https://github.com/pie-framework/pie-elements/commit/5811854))
1451
-
1452
-
1453
-
1454
-
1455
- <a name="2.0.1"></a>
1456
- ## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@1.8.0...@pie-element/multiple-choice@2.0.1) (2018-05-25)
1457
-
1458
-
1459
-
1460
-
1461
- **Note:** Version bump only for package @pie-element/multiple-choice
1462
-
1463
- <a name="1.8.0"></a>
1464
- # [1.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@1.7.1...@pie-element/multiple-choice@1.8.0) (2018-05-22)
1465
-
1466
-
1467
- ### Features
1468
-
1469
- * upgrade material-ui -> [@material-ui](https://github.com/material-ui)/core@1.0.0-rc.1 ([3d57d5c](https://github.com/pie-framework/pie-elements/commit/3d57d5c))
1470
-
1471
-
1472
-
1473
-
1474
- <a name="1.7.1"></a>
1475
- ## [1.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@1.7.0...@pie-element/multiple-choice@1.7.1) (2018-05-11)
1476
-
1477
-
1478
- ### Bug Fixes
1479
-
1480
- * **prompt:** add image functionality back in ([3aa73db](https://github.com/pie-framework/pie-elements/commit/3aa73db))
1481
-
1482
-
1483
-
1484
-
1485
- <a name="1.7.0"></a>
1486
- # [1.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@1.6.1...@pie-element/multiple-choice@1.7.0) (2018-05-03)
1487
-
1488
-
1489
- ### Features
1490
-
1491
- * **dependencies:** use latest of [@pie-ui](https://github.com/pie-ui)/* ([ac9d2e5](https://github.com/pie-framework/pie-elements/commit/ac9d2e5))
1492
-
1493
-
1494
-
1495
-
1496
- <a name="1.6.1"></a>
1497
- ## [1.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@1.6.0...@pie-element/multiple-choice@1.6.1) (2018-05-02)
1498
-
1499
-
1500
-
1501
-
1502
- **Note:** Version bump only for package @pie-element/multiple-choice
1503
-
1504
- <a name="1.6.0"></a>
1505
- # 1.6.0 (2018-04-25)
1506
-
1507
-
1508
- ### Bug Fixes
1509
-
1510
- * **configure:** make sure value is unique ([0f437c2](https://github.com/pie-framework/pie-elements/commit/0f437c2))
1511
- * **dependencies:** use latest [@pie-lib](https://github.com/pie-lib)/editable-html ([b29ff91](https://github.com/pie-framework/pie-elements/commit/b29ff91))
1512
- * **dependencies:** version bump ([ee6d3d0](https://github.com/pie-framework/pie-elements/commit/ee6d3d0))
1513
- * **dependencies:** version bump [@pie-ui](https://github.com/pie-ui)/multiple-choice ([f82c722](https://github.com/pie-framework/pie-elements/commit/f82c722))
1514
-
1515
-
1516
- ### Features
1517
-
1518
- * **root:** use [@pie-lib](https://github.com/pie-lib)/config-ui choiceUtils ([2a3f180](https://github.com/pie-framework/pie-elements/commit/2a3f180))
1519
- * **value:** remove 'value' input, it is now generated based on the choice index. ([5ea34fa](https://github.com/pie-framework/pie-elements/commit/5ea34fa))
1520
-
1521
-
1522
-
1523
- <a name="1.5.0"></a>
1524
- # 1.5.0 (2018-04-17)
1525
-
1526
-
1527
- ### Features
1528
-
1529
- * **dependencies:** use latest [@pie-ui](https://github.com/pie-ui)/multiple-choice ([9b73dbb](https://github.com/pie-framework/pie-elements/commit/9b73dbb))
1530
-
1531
-
1532
-
1533
- <a name="1.2.2"></a>
1534
- ## 1.2.2 (2018-03-06)
1535
-
1536
-
1537
- ### Bug Fixes
1538
-
1539
- * **dependencies:** fix dependencies ([0d16dc0](https://github.com/pie-framework/pie-elements/commit/0d16dc0))
1540
- * **dependencies:** update dependency names ([dc789ac](https://github.com/pie-framework/pie-elements/commit/dc789ac))
1541
-
1542
-
1543
-
1544
-
1545
- <a name="1.5.0"></a>
1546
- # [1.5.0](https://github.com/pie-framework/pie-elements/compare/v1.4.1...v1.5.0) (2018-04-17)
1547
-
1548
-
1549
- ### Features
1550
-
1551
- * **dependencies:** use latest [@pie-ui](https://github.com/pie-ui)/multiple-choice ([9b73dbb](https://github.com/pie-framework/pie-elements/commit/9b73dbb))
1552
-
1553
-
1554
-
1555
-
1556
- <a name="1.2.2"></a>
1557
- ## 1.2.2 (2018-03-06)
1558
-
1559
-
1560
- ### Bug Fixes
1561
-
1562
- * **dependencies:** fix dependencies ([0d16dc0](https://github.com/pie-framework/pie-elements/commit/0d16dc0))
1563
- * **dependencies:** update dependency names ([dc789ac](https://github.com/pie-framework/pie-elements/commit/dc789ac))