@pie-element/drag-in-the-blank 10.1.2-next.5 → 10.1.3
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.
- package/CHANGELOG.json +1042 -0
- package/CHANGELOG.md +2189 -0
- package/LICENSE.md +5 -0
- package/README.md +1 -0
- package/configure/CHANGELOG.json +652 -0
- package/configure/CHANGELOG.md +1889 -0
- package/configure/lib/choice.js +137 -0
- package/configure/lib/choice.js.map +1 -0
- package/configure/lib/choices.js +319 -0
- package/configure/lib/choices.js.map +1 -0
- package/configure/lib/defaults.js +169 -0
- package/configure/lib/defaults.js.map +1 -0
- package/configure/lib/index.js +144 -0
- package/configure/lib/index.js.map +1 -0
- package/configure/lib/main.js +440 -0
- package/configure/lib/main.js.map +1 -0
- package/configure/lib/markupUtils.js +83 -0
- package/configure/lib/markupUtils.js.map +1 -0
- package/configure/package.json +25 -0
- package/configure/utils.js +17 -0
- package/controller/CHANGELOG.json +457 -0
- package/controller/CHANGELOG.md +1284 -0
- package/controller/lib/defaults.js +24 -0
- package/controller/lib/defaults.js.map +1 -0
- package/controller/lib/index.js +251 -0
- package/controller/lib/index.js.map +1 -0
- package/controller/lib/utils.js +39 -0
- package/controller/lib/utils.js.map +1 -0
- package/controller/package.json +16 -0
- package/docs/config-schema.json +2580 -0
- package/docs/config-schema.json.md +1905 -0
- package/docs/demo/config.js +8 -0
- package/docs/demo/generate.js +41 -0
- package/docs/demo/index.html +1 -0
- package/docs/demo/session.js +10 -0
- package/docs/pie-schema.json +1181 -0
- package/docs/pie-schema.json.md +853 -0
- package/lib/index.js +206 -0
- package/lib/index.js.map +1 -0
- package/lib/main.js +126 -0
- package/lib/main.js.map +1 -0
- package/package.json +22 -87
- package/configure.js +0 -2
- package/controller.js +0 -1
- package/dist/author/choice.d.ts +0 -22
- package/dist/author/choice.js +0 -88
- package/dist/author/choices.d.ts +0 -41
- package/dist/author/choices.js +0 -172
- package/dist/author/defaults.d.ts +0 -171
- package/dist/author/defaults.js +0 -123
- package/dist/author/index.d.ts +0 -42
- package/dist/author/index.js +0 -92
- package/dist/author/main.d.ts +0 -36
- package/dist/author/main.js +0 -301
- package/dist/author/markupUtils.d.ts +0 -17
- package/dist/author/markupUtils.js +0 -38
- package/dist/author/utils.d.ts +0 -9
- package/dist/author/utils.js +0 -7
- package/dist/browser/author/index.js +0 -45506
- package/dist/browser/author/index.js.map +0 -1
- package/dist/browser/controller/index.js +0 -176
- package/dist/browser/controller/index.js.map +0 -1
- package/dist/browser/delivery/index.js +0 -3414
- package/dist/browser/delivery/index.js.map +0 -1
- package/dist/browser/dist-Ct4HeHUM.js +0 -125
- package/dist/browser/dist-Ct4HeHUM.js.map +0 -1
- package/dist/browser/drag-in-the-blank.css +0 -2
- package/dist/browser/drag-provider-aGtmUbQG.js +0 -10946
- package/dist/browser/drag-provider-aGtmUbQG.js.map +0 -1
- package/dist/controller/defaults.d.ts +0 -26
- package/dist/controller/defaults.js +0 -20
- package/dist/controller/index.d.ts +0 -41
- package/dist/controller/index.js +0 -104
- package/dist/controller/utils.d.ts +0 -16
- package/dist/controller/utils.js +0 -14
- package/dist/delivery/index.d.ts +0 -21
- package/dist/delivery/index.js +0 -105
- package/dist/delivery/main.d.ts +0 -28
- package/dist/delivery/main.js +0 -83
- package/dist/index.d.ts +0 -1
- package/dist/index.iife.d.ts +0 -8
- package/dist/index.iife.js +0 -152
- package/dist/index.js +0 -2
- package/dist/runtime-support.d.ts +0 -12
- package/dist/runtime-support.js +0 -12
package/CHANGELOG.json
ADDED
|
@@ -0,0 +1,1042 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"type": "chore",
|
|
4
|
+
"scope": "version",
|
|
5
|
+
"subject": "bumped the versions",
|
|
6
|
+
"merge": null,
|
|
7
|
+
"header": "chore(version): bumped the versions",
|
|
8
|
+
"body": null,
|
|
9
|
+
"footer": null,
|
|
10
|
+
"notes": [],
|
|
11
|
+
"hash": "12b141d884c66a15d23c8cbb34be820a422d7332",
|
|
12
|
+
"gitTags": " (origin/feat/mask-markup-elements)",
|
|
13
|
+
"committerDate": "2019-06-06 01:15:50 +0300",
|
|
14
|
+
"isTagged": true,
|
|
15
|
+
"tag": "@pie-element/drag-in-the-blank@1.1.0"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"type": "feat",
|
|
19
|
+
"scope": "mask-markup-elements",
|
|
20
|
+
"subject": "major changes to all 3 elements",
|
|
21
|
+
"merge": null,
|
|
22
|
+
"header": "feat(mask-markup-elements): major changes to all 3 elements",
|
|
23
|
+
"body": null,
|
|
24
|
+
"footer": null,
|
|
25
|
+
"notes": [],
|
|
26
|
+
"hash": "039a33e23496f96bbd75f3615d9a2b661a9bb47e",
|
|
27
|
+
"gitTags": "",
|
|
28
|
+
"committerDate": "2019-06-05 17:45:57 +0300",
|
|
29
|
+
"isTagged": true,
|
|
30
|
+
"tag": "@pie-element/drag-in-the-blank@1.1.0"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"type": "feat",
|
|
34
|
+
"scope": "mask-markup-elements",
|
|
35
|
+
"subject": "most of the work for the 3 new elements: inline-dropdown, explicit-constructed-response and drag-in-the-blank",
|
|
36
|
+
"merge": null,
|
|
37
|
+
"header": "feat(mask-markup-elements): most of the work for the 3 new elements: inline-dropdown, explicit-constructed-response and drag-in-the-blank",
|
|
38
|
+
"body": null,
|
|
39
|
+
"footer": null,
|
|
40
|
+
"notes": [],
|
|
41
|
+
"hash": "67f3c3d21019b89fb2924abfabdb19531d3f6168",
|
|
42
|
+
"gitTags": "",
|
|
43
|
+
"committerDate": "2019-05-16 15:55:08 +0300",
|
|
44
|
+
"isTagged": true,
|
|
45
|
+
"tag": "@pie-element/drag-in-the-blank@1.1.0"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"type": "chore",
|
|
49
|
+
"scope": "version",
|
|
50
|
+
"subject": "bumped the packages that depend on the editable-html",
|
|
51
|
+
"merge": null,
|
|
52
|
+
"header": "chore(version): bumped the packages that depend on the editable-html",
|
|
53
|
+
"body": null,
|
|
54
|
+
"footer": null,
|
|
55
|
+
"notes": [],
|
|
56
|
+
"hash": "00eb12e58c01b50dde8e4d1a179c879e2f3216fc",
|
|
57
|
+
"gitTags": " (develop)",
|
|
58
|
+
"committerDate": "2019-06-06 13:16:05 +0300",
|
|
59
|
+
"isTagged": true,
|
|
60
|
+
"tag": "@pie-element/drag-in-the-blank@1.1.1"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"type": "chore",
|
|
64
|
+
"scope": "merge",
|
|
65
|
+
"subject": "merged develop into master",
|
|
66
|
+
"merge": null,
|
|
67
|
+
"header": "chore(merge): merged develop into master",
|
|
68
|
+
"body": null,
|
|
69
|
+
"footer": null,
|
|
70
|
+
"notes": [],
|
|
71
|
+
"hash": "3bb9f402d900f3a0349537dfd01ce558c526cb55",
|
|
72
|
+
"gitTags": " (develop)",
|
|
73
|
+
"committerDate": "2019-06-07 23:29:44 +0300",
|
|
74
|
+
"isTagged": true,
|
|
75
|
+
"tag": "@pie-element/drag-in-the-blank@1.2.0"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"type": "feat",
|
|
79
|
+
"scope": "mask-markup-elements",
|
|
80
|
+
"subject": "enabled partial scoring for the 3 elements and added a controller to the match-list",
|
|
81
|
+
"merge": null,
|
|
82
|
+
"header": "feat(mask-markup-elements): enabled partial scoring for the 3 elements and added a controller to the match-list",
|
|
83
|
+
"body": null,
|
|
84
|
+
"footer": null,
|
|
85
|
+
"notes": [],
|
|
86
|
+
"hash": "41e210ebc6d761041efb1d632a1879f35b1487a1",
|
|
87
|
+
"gitTags": "",
|
|
88
|
+
"committerDate": "2019-06-07 23:05:19 +0300",
|
|
89
|
+
"isTagged": true,
|
|
90
|
+
"tag": "@pie-element/drag-in-the-blank@1.2.0"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"type": "feat",
|
|
94
|
+
"scope": "mask-markup-elements",
|
|
95
|
+
"subject": "enabled partial scoring for the 3 elements and added a controller to the match-list",
|
|
96
|
+
"merge": null,
|
|
97
|
+
"header": "feat(mask-markup-elements): enabled partial scoring for the 3 elements and added a controller to the match-list",
|
|
98
|
+
"body": null,
|
|
99
|
+
"footer": null,
|
|
100
|
+
"notes": [],
|
|
101
|
+
"hash": "41e210ebc6d761041efb1d632a1879f35b1487a1",
|
|
102
|
+
"gitTags": "",
|
|
103
|
+
"committerDate": "2019-06-07 23:05:19 +0300",
|
|
104
|
+
"isTagged": true,
|
|
105
|
+
"tag": "@pie-element/drag-in-the-blank@1.2.0"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"type": "feat",
|
|
109
|
+
"scope": "correct-responses",
|
|
110
|
+
"subject": "updated elements with showing correct responses when needed",
|
|
111
|
+
"merge": null,
|
|
112
|
+
"header": "feat(correct-responses): updated elements with showing correct responses when needed",
|
|
113
|
+
"body": null,
|
|
114
|
+
"footer": null,
|
|
115
|
+
"notes": [],
|
|
116
|
+
"hash": "8ea0d12d4dd3cb1c847a6643ec57668bcd62bc51",
|
|
117
|
+
"gitTags": "",
|
|
118
|
+
"committerDate": "2019-06-12 19:51:23 +0300",
|
|
119
|
+
"isTagged": true,
|
|
120
|
+
"tag": "@pie-element/drag-in-the-blank@1.3.0"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "chore",
|
|
124
|
+
"scope": "merged",
|
|
125
|
+
"subject": "merged develop",
|
|
126
|
+
"merge": null,
|
|
127
|
+
"header": "chore(merged): merged develop",
|
|
128
|
+
"body": null,
|
|
129
|
+
"footer": null,
|
|
130
|
+
"notes": [],
|
|
131
|
+
"hash": "1a9f4653ce6ede22bcda0538bde1f0e09bd69dc4",
|
|
132
|
+
"gitTags": " (develop)",
|
|
133
|
+
"committerDate": "2019-06-13 16:26:43 +0300",
|
|
134
|
+
"isTagged": true,
|
|
135
|
+
"tag": "@pie-element/drag-in-the-blank@1.4.0"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"type": "feat",
|
|
139
|
+
"scope": "ui",
|
|
140
|
+
"subject": "updated the ui",
|
|
141
|
+
"merge": null,
|
|
142
|
+
"header": "feat(ui): updated the ui",
|
|
143
|
+
"body": null,
|
|
144
|
+
"footer": null,
|
|
145
|
+
"notes": [],
|
|
146
|
+
"hash": "2baa5795a4e46e01d260c87a7197600abbde4a33",
|
|
147
|
+
"gitTags": "",
|
|
148
|
+
"committerDate": "2019-06-13 16:19:13 +0300",
|
|
149
|
+
"isTagged": true,
|
|
150
|
+
"tag": "@pie-element/drag-in-the-blank@1.4.0"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"type": "fix",
|
|
154
|
+
"scope": "scoring-and-feedback",
|
|
155
|
+
"subject": "fixed scoring and added alternate responses",
|
|
156
|
+
"merge": null,
|
|
157
|
+
"header": "fix(scoring-and-feedback): fixed scoring and added alternate responses",
|
|
158
|
+
"body": null,
|
|
159
|
+
"footer": null,
|
|
160
|
+
"notes": [],
|
|
161
|
+
"hash": "dd0bb02495ac7c755cea8f9d85c07bec71879658",
|
|
162
|
+
"gitTags": "",
|
|
163
|
+
"committerDate": "2019-06-19 10:16:41 +0200",
|
|
164
|
+
"isTagged": true,
|
|
165
|
+
"tag": "@pie-element/drag-in-the-blank@1.4.3"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"type": "fix",
|
|
169
|
+
"scope": "general",
|
|
170
|
+
"subject": "fixed some general issues",
|
|
171
|
+
"merge": null,
|
|
172
|
+
"header": "fix(general): fixed some general issues",
|
|
173
|
+
"body": null,
|
|
174
|
+
"footer": null,
|
|
175
|
+
"notes": [],
|
|
176
|
+
"hash": "29a8bd3beab50358d1aa4bf4bfbdbed03fe5afab",
|
|
177
|
+
"gitTags": "",
|
|
178
|
+
"committerDate": "2019-06-19 17:57:41 -0500",
|
|
179
|
+
"isTagged": true,
|
|
180
|
+
"tag": "@pie-element/drag-in-the-blank@1.4.4"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"type": "feat",
|
|
184
|
+
"scope": "general",
|
|
185
|
+
"subject": "updated all the packages that have the config-ui as a dependency",
|
|
186
|
+
"merge": null,
|
|
187
|
+
"header": "feat(general): updated all the packages that have the config-ui as a dependency",
|
|
188
|
+
"body": null,
|
|
189
|
+
"footer": null,
|
|
190
|
+
"notes": [],
|
|
191
|
+
"hash": "44061deecae6d18cdbf6f5fb524f3d3094ccd354",
|
|
192
|
+
"gitTags": "",
|
|
193
|
+
"committerDate": "2019-06-20 22:32:48 -0400",
|
|
194
|
+
"isTagged": true,
|
|
195
|
+
"tag": "@pie-element/drag-in-the-blank@1.5.0"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"type": "feat",
|
|
199
|
+
"scope": "general",
|
|
200
|
+
"subject": "added choice position select to ditb, fixed ecr markup processing",
|
|
201
|
+
"merge": null,
|
|
202
|
+
"header": "feat(general): added choice position select to ditb, fixed ecr markup processing",
|
|
203
|
+
"body": null,
|
|
204
|
+
"footer": null,
|
|
205
|
+
"notes": [],
|
|
206
|
+
"hash": "9376dac3e73e13bd2032a5cc4a33d388ce1cc10b",
|
|
207
|
+
"gitTags": "",
|
|
208
|
+
"committerDate": "2019-06-20 08:37:40 -0400",
|
|
209
|
+
"isTagged": true,
|
|
210
|
+
"tag": "@pie-element/drag-in-the-blank@1.5.0"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"type": "feat",
|
|
214
|
+
"scope": "settings-panel",
|
|
215
|
+
"subject": "updated the settings panel design and changes needed for [ch2242]",
|
|
216
|
+
"merge": null,
|
|
217
|
+
"header": "feat(settings-panel): updated the settings panel design and changes needed for [ch2242]",
|
|
218
|
+
"body": null,
|
|
219
|
+
"footer": null,
|
|
220
|
+
"notes": [],
|
|
221
|
+
"hash": "d830e57b32bd09ac8cc02c7a12d75d988d9df21c",
|
|
222
|
+
"gitTags": "",
|
|
223
|
+
"committerDate": "2019-06-25 23:42:15 -0400",
|
|
224
|
+
"isTagged": true,
|
|
225
|
+
"tag": "@pie-element/drag-in-the-blank@1.6.0"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"type": "fix",
|
|
229
|
+
"scope": "rendering",
|
|
230
|
+
"subject": "made sure all the items are rendered properly [c1935]",
|
|
231
|
+
"merge": null,
|
|
232
|
+
"header": "fix(rendering): made sure all the items are rendered properly [c1935]",
|
|
233
|
+
"body": null,
|
|
234
|
+
"footer": null,
|
|
235
|
+
"notes": [],
|
|
236
|
+
"hash": "61a85ab4a03713abb029b5323ce683cd1534eb1a",
|
|
237
|
+
"gitTags": " (origin/andreilakatos/ch1935/item-rendering-issue)",
|
|
238
|
+
"committerDate": "2019-06-26 13:02:43 -0400",
|
|
239
|
+
"isTagged": true,
|
|
240
|
+
"tag": "@pie-element/drag-in-the-blank@1.6.2"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"type": "feat",
|
|
244
|
+
"scope": "mask-markup-elements",
|
|
245
|
+
"subject": "refactored the elements and version bumped the necessary files",
|
|
246
|
+
"merge": null,
|
|
247
|
+
"header": "feat(mask-markup-elements): refactored the elements and version bumped the necessary files",
|
|
248
|
+
"body": null,
|
|
249
|
+
"footer": null,
|
|
250
|
+
"notes": [],
|
|
251
|
+
"hash": "f8f77c02e44afd90e491a371d86d3d4093eb41e5",
|
|
252
|
+
"gitTags": "",
|
|
253
|
+
"committerDate": "2019-07-02 13:38:48 -0400",
|
|
254
|
+
"isTagged": true,
|
|
255
|
+
"tag": "@pie-element/drag-in-the-blank@1.7.0"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"type": "chore",
|
|
259
|
+
"scope": "editable-html",
|
|
260
|
+
"subject": "version bumped the necessary packages",
|
|
261
|
+
"merge": null,
|
|
262
|
+
"header": "chore(editable-html): version bumped the necessary packages",
|
|
263
|
+
"body": null,
|
|
264
|
+
"footer": null,
|
|
265
|
+
"notes": [],
|
|
266
|
+
"hash": "3c7caf6a1f8dc120ca23ab93258a90a593bbeb65",
|
|
267
|
+
"gitTags": "",
|
|
268
|
+
"committerDate": "2019-07-02 15:13:55 -0400",
|
|
269
|
+
"isTagged": true,
|
|
270
|
+
"tag": "@pie-element/drag-in-the-blank@1.7.1"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"type": "chore",
|
|
274
|
+
"scope": "version",
|
|
275
|
+
"subject": "version bumped the editable-html dependent packages",
|
|
276
|
+
"merge": null,
|
|
277
|
+
"header": "chore(version): version bumped the editable-html dependent packages",
|
|
278
|
+
"body": null,
|
|
279
|
+
"footer": null,
|
|
280
|
+
"notes": [],
|
|
281
|
+
"hash": "19961d346e8596064bad27156e0cf5a03afc3889",
|
|
282
|
+
"gitTags": "",
|
|
283
|
+
"committerDate": "2019-07-03 15:57:58 -0400",
|
|
284
|
+
"isTagged": true,
|
|
285
|
+
"tag": "@pie-element/drag-in-the-blank@1.7.3"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"type": "chore",
|
|
289
|
+
"scope": "editable-html",
|
|
290
|
+
"subject": "version bumped",
|
|
291
|
+
"merge": null,
|
|
292
|
+
"header": "chore(editable-html): version bumped",
|
|
293
|
+
"body": null,
|
|
294
|
+
"footer": null,
|
|
295
|
+
"notes": [],
|
|
296
|
+
"hash": "c769be6b711d5e5b51d79f967548d65006310a9d",
|
|
297
|
+
"gitTags": "",
|
|
298
|
+
"committerDate": "2019-07-04 12:21:53 -0400",
|
|
299
|
+
"isTagged": true,
|
|
300
|
+
"tag": "@pie-element/drag-in-the-blank@1.7.4"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"type": "fix",
|
|
304
|
+
"scope": "template-els",
|
|
305
|
+
"subject": "fixed some ditb issues",
|
|
306
|
+
"merge": null,
|
|
307
|
+
"header": "fix(template-els): fixed some ditb issues",
|
|
308
|
+
"body": null,
|
|
309
|
+
"footer": null,
|
|
310
|
+
"notes": [],
|
|
311
|
+
"hash": "9133840e48a263b2cf49ce4db9c4310743efffe0",
|
|
312
|
+
"gitTags": "",
|
|
313
|
+
"committerDate": "2019-07-04 11:45:23 -0400",
|
|
314
|
+
"isTagged": true,
|
|
315
|
+
"tag": "@pie-element/drag-in-the-blank@1.7.4"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"type": "fix",
|
|
319
|
+
"scope": "editable-html",
|
|
320
|
+
"subject": "fixed lots of stuff regarding the editable-html",
|
|
321
|
+
"merge": null,
|
|
322
|
+
"header": "fix(editable-html): fixed lots of stuff regarding the editable-html",
|
|
323
|
+
"body": null,
|
|
324
|
+
"footer": null,
|
|
325
|
+
"notes": [],
|
|
326
|
+
"hash": "12c112917e0b5065ec35efdbdc276703602a6c68",
|
|
327
|
+
"gitTags": " (origin/andrei/fixes)",
|
|
328
|
+
"committerDate": "2019-07-07 14:16:34 -0400",
|
|
329
|
+
"isTagged": true,
|
|
330
|
+
"tag": "@pie-element/drag-in-the-blank@1.7.6"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"type": "chore",
|
|
334
|
+
"scope": "config-ui",
|
|
335
|
+
"subject": "bumped dependent packages",
|
|
336
|
+
"merge": null,
|
|
337
|
+
"header": "chore(config-ui): bumped dependent packages",
|
|
338
|
+
"body": null,
|
|
339
|
+
"footer": null,
|
|
340
|
+
"notes": [],
|
|
341
|
+
"hash": "645756c242868cf21e36a73227b355affb5f957a",
|
|
342
|
+
"gitTags": "",
|
|
343
|
+
"committerDate": "2019-07-07 15:44:44 -0400",
|
|
344
|
+
"isTagged": true,
|
|
345
|
+
"tag": "@pie-element/drag-in-the-blank@1.7.7"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"type": "chore",
|
|
349
|
+
"scope": "editable-html",
|
|
350
|
+
"subject": "version bumped some dependant packages",
|
|
351
|
+
"merge": null,
|
|
352
|
+
"header": "chore(editable-html): version bumped some dependant packages",
|
|
353
|
+
"body": null,
|
|
354
|
+
"footer": null,
|
|
355
|
+
"notes": [],
|
|
356
|
+
"hash": "a4fbf3e8e7841ecae4f034328f9481a1f69ae3df",
|
|
357
|
+
"gitTags": "",
|
|
358
|
+
"committerDate": "2019-07-09 13:38:59 +0300",
|
|
359
|
+
"isTagged": true,
|
|
360
|
+
"tag": "@pie-element/drag-in-the-blank@1.7.8"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"type": "feat",
|
|
364
|
+
"scope": "template-elements",
|
|
365
|
+
"subject": "updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
|
|
366
|
+
"merge": null,
|
|
367
|
+
"header": "feat(template-elements): updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
|
|
368
|
+
"body": null,
|
|
369
|
+
"footer": null,
|
|
370
|
+
"notes": [],
|
|
371
|
+
"hash": "a87febe2518ada7ee433b0b39895c26c15737ac4",
|
|
372
|
+
"gitTags": "",
|
|
373
|
+
"committerDate": "2019-07-11 16:57:13 +0300",
|
|
374
|
+
"isTagged": true,
|
|
375
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.0"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"type": "fix",
|
|
379
|
+
"scope": "rendering",
|
|
380
|
+
"subject": "implemented rendering for math elements [ch1915], [ch1935]",
|
|
381
|
+
"merge": null,
|
|
382
|
+
"header": "fix(rendering): implemented rendering for math elements [ch1915], [ch1935]",
|
|
383
|
+
"body": null,
|
|
384
|
+
"footer": null,
|
|
385
|
+
"notes": [],
|
|
386
|
+
"hash": "2f3584200654e098c7b4cc4b312813efac09e7a9",
|
|
387
|
+
"gitTags": "",
|
|
388
|
+
"committerDate": "2019-07-12 15:45:27 +0300",
|
|
389
|
+
"isTagged": true,
|
|
390
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.2"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"type": "fix",
|
|
394
|
+
"scope": "package",
|
|
395
|
+
"subject": "updated ui packages",
|
|
396
|
+
"merge": null,
|
|
397
|
+
"header": "fix(package): updated ui packages",
|
|
398
|
+
"body": null,
|
|
399
|
+
"footer": null,
|
|
400
|
+
"notes": [],
|
|
401
|
+
"hash": "d6684253b29dd9a7ab5e956c64075aff952998a1",
|
|
402
|
+
"gitTags": "",
|
|
403
|
+
"committerDate": "2019-07-12 16:47:44 +0300",
|
|
404
|
+
"isTagged": true,
|
|
405
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.3"
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
"type": "fix",
|
|
409
|
+
"scope": null,
|
|
410
|
+
"subject": "support rationale",
|
|
411
|
+
"merge": null,
|
|
412
|
+
"header": "fix: support rationale",
|
|
413
|
+
"body": null,
|
|
414
|
+
"footer": null,
|
|
415
|
+
"notes": [],
|
|
416
|
+
"hash": "22d2b035db5a91d28bff796b5ddadf10a0b2d990",
|
|
417
|
+
"gitTags": "",
|
|
418
|
+
"committerDate": "2019-07-15 18:55:06 +0300",
|
|
419
|
+
"isTagged": true,
|
|
420
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.7"
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"type": "fix",
|
|
424
|
+
"scope": "elements",
|
|
425
|
+
"subject": "fixed some feedback config issues and the prompt issue on categorize [ch2192], [ch1770]",
|
|
426
|
+
"merge": null,
|
|
427
|
+
"header": "fix(elements): fixed some feedback config issues and the prompt issue on categorize [ch2192], [ch1770]",
|
|
428
|
+
"body": null,
|
|
429
|
+
"footer": null,
|
|
430
|
+
"notes": [],
|
|
431
|
+
"hash": "eb227241ba3bc52d7bf7a313f4f85b69e9203e85",
|
|
432
|
+
"gitTags": "",
|
|
433
|
+
"committerDate": "2019-08-01 12:43:53 +0300",
|
|
434
|
+
"isTagged": true,
|
|
435
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.11"
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"type": "fix",
|
|
439
|
+
"scope": "elements",
|
|
440
|
+
"subject": "version bumped the editable-html packages [ch1738]",
|
|
441
|
+
"merge": null,
|
|
442
|
+
"header": "fix(elements): version bumped the editable-html packages [ch1738]",
|
|
443
|
+
"body": null,
|
|
444
|
+
"footer": null,
|
|
445
|
+
"notes": [],
|
|
446
|
+
"hash": "949222a6a3af39cf8b81a885a81e5c6f3c6a28a0",
|
|
447
|
+
"gitTags": "",
|
|
448
|
+
"committerDate": "2019-08-08 08:40:11 +0300",
|
|
449
|
+
"isTagged": true,
|
|
450
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.12"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"type": "fix",
|
|
454
|
+
"scope": "math-rendering",
|
|
455
|
+
"subject": "updated all dependent packages [ch3365]",
|
|
456
|
+
"merge": null,
|
|
457
|
+
"header": "fix(math-rendering): updated all dependent packages [ch3365]",
|
|
458
|
+
"body": null,
|
|
459
|
+
"footer": null,
|
|
460
|
+
"notes": [],
|
|
461
|
+
"hash": "7cbf25ac92040a16621d5699e232c38575f6c36c",
|
|
462
|
+
"gitTags": "",
|
|
463
|
+
"committerDate": "2019-08-16 23:04:42 +0300",
|
|
464
|
+
"isTagged": true,
|
|
465
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.13"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"type": "fix",
|
|
469
|
+
"scope": null,
|
|
470
|
+
"subject": "feedback not set correctly if there's no correct response or no response at all.",
|
|
471
|
+
"merge": null,
|
|
472
|
+
"header": "fix: feedback not set correctly if there's no correct response or no response at all.",
|
|
473
|
+
"body": null,
|
|
474
|
+
"footer": null,
|
|
475
|
+
"notes": [],
|
|
476
|
+
"hash": "69a88990601cc1cebecf1a127acc7a01ffc9f2d3",
|
|
477
|
+
"gitTags": "",
|
|
478
|
+
"committerDate": "2019-08-15 18:15:27 +0300",
|
|
479
|
+
"isTagged": true,
|
|
480
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.13"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"type": "fix",
|
|
484
|
+
"scope": "ditb",
|
|
485
|
+
"subject": "reverted andreeas changes",
|
|
486
|
+
"merge": null,
|
|
487
|
+
"header": "fix(ditb): reverted andreeas changes",
|
|
488
|
+
"body": null,
|
|
489
|
+
"footer": null,
|
|
490
|
+
"notes": [],
|
|
491
|
+
"hash": "2f7bd2bcd610b3212774cd0314d84efb8bc45371",
|
|
492
|
+
"gitTags": "",
|
|
493
|
+
"committerDate": "2019-08-15 18:09:37 +0300",
|
|
494
|
+
"isTagged": true,
|
|
495
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.13"
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
"type": "fix",
|
|
499
|
+
"scope": null,
|
|
500
|
+
"subject": "feedback not set correctly if there's no correct response or no response at all.",
|
|
501
|
+
"merge": null,
|
|
502
|
+
"header": "fix: feedback not set correctly if there's no correct response or no response at all.",
|
|
503
|
+
"body": null,
|
|
504
|
+
"footer": null,
|
|
505
|
+
"notes": [],
|
|
506
|
+
"hash": "824b7f567592beaf46a791322b2afd33d2882a9b",
|
|
507
|
+
"gitTags": "",
|
|
508
|
+
"committerDate": "2019-08-15 17:56:44 +0300",
|
|
509
|
+
"isTagged": true,
|
|
510
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.13"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"type": "fix",
|
|
514
|
+
"scope": null,
|
|
515
|
+
"subject": "set default values to configuration properties",
|
|
516
|
+
"merge": null,
|
|
517
|
+
"header": "fix: set default values to configuration properties",
|
|
518
|
+
"body": null,
|
|
519
|
+
"footer": null,
|
|
520
|
+
"notes": [],
|
|
521
|
+
"hash": "bed077fc11a148cd136ae91ce69b04cedea922be",
|
|
522
|
+
"gitTags": "",
|
|
523
|
+
"committerDate": "2019-08-15 13:55:39 +0300",
|
|
524
|
+
"isTagged": true,
|
|
525
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.13"
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"type": "fix",
|
|
529
|
+
"scope": "math-rendering",
|
|
530
|
+
"subject": "updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
|
|
531
|
+
"merge": null,
|
|
532
|
+
"header": "fix(math-rendering): updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
|
|
533
|
+
"body": null,
|
|
534
|
+
"footer": null,
|
|
535
|
+
"notes": [],
|
|
536
|
+
"hash": "33e3287a735cec9aed893f697a1933ff0c077042",
|
|
537
|
+
"gitTags": "",
|
|
538
|
+
"committerDate": "2019-08-19 19:37:56 +0300",
|
|
539
|
+
"isTagged": true,
|
|
540
|
+
"tag": "@pie-element/drag-in-the-blank@1.8.14"
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"type": "feat",
|
|
544
|
+
"scope": "mask-markup",
|
|
545
|
+
"subject": "made some fixes for mask markup elements: [ch1897], [ch2974], [ch2991], [ch2984], [ch2988], [ch2987], [ch2521]",
|
|
546
|
+
"merge": null,
|
|
547
|
+
"header": "feat(mask-markup): made some fixes for mask markup elements: [ch1897], [ch2974], [ch2991], [ch2984], [ch2988], [ch2987], [ch2521]",
|
|
548
|
+
"body": null,
|
|
549
|
+
"footer": null,
|
|
550
|
+
"notes": [],
|
|
551
|
+
"hash": "d0a343b93a68672fc9dd3673d1b50e335ee53f61",
|
|
552
|
+
"gitTags": "",
|
|
553
|
+
"committerDate": "2019-08-22 09:18:44 +0300",
|
|
554
|
+
"isTagged": true,
|
|
555
|
+
"tag": "@pie-element/drag-in-the-blank@1.9.0"
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
"type": "feat",
|
|
559
|
+
"scope": null,
|
|
560
|
+
"subject": "Session null/empty check",
|
|
561
|
+
"merge": null,
|
|
562
|
+
"header": "feat: Session null/empty check",
|
|
563
|
+
"body": "Check for each interaction if: has outcome function, outcome function returns { score: 0, empty: true } if session null/empty/undefined, everywhere where session is used we handle if session is null/empty/undefined and test each function that uses session. [categorize + fixed not partial scoring, charting, drag-in-the-blank]",
|
|
564
|
+
"footer": null,
|
|
565
|
+
"notes": [],
|
|
566
|
+
"hash": "33569a4a262083f112162ddf1401189818156112",
|
|
567
|
+
"gitTags": "",
|
|
568
|
+
"committerDate": "2019-08-22 10:53:14 +0300",
|
|
569
|
+
"isTagged": true,
|
|
570
|
+
"tag": "@pie-element/drag-in-the-blank@1.10.0"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"type": "fix",
|
|
574
|
+
"scope": null,
|
|
575
|
+
"subject": "bump pie-lib/controller-utils",
|
|
576
|
+
"merge": null,
|
|
577
|
+
"header": "fix: bump pie-lib/controller-utils",
|
|
578
|
+
"body": null,
|
|
579
|
+
"footer": null,
|
|
580
|
+
"notes": [],
|
|
581
|
+
"hash": "ba3de006afa1ddaa582a531779be766c9715f64c",
|
|
582
|
+
"gitTags": "",
|
|
583
|
+
"committerDate": "2019-08-30 23:15:07 +0300",
|
|
584
|
+
"isTagged": true,
|
|
585
|
+
"tag": "@pie-element/drag-in-the-blank@1.11.0"
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
"type": "feat",
|
|
589
|
+
"scope": null,
|
|
590
|
+
"subject": "make use of updateSession callback",
|
|
591
|
+
"merge": null,
|
|
592
|
+
"header": "feat: make use of updateSession callback",
|
|
593
|
+
"body": null,
|
|
594
|
+
"footer": null,
|
|
595
|
+
"notes": [],
|
|
596
|
+
"hash": "85374dd6f6c63b5e1ce0b0fa952137f398a33b11",
|
|
597
|
+
"gitTags": "",
|
|
598
|
+
"committerDate": "2019-08-23 17:43:52 +0300",
|
|
599
|
+
"isTagged": true,
|
|
600
|
+
"tag": "@pie-element/drag-in-the-blank@1.11.0"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"type": "fix",
|
|
604
|
+
"scope": null,
|
|
605
|
+
"subject": "Prevent drag-in-the-blank crash if no alternate response is defined.",
|
|
606
|
+
"merge": null,
|
|
607
|
+
"header": "fix: Prevent drag-in-the-blank crash if no alternate response is defined.",
|
|
608
|
+
"body": null,
|
|
609
|
+
"footer": null,
|
|
610
|
+
"notes": [],
|
|
611
|
+
"hash": "60e951a48250a4dfe13cf0f68030e1a820204fb6",
|
|
612
|
+
"gitTags": " (origin/fix/drag-in-the-blank-crash)",
|
|
613
|
+
"committerDate": "2019-09-13 09:11:10 +0300",
|
|
614
|
+
"isTagged": true,
|
|
615
|
+
"tag": "@pie-element/drag-in-the-blank@1.11.3"
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"type": "feat",
|
|
619
|
+
"scope": null,
|
|
620
|
+
"subject": "Moved rationale, teacherInstructions and student instructions enabled flag in model because it's needed in controller.",
|
|
621
|
+
"merge": null,
|
|
622
|
+
"header": "feat: Moved rationale, teacherInstructions and student instructions enabled flag in model because it's needed in controller.",
|
|
623
|
+
"body": null,
|
|
624
|
+
"footer": "BREAKING CHANGE: `enabled` property from `configuration.rationale.enabled` moved to `model.rationaleEnabled`. Same applies to teacherInstructions/studentInstructions.",
|
|
625
|
+
"notes": [
|
|
626
|
+
{
|
|
627
|
+
"title": "BREAKING CHANGE",
|
|
628
|
+
"text": "`enabled` property from `configuration.rationale.enabled` moved to `model.rationaleEnabled`. Same applies to teacherInstructions/studentInstructions."
|
|
629
|
+
}
|
|
630
|
+
],
|
|
631
|
+
"hash": "0e74d85fb5e7cad0634d86a3c5e051181251e9a9",
|
|
632
|
+
"gitTags": "",
|
|
633
|
+
"committerDate": "2019-09-16 19:14:43 +0300",
|
|
634
|
+
"isTagged": true,
|
|
635
|
+
"tag": "@pie-element/drag-in-the-blank@2.0.0"
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"type": "feat",
|
|
639
|
+
"scope": "drag-in-the-blank",
|
|
640
|
+
"subject": "model based prompt",
|
|
641
|
+
"merge": null,
|
|
642
|
+
"header": "feat(drag-in-the-blank): model based prompt",
|
|
643
|
+
"body": null,
|
|
644
|
+
"footer": null,
|
|
645
|
+
"notes": [],
|
|
646
|
+
"hash": "a5c983e5c73b7e59b1a593da50a653e4e41054df",
|
|
647
|
+
"gitTags": "",
|
|
648
|
+
"committerDate": "2019-09-24 16:35:29 +0300",
|
|
649
|
+
"isTagged": true,
|
|
650
|
+
"tag": "@pie-element/drag-in-the-blank@2.1.0"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"type": "fix",
|
|
654
|
+
"scope": null,
|
|
655
|
+
"subject": "bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
|
|
656
|
+
"merge": null,
|
|
657
|
+
"header": "fix: bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
|
|
658
|
+
"body": null,
|
|
659
|
+
"footer": null,
|
|
660
|
+
"notes": [],
|
|
661
|
+
"hash": "0a33d688d6d9e5f239daba982bfbdeebb10ba4ab",
|
|
662
|
+
"gitTags": "",
|
|
663
|
+
"committerDate": "2019-10-11 12:38:26 +0100",
|
|
664
|
+
"isTagged": true,
|
|
665
|
+
"tag": "@pie-element/drag-in-the-blank@3.0.1"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"type": "fix",
|
|
669
|
+
"scope": null,
|
|
670
|
+
"subject": "Updated docs.",
|
|
671
|
+
"merge": null,
|
|
672
|
+
"header": "fix: Updated docs.",
|
|
673
|
+
"body": null,
|
|
674
|
+
"footer": null,
|
|
675
|
+
"notes": [],
|
|
676
|
+
"hash": "378761951767284187b663c2a271a5d4917af654",
|
|
677
|
+
"gitTags": " (origin/fix/updated-docs)",
|
|
678
|
+
"committerDate": "2019-10-11 12:01:13 +0300",
|
|
679
|
+
"isTagged": true,
|
|
680
|
+
"tag": "@pie-element/drag-in-the-blank@3.0.1"
|
|
681
|
+
},
|
|
682
|
+
{
|
|
683
|
+
"type": "fix",
|
|
684
|
+
"scope": null,
|
|
685
|
+
"subject": "bump @pie-lib/controller-utils@^0.2.2",
|
|
686
|
+
"merge": null,
|
|
687
|
+
"header": "fix: bump @pie-lib/controller-utils@^0.2.2",
|
|
688
|
+
"body": null,
|
|
689
|
+
"footer": null,
|
|
690
|
+
"notes": [],
|
|
691
|
+
"hash": "edae61cd4f686b2e1611cf0cad710112177fff2e",
|
|
692
|
+
"gitTags": "",
|
|
693
|
+
"committerDate": "2019-10-15 12:11:16 +0100",
|
|
694
|
+
"isTagged": true,
|
|
695
|
+
"tag": "@pie-element/drag-in-the-blank@3.0.2"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"type": "fix",
|
|
699
|
+
"scope": null,
|
|
700
|
+
"subject": "ch2766 fix unresolved promise (#366)",
|
|
701
|
+
"merge": null,
|
|
702
|
+
"header": "fix: ch2766 fix unresolved promise (#366)",
|
|
703
|
+
"body": "* fix: resolve null when instructor is not role\n\n* chore: typo\n\n* chore: correct response resolve, match interaction\n\n* chore: correct response unresolved\n\n* chore: categorize resolve correct response\n\n* fix: createCorrectResponseSession unresolved promise\n\n* fix: createCorrectResponseSession resolve promise\n\n* fix: createCorrectResponseSession resolve promise\n\n* fix: ch2776 resolve createCorrectResponse promise",
|
|
704
|
+
"footer": "* fix: Fixed createCorrectResponseSession and added tests for it. (#365)",
|
|
705
|
+
"notes": [],
|
|
706
|
+
"hash": "9057b7fd08e4f5b07e953a5acd053e1945df57f2",
|
|
707
|
+
"gitTags": " (origin/develop, origin/HEAD)",
|
|
708
|
+
"committerDate": "2019-10-16 15:50:55 -0400",
|
|
709
|
+
"isTagged": true,
|
|
710
|
+
"tag": "@pie-element/drag-in-the-blank@3.0.4"
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"type": "feat",
|
|
714
|
+
"scope": null,
|
|
715
|
+
"subject": "Added tests for get score, outcome, correctResponse, all correct responses and choice is empty functions.",
|
|
716
|
+
"merge": null,
|
|
717
|
+
"header": "feat: Added tests for get score, outcome, correctResponse, all correct responses and choice is empty functions.",
|
|
718
|
+
"body": null,
|
|
719
|
+
"footer": null,
|
|
720
|
+
"notes": [],
|
|
721
|
+
"hash": "8095be9bc07eec08b132d4b590f2a84c6b9c440e",
|
|
722
|
+
"gitTags": "",
|
|
723
|
+
"committerDate": "2019-10-24 21:46:17 +0300",
|
|
724
|
+
"isTagged": true,
|
|
725
|
+
"tag": "@pie-element/drag-in-the-blank@3.1.0"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"type": "feat",
|
|
729
|
+
"scope": null,
|
|
730
|
+
"subject": "Added tests.",
|
|
731
|
+
"merge": null,
|
|
732
|
+
"header": "feat: Added tests.",
|
|
733
|
+
"body": "(WIP)",
|
|
734
|
+
"footer": null,
|
|
735
|
+
"notes": [],
|
|
736
|
+
"hash": "21b7dada9944f7908de545a52e495eb0ac41e82e",
|
|
737
|
+
"gitTags": "",
|
|
738
|
+
"committerDate": "2019-10-24 13:50:15 +0300",
|
|
739
|
+
"isTagged": true,
|
|
740
|
+
"tag": "@pie-element/drag-in-the-blank@3.1.0"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"type": "fix",
|
|
744
|
+
"scope": null,
|
|
745
|
+
"subject": "Hide Partial Scoring option from Settings Panel setting to false by default.",
|
|
746
|
+
"merge": null,
|
|
747
|
+
"header": "fix: Hide Partial Scoring option from Settings Panel setting to false by default.",
|
|
748
|
+
"body": null,
|
|
749
|
+
"footer": null,
|
|
750
|
+
"notes": [],
|
|
751
|
+
"hash": "1d0f617741d88756dd9861647981b1121e04963f",
|
|
752
|
+
"gitTags": "",
|
|
753
|
+
"committerDate": "2019-11-06 09:57:11 +0200",
|
|
754
|
+
"isTagged": true,
|
|
755
|
+
"tag": "@pie-element/drag-in-the-blank@3.1.2"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"type": "fix",
|
|
759
|
+
"scope": null,
|
|
760
|
+
"subject": "version bump only - no changes",
|
|
761
|
+
"merge": null,
|
|
762
|
+
"header": "fix: version bump only - no changes",
|
|
763
|
+
"body": null,
|
|
764
|
+
"footer": null,
|
|
765
|
+
"notes": [],
|
|
766
|
+
"hash": "dc4c36063ab23c2950c9e992b240fcb20fa524f8",
|
|
767
|
+
"gitTags": " (origin/develop, origin/HEAD, develop)",
|
|
768
|
+
"committerDate": "2019-11-07 14:15:02 +0000",
|
|
769
|
+
"isTagged": true,
|
|
770
|
+
"tag": "@pie-element/drag-in-the-blank@3.1.4"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"type": "fix",
|
|
774
|
+
"scope": null,
|
|
775
|
+
"subject": "PIE-110 upgrade @pie-ui package/mask-markup",
|
|
776
|
+
"merge": null,
|
|
777
|
+
"header": "fix: PIE-110 upgrade @pie-ui package/mask-markup",
|
|
778
|
+
"body": null,
|
|
779
|
+
"footer": null,
|
|
780
|
+
"notes": [],
|
|
781
|
+
"hash": "e43deb059310f1d06b8698e65c81429740769803",
|
|
782
|
+
"gitTags": "",
|
|
783
|
+
"committerDate": "2019-11-07 12:54:35 +0000",
|
|
784
|
+
"isTagged": true,
|
|
785
|
+
"tag": "@pie-element/drag-in-the-blank@3.1.4"
|
|
786
|
+
},
|
|
787
|
+
{
|
|
788
|
+
"type": "fix",
|
|
789
|
+
"scope": null,
|
|
790
|
+
"subject": "PIE-201 - store prompts and answers in session, fix",
|
|
791
|
+
"merge": null,
|
|
792
|
+
"header": "fix: PIE-201 - store prompts and answers in session, fix",
|
|
793
|
+
"body": "controller-utils to use 0 as key",
|
|
794
|
+
"footer": null,
|
|
795
|
+
"notes": [],
|
|
796
|
+
"hash": "23802242e0bc647f929f6db4dfd4b03f0112f2fb",
|
|
797
|
+
"gitTags": "",
|
|
798
|
+
"committerDate": "2019-11-18 20:35:06 +0000",
|
|
799
|
+
"isTagged": true,
|
|
800
|
+
"tag": "@pie-element/drag-in-the-blank@3.1.5"
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"type": "fix",
|
|
804
|
+
"scope": null,
|
|
805
|
+
"subject": "bump pie-ui version",
|
|
806
|
+
"merge": null,
|
|
807
|
+
"header": "fix: bump pie-ui version",
|
|
808
|
+
"body": null,
|
|
809
|
+
"footer": null,
|
|
810
|
+
"notes": [],
|
|
811
|
+
"hash": "766d166c82ee4cf75f52f305ab1b773b845b8fb5",
|
|
812
|
+
"gitTags": "",
|
|
813
|
+
"committerDate": "2019-12-18 12:08:39 +0000",
|
|
814
|
+
"isTagged": true,
|
|
815
|
+
"tag": "@pie-element/drag-in-the-blank@3.2.0"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"type": "feat",
|
|
819
|
+
"scope": null,
|
|
820
|
+
"subject": "bump to math-rendering@^2.0.3",
|
|
821
|
+
"merge": null,
|
|
822
|
+
"header": "feat: bump to math-rendering@^2.0.3",
|
|
823
|
+
"body": null,
|
|
824
|
+
"footer": null,
|
|
825
|
+
"notes": [],
|
|
826
|
+
"hash": "a50bedc8825318fbfcaad3f96d229ded5a8c8990",
|
|
827
|
+
"gitTags": "",
|
|
828
|
+
"committerDate": "2019-12-17 19:11:12 +0000",
|
|
829
|
+
"isTagged": true,
|
|
830
|
+
"tag": "@pie-element/drag-in-the-blank@3.2.0"
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"type": "feat",
|
|
834
|
+
"scope": "test",
|
|
835
|
+
"subject": "added tests [ch5684]",
|
|
836
|
+
"merge": null,
|
|
837
|
+
"header": "feat(test): added tests [ch5684]",
|
|
838
|
+
"body": null,
|
|
839
|
+
"footer": null,
|
|
840
|
+
"notes": [],
|
|
841
|
+
"hash": "097dc1366d4200c370125310b5e55f3471a7eb37",
|
|
842
|
+
"gitTags": " (origin/andrei/ch5684/drag-in-the-blank-image-in-choices)",
|
|
843
|
+
"committerDate": "2020-01-22 20:14:03 +0200",
|
|
844
|
+
"isTagged": true,
|
|
845
|
+
"tag": "@pie-element/drag-in-the-blank@3.3.0"
|
|
846
|
+
},
|
|
847
|
+
{
|
|
848
|
+
"type": "feat",
|
|
849
|
+
"scope": "choices",
|
|
850
|
+
"subject": "handled html tags in choices to allow images [ch5684]",
|
|
851
|
+
"merge": null,
|
|
852
|
+
"header": "feat(choices): handled html tags in choices to allow images [ch5684]",
|
|
853
|
+
"body": null,
|
|
854
|
+
"footer": null,
|
|
855
|
+
"notes": [],
|
|
856
|
+
"hash": "39b774972cc3928cd288acdf92d13892192cab45",
|
|
857
|
+
"gitTags": "",
|
|
858
|
+
"committerDate": "2020-01-20 09:47:44 +0200",
|
|
859
|
+
"isTagged": true,
|
|
860
|
+
"tag": "@pie-element/drag-in-the-blank@3.3.0"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"type": "feat",
|
|
864
|
+
"scope": null,
|
|
865
|
+
"subject": "PIE-200 - add partialScoring",
|
|
866
|
+
"merge": null,
|
|
867
|
+
"header": "feat: PIE-200 - add partialScoring",
|
|
868
|
+
"body": null,
|
|
869
|
+
"footer": null,
|
|
870
|
+
"notes": [],
|
|
871
|
+
"hash": "b26ffcd73310c49e69287b806540548ad2c86ba1",
|
|
872
|
+
"gitTags": "",
|
|
873
|
+
"committerDate": "2019-12-06 12:22:05 +0000",
|
|
874
|
+
"isTagged": true,
|
|
875
|
+
"tag": "@pie-element/drag-in-the-blank@3.3.0"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"type": "fix",
|
|
879
|
+
"scope": null,
|
|
880
|
+
"subject": "ch7653: In IBX Item Authoring, for Drag in the Blank, the \"Add Choice\" button has no apparent effect.",
|
|
881
|
+
"merge": null,
|
|
882
|
+
"header": "fix: ch7653: In IBX Item Authoring, for Drag in the Blank, the \"Add Choice\" button has no apparent effect.",
|
|
883
|
+
"body": null,
|
|
884
|
+
"footer": null,
|
|
885
|
+
"notes": [],
|
|
886
|
+
"hash": "1307f821e870a2ac33c285f2147fb70e5e4a1d6d",
|
|
887
|
+
"gitTags": "",
|
|
888
|
+
"committerDate": "2020-03-12 17:51:14 +0200",
|
|
889
|
+
"isTagged": true,
|
|
890
|
+
"tag": "@pie-element/drag-in-the-blank@3.4.0"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"type": "fix",
|
|
894
|
+
"scope": null,
|
|
895
|
+
"subject": "ch7653: In IBX Item Authoring, for Drag in the Blank, the \"Add Choice\" button has no apparent effect.",
|
|
896
|
+
"merge": null,
|
|
897
|
+
"header": "fix: ch7653: In IBX Item Authoring, for Drag in the Blank, the \"Add Choice\" button has no apparent effect.",
|
|
898
|
+
"body": null,
|
|
899
|
+
"footer": null,
|
|
900
|
+
"notes": [],
|
|
901
|
+
"hash": "d61d0f2ccb650bac39482161b97095913812daad",
|
|
902
|
+
"gitTags": "",
|
|
903
|
+
"committerDate": "2020-03-12 17:49:59 +0200",
|
|
904
|
+
"isTagged": true,
|
|
905
|
+
"tag": "@pie-element/drag-in-the-blank@3.4.0"
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
"type": "fix",
|
|
909
|
+
"scope": null,
|
|
910
|
+
"subject": "bump ui versions",
|
|
911
|
+
"merge": null,
|
|
912
|
+
"header": "fix: bump ui versions",
|
|
913
|
+
"body": null,
|
|
914
|
+
"footer": null,
|
|
915
|
+
"notes": [],
|
|
916
|
+
"hash": "5b9d99fe59c304bdd173c9336503eb558900d2a2",
|
|
917
|
+
"gitTags": "",
|
|
918
|
+
"committerDate": "2020-03-31 19:25:13 +0100",
|
|
919
|
+
"isTagged": true,
|
|
920
|
+
"tag": "@pie-element/drag-in-the-blank@3.4.0"
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"type": "fix",
|
|
924
|
+
"scope": null,
|
|
925
|
+
"subject": "bump version",
|
|
926
|
+
"merge": null,
|
|
927
|
+
"header": "fix: bump version",
|
|
928
|
+
"body": null,
|
|
929
|
+
"footer": null,
|
|
930
|
+
"notes": [],
|
|
931
|
+
"hash": "98a13048d48af872a216f9e2eae1a22a7ecf552f",
|
|
932
|
+
"gitTags": "",
|
|
933
|
+
"committerDate": "2020-04-10 17:14:19 +0100",
|
|
934
|
+
"isTagged": true,
|
|
935
|
+
"tag": "@pie-element/drag-in-the-blank@3.5.1"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"type": "fix",
|
|
939
|
+
"scope": null,
|
|
940
|
+
"subject": "bump lib and ui versions",
|
|
941
|
+
"merge": null,
|
|
942
|
+
"header": "fix: bump lib and ui versions",
|
|
943
|
+
"body": null,
|
|
944
|
+
"footer": null,
|
|
945
|
+
"notes": [],
|
|
946
|
+
"hash": "a882cbf4580098ce0e12c51cf6ad2879817e17e7",
|
|
947
|
+
"gitTags": "",
|
|
948
|
+
"committerDate": "2020-04-10 17:13:24 +0100",
|
|
949
|
+
"isTagged": true,
|
|
950
|
+
"tag": "@pie-element/drag-in-the-blank@3.5.1"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"type": "fix",
|
|
954
|
+
"scope": null,
|
|
955
|
+
"subject": "bump all packages to avoid tag conflict",
|
|
956
|
+
"merge": null,
|
|
957
|
+
"header": "fix: bump all packages to avoid tag conflict",
|
|
958
|
+
"body": null,
|
|
959
|
+
"footer": null,
|
|
960
|
+
"notes": [],
|
|
961
|
+
"hash": "d9ec9a8689f0a391594b5e2f4ea958c6dc9f6d7b",
|
|
962
|
+
"gitTags": "",
|
|
963
|
+
"committerDate": "2020-04-10 20:01:37 +0100",
|
|
964
|
+
"isTagged": true,
|
|
965
|
+
"tag": "@pie-element/drag-in-the-blank@3.5.1"
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
"type": "fix",
|
|
969
|
+
"scope": null,
|
|
970
|
+
"subject": "bump version to avoid tag conflict",
|
|
971
|
+
"merge": null,
|
|
972
|
+
"header": "fix: bump version to avoid tag conflict",
|
|
973
|
+
"body": null,
|
|
974
|
+
"footer": null,
|
|
975
|
+
"notes": [],
|
|
976
|
+
"hash": "4d55f6d203f496420e2ed2fa32c0851406036c53",
|
|
977
|
+
"gitTags": "",
|
|
978
|
+
"committerDate": "2020-04-10 17:39:16 +0100",
|
|
979
|
+
"isTagged": true,
|
|
980
|
+
"tag": "@pie-element/drag-in-the-blank@3.5.1"
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
"type": "fix",
|
|
984
|
+
"scope": null,
|
|
985
|
+
"subject": "bump ui/lib versions",
|
|
986
|
+
"merge": null,
|
|
987
|
+
"header": "fix: bump ui/lib versions",
|
|
988
|
+
"body": null,
|
|
989
|
+
"footer": null,
|
|
990
|
+
"notes": [],
|
|
991
|
+
"hash": "3edb2321ebaefcaee70c3642aa6da8a50e8a99e5",
|
|
992
|
+
"gitTags": "",
|
|
993
|
+
"committerDate": "2020-04-14 15:36:44 +0100",
|
|
994
|
+
"isTagged": true,
|
|
995
|
+
"tag": "@pie-element/drag-in-the-blank@3.5.3"
|
|
996
|
+
},
|
|
997
|
+
{
|
|
998
|
+
"type": "fix",
|
|
999
|
+
"scope": null,
|
|
1000
|
+
"subject": "bump ui/lib versions",
|
|
1001
|
+
"merge": null,
|
|
1002
|
+
"header": "fix: bump ui/lib versions",
|
|
1003
|
+
"body": null,
|
|
1004
|
+
"footer": null,
|
|
1005
|
+
"notes": [],
|
|
1006
|
+
"hash": "45f0da6e3e01f33aff6059cb13d571554690348b",
|
|
1007
|
+
"gitTags": "",
|
|
1008
|
+
"committerDate": "2020-04-28 14:57:57 +0100",
|
|
1009
|
+
"isTagged": true,
|
|
1010
|
+
"tag": "@pie-element/drag-in-the-blank@3.5.4"
|
|
1011
|
+
},
|
|
1012
|
+
{
|
|
1013
|
+
"type": "fix",
|
|
1014
|
+
"scope": null,
|
|
1015
|
+
"subject": "update ui/lib versions",
|
|
1016
|
+
"merge": null,
|
|
1017
|
+
"header": "fix: update ui/lib versions",
|
|
1018
|
+
"body": null,
|
|
1019
|
+
"footer": null,
|
|
1020
|
+
"notes": [],
|
|
1021
|
+
"hash": "0226b0bc0869d468ba3e5986bc469e020f4f12a6",
|
|
1022
|
+
"gitTags": "",
|
|
1023
|
+
"committerDate": "2020-04-28 14:20:37 +0100",
|
|
1024
|
+
"isTagged": true,
|
|
1025
|
+
"tag": "@pie-element/drag-in-the-blank@3.5.4"
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
"type": "fix",
|
|
1029
|
+
"scope": null,
|
|
1030
|
+
"subject": "ui+libs update",
|
|
1031
|
+
"merge": null,
|
|
1032
|
+
"header": "fix: ui+libs update",
|
|
1033
|
+
"body": null,
|
|
1034
|
+
"footer": null,
|
|
1035
|
+
"notes": [],
|
|
1036
|
+
"hash": "6127de27006a7835d1dd7a9c4c5f13de950aa06d",
|
|
1037
|
+
"gitTags": "",
|
|
1038
|
+
"committerDate": "2020-04-27 19:52:07 +0100",
|
|
1039
|
+
"isTagged": true,
|
|
1040
|
+
"tag": "@pie-element/drag-in-the-blank@3.5.4"
|
|
1041
|
+
}
|
|
1042
|
+
]
|