@pie-element/complex-rubric 1.1.1-next.5 → 1.2.0
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.md +19 -0
- package/configure/CHANGELOG.md +19 -0
- package/configure/package.json +1 -1
- package/controller/CHANGELOG.md +11 -0
- package/controller/package.json +1 -1
- package/package.json +3 -3
- package/configure/node_modules/@pie-element/rubric/CHANGELOG.json +0 -257
- package/configure/node_modules/@pie-element/rubric/CHANGELOG.md +0 -768
- package/configure/node_modules/@pie-element/rubric/LICENSE.md +0 -5
- package/configure/node_modules/@pie-element/rubric/README.md +0 -3
- package/configure/node_modules/@pie-element/rubric/configure/CHANGELOG.json +0 -197
- package/configure/node_modules/@pie-element/rubric/configure/CHANGELOG.md +0 -652
- package/configure/node_modules/@pie-element/rubric/configure/lib/defaults.js +0 -29
- package/configure/node_modules/@pie-element/rubric/configure/lib/defaults.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/configure/lib/index.js +0 -130
- package/configure/node_modules/@pie-element/rubric/configure/lib/index.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/configure/lib/main.js +0 -96
- package/configure/node_modules/@pie-element/rubric/configure/lib/main.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/configure/package.json +0 -18
- package/configure/node_modules/@pie-element/rubric/configure/src/defaults.js +0 -21
- package/configure/node_modules/@pie-element/rubric/configure/src/index.js +0 -64
- package/configure/node_modules/@pie-element/rubric/configure/src/main.jsx +0 -49
- package/configure/node_modules/@pie-element/rubric/controller/CHANGELOG.json +0 -17
- package/configure/node_modules/@pie-element/rubric/controller/CHANGELOG.md +0 -105
- package/configure/node_modules/@pie-element/rubric/controller/lib/index.js +0 -14
- package/configure/node_modules/@pie-element/rubric/controller/lib/index.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/controller/package.json +0 -9
- package/configure/node_modules/@pie-element/rubric/controller/src/__tests__/index.test.js +0 -35
- package/configure/node_modules/@pie-element/rubric/controller/src/index.js +0 -6
- package/configure/node_modules/@pie-element/rubric/docs/config-schema.json +0 -24
- package/configure/node_modules/@pie-element/rubric/docs/config-schema.json.md +0 -19
- package/configure/node_modules/@pie-element/rubric/docs/demo/config.js +0 -8
- package/configure/node_modules/@pie-element/rubric/docs/demo/generate.js +0 -8
- package/configure/node_modules/@pie-element/rubric/docs/demo/index.html +0 -3
- package/configure/node_modules/@pie-element/rubric/docs/pie-schema.json +0 -62
- package/configure/node_modules/@pie-element/rubric/docs/pie-schema.json.md +0 -35
- package/configure/node_modules/@pie-element/rubric/lib/index.js +0 -88
- package/configure/node_modules/@pie-element/rubric/lib/index.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/lib/main.js +0 -171
- package/configure/node_modules/@pie-element/rubric/lib/main.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/lib/print.js +0 -114
- package/configure/node_modules/@pie-element/rubric/lib/print.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/package.json +0 -25
- package/configure/node_modules/@pie-element/rubric/src/__tests__/__snapshots__/rubric-view.test.jsx.snap +0 -22767
- package/configure/node_modules/@pie-element/rubric/src/__tests__/rubric-view.test.jsx +0 -48
- package/configure/node_modules/@pie-element/rubric/src/index.js +0 -38
- package/configure/node_modules/@pie-element/rubric/src/main.jsx +0 -117
- package/configure/node_modules/@pie-element/rubric/src/print.js +0 -63
|
@@ -1,768 +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
|
-
## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.1.0...@pie-element/rubric@2.1.1) (2022-10-18)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* rubric imports ([08a8b1b](https://github.com/pie-framework/pie-elements/commit/08a8b1b94cc50b952793c59b70192c20885a2d14))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
# [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.11...@pie-element/rubric@2.1.0) (2022-10-17)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
* default rubric model ([6454f5f](https://github.com/pie-framework/pie-elements/commit/6454f5fbced5d843fe9500ca00db70d926a86819))
|
|
23
|
-
* rubric imports ([4b8a9de](https://github.com/pie-framework/pie-elements/commit/4b8a9de461846ce1722f56208abb54999a59dc29))
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
### Features
|
|
27
|
-
|
|
28
|
-
* update pie-lib/rubric dependecies version ([5546015](https://github.com/pie-framework/pie-elements/commit/5546015c3923ce2e34ab810ccd698424c1009c03))
|
|
29
|
-
* **rubric:** add settings panel to rubric PD-2040 ([697428f](https://github.com/pie-framework/pie-elements/commit/697428fb3f0562c3df54e35a4a7abca0e8719660))
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
## [2.0.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.10...@pie-element/rubric@2.0.11) (2022-09-29)
|
|
36
|
-
|
|
37
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
## [2.0.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.9...@pie-element/rubric@2.0.10) (2022-09-14)
|
|
44
|
-
|
|
45
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
## [2.0.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.8...@pie-element/rubric@2.0.9) (2022-09-13)
|
|
52
|
-
|
|
53
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
## [2.0.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.7...@pie-element/rubric@2.0.8) (2022-08-31)
|
|
60
|
-
|
|
61
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
## [2.0.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.6...@pie-element/rubric@2.0.7) (2022-08-16)
|
|
68
|
-
|
|
69
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
## [2.0.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.5...@pie-element/rubric@2.0.6) (2022-08-08)
|
|
76
|
-
|
|
77
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
## [2.0.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.4...@pie-element/rubric@2.0.5) (2022-08-02)
|
|
84
|
-
|
|
85
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
## [2.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.3...@pie-element/rubric@2.0.4) (2022-07-22)
|
|
92
|
-
|
|
93
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
## [2.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.2...@pie-element/rubric@2.0.3) (2022-07-20)
|
|
100
|
-
|
|
101
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
## [2.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.1...@pie-element/rubric@2.0.2) (2022-07-19)
|
|
108
|
-
|
|
109
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@2.0.0...@pie-element/rubric@2.0.1) (2022-06-28)
|
|
116
|
-
|
|
117
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
# [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.11...@pie-element/rubric@2.0.0) (2022-06-28)
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
### chore
|
|
127
|
-
|
|
128
|
-
* Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
### BREAKING CHANGES
|
|
132
|
-
|
|
133
|
-
* Image percent buttons were removed from toolbar.
|
|
134
|
-
New properties maxImageWidth and maxImageHeight were added.
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
## [1.8.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.10...@pie-element/rubric@1.8.11) (2022-06-13)
|
|
141
|
-
|
|
142
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
## [1.8.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.9...@pie-element/rubric@1.8.10) (2022-05-30)
|
|
149
|
-
|
|
150
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
## [1.8.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.8...@pie-element/rubric@1.8.9) (2022-05-16)
|
|
157
|
-
|
|
158
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
## [1.8.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.7...@pie-element/rubric@1.8.8) (2022-05-09)
|
|
165
|
-
|
|
166
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
## [1.8.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.6...@pie-element/rubric@1.8.7) (2022-05-03)
|
|
173
|
-
|
|
174
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
## [1.8.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.5...@pie-element/rubric@1.8.6) (2022-04-12)
|
|
181
|
-
|
|
182
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
## [1.8.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.4...@pie-element/rubric@1.8.5) (2022-03-22)
|
|
189
|
-
|
|
190
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
## [1.8.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.3...@pie-element/rubric@1.8.4) (2022-03-08)
|
|
197
|
-
|
|
198
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
## [1.8.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.2...@pie-element/rubric@1.8.3) (2022-03-08)
|
|
205
|
-
|
|
206
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
## [1.8.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.1...@pie-element/rubric@1.8.2) (2022-02-21)
|
|
213
|
-
|
|
214
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
## [1.8.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.8.0...@pie-element/rubric@1.8.1) (2022-02-04)
|
|
221
|
-
|
|
222
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
# [1.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.7.8...@pie-element/rubric@1.8.0) (2022-01-24)
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
### Bug Fixes
|
|
232
|
-
|
|
233
|
-
* **rubric:** display rubric in reverse order in player PD-1375 ([0620538](https://github.com/pie-framework/pie-elements/commit/06205386a3d2c530378be2dccb7943cefa6f5c55))
|
|
234
|
-
* **rubric:** use singular 1PT instead of 1PTS, fix style in IBX PD-1373, PD-1374 ([0c27b32](https://github.com/pie-framework/pie-elements/commit/0c27b327e861831687576a639ba2b6101c7fc0ff))
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
### Features
|
|
238
|
-
|
|
239
|
-
* **rubric:** Added Studio support: Treat 'null' as null value for sample answer PD-1313 ([04ea11d](https://github.com/pie-framework/pie-elements/commit/04ea11da0b4b2077693c7a22f63091eabdf09481))
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
## [1.7.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.7.7...@pie-element/rubric@1.7.8) (2022-01-10)
|
|
246
|
-
|
|
247
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
## [1.7.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.7.6...@pie-element/rubric@1.7.7) (2021-12-23)
|
|
254
|
-
|
|
255
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
## [1.7.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.7.4...@pie-element/rubric@1.7.5) (2021-12-13)
|
|
262
|
-
|
|
263
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
## [1.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.7.1...@pie-element/rubric@1.7.2) (2021-11-29)
|
|
270
|
-
|
|
271
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
## [1.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.6.6...@pie-element/rubric@1.7.1) (2021-11-11)
|
|
278
|
-
|
|
279
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
# [1.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.6.2...@pie-element/rubric@1.7.0) (2021-11-11)
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
### Bug Fixes
|
|
289
|
-
|
|
290
|
-
* **rubric:** display rubric in reverse order in player PD-1375 ([0620538](https://github.com/pie-framework/pie-elements/commit/06205386a3d2c530378be2dccb7943cefa6f5c55))
|
|
291
|
-
* **rubric:** use singular 1PT instead of 1PTS, fix style in IBX PD-1373, PD-1374 ([0c27b32](https://github.com/pie-framework/pie-elements/commit/0c27b327e861831687576a639ba2b6101c7fc0ff))
|
|
292
|
-
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
|
|
293
|
-
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
|
|
294
|
-
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Features
|
|
298
|
-
|
|
299
|
-
* **rubric:** Added Studio support: Treat 'null' as null value for sample answer PD-1313 ([04ea11d](https://github.com/pie-framework/pie-elements/commit/04ea11da0b4b2077693c7a22f63091eabdf09481))
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
## [1.6.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.6.5...@pie-element/rubric@1.6.6) (2021-11-01)
|
|
307
|
-
|
|
308
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
## [1.6.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.6.4...@pie-element/rubric@1.6.5) (2021-10-04)
|
|
315
|
-
|
|
316
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
## [1.6.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.6.3...@pie-element/rubric@1.6.4) (2021-09-20)
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
### Bug Fixes
|
|
326
|
-
|
|
327
|
-
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
|
|
328
|
-
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
|
|
329
|
-
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
## [1.6.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.6.2...@pie-element/rubric@1.6.3) (2021-08-05)
|
|
336
|
-
|
|
337
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
## [1.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.6.0...@pie-element/rubric@1.6.2) (2021-08-05)
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
### Bug Fixes
|
|
347
|
-
|
|
348
|
-
* force bump ([5ea7295](https://github.com/pie-framework/pie-elements/commit/5ea7295e4755fbc492a76e7ec69e5fc35b196919))
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
# [1.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.16...@pie-element/rubric@1.6.0) (2021-06-29)
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
### Features
|
|
358
|
-
|
|
359
|
-
* **rubric:** Added sample answers to the model - PD-621 ([#559](https://github.com/pie-framework/pie-elements/issues/559)) ([d436b47](https://github.com/pie-framework/pie-elements/commit/d436b47b1cb8dd7cfbd82dbd2de4dd5eab36905c))
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
## [1.5.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.15...@pie-element/rubric@1.5.16) (2021-04-07)
|
|
366
|
-
|
|
367
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
## [1.5.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.13...@pie-element/rubric@1.5.15) (2021-03-03)
|
|
374
|
-
|
|
375
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
## [1.5.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.12...@pie-element/rubric@1.5.13) (2021-03-03)
|
|
382
|
-
|
|
383
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
## [1.5.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.11...@pie-element/rubric@1.5.12) (2021-03-03)
|
|
390
|
-
|
|
391
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
## [1.5.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.10...@pie-element/rubric@1.5.11) (2021-02-04)
|
|
398
|
-
|
|
399
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
## [1.5.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.9...@pie-element/rubric@1.5.10) (2021-02-02)
|
|
406
|
-
|
|
407
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
## [1.5.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.8...@pie-element/rubric@1.5.9) (2020-11-07)
|
|
414
|
-
|
|
415
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
## [1.5.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.7...@pie-element/rubric@1.5.8) (2020-10-29)
|
|
422
|
-
|
|
423
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
## [1.5.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.6...@pie-element/rubric@1.5.7) (2020-10-29)
|
|
430
|
-
|
|
431
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
## [1.5.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.5...@pie-element/rubric@1.5.6) (2020-10-16)
|
|
438
|
-
|
|
439
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
## [1.5.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.4...@pie-element/rubric@1.5.5) (2020-10-02)
|
|
446
|
-
|
|
447
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
## [1.5.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.3...@pie-element/rubric@1.5.4) (2020-09-23)
|
|
454
|
-
|
|
455
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
## [1.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.2...@pie-element/rubric@1.5.3) (2020-09-23)
|
|
462
|
-
|
|
463
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
## [1.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.1...@pie-element/rubric@1.5.2) (2020-08-13)
|
|
470
|
-
|
|
471
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
## [1.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.4.5...@pie-element/rubric@1.5.1) (2020-08-07)
|
|
478
|
-
|
|
479
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
## [1.4.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.5.0-next.0...@pie-element/rubric@1.4.5) (2020-05-25)
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
### Bug Fixes
|
|
489
|
-
|
|
490
|
-
* version issue ([3935c9c](https://github.com/pie-framework/pie-elements/commit/3935c9c))
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
# [1.5.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.4.4...@pie-element/rubric@1.5.0-next.0) (2020-05-25)
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
### Bug Fixes
|
|
500
|
-
|
|
501
|
-
* bump deps ([c6080d6](https://github.com/pie-framework/pie-elements/commit/c6080d6))
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
### Features
|
|
505
|
-
|
|
506
|
-
* add postpublish handler ([9b41dea](https://github.com/pie-framework/pie-elements/commit/9b41dea))
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
## [1.4.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.4.3...@pie-element/rubric@1.4.4) (2020-04-28)
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
### Bug Fixes
|
|
516
|
-
|
|
517
|
-
* bump ui/lib versions ([45f0da6](https://github.com/pie-framework/pie-elements/commit/45f0da6))
|
|
518
|
-
* ui+libs update ([6127de2](https://github.com/pie-framework/pie-elements/commit/6127de2))
|
|
519
|
-
* update ui/lib versions ([0226b0b](https://github.com/pie-framework/pie-elements/commit/0226b0b))
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
## [1.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.4.2...@pie-element/rubric@1.4.3) (2020-04-14)
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
### Bug Fixes
|
|
529
|
-
|
|
530
|
-
* bump ui/lib versions ([3edb232](https://github.com/pie-framework/pie-elements/commit/3edb232))
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
## [1.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.4.1...@pie-element/rubric@1.4.2) (2020-04-14)
|
|
537
|
-
|
|
538
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
## [1.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.2.3...@pie-element/rubric@1.4.1) (2020-04-10)
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
### Bug Fixes
|
|
548
|
-
|
|
549
|
-
* bump all packages to avoid tag conflict ([d9ec9a8](https://github.com/pie-framework/pie-elements/commit/d9ec9a8))
|
|
550
|
-
* bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
|
|
551
|
-
* bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
|
|
552
|
-
* bump version to avoid tag conflict ([4d55f6d](https://github.com/pie-framework/pie-elements/commit/4d55f6d))
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
## [1.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.2.3...@pie-element/rubric@1.3.1) (2020-04-10)
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
### Bug Fixes
|
|
562
|
-
|
|
563
|
-
* bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
|
|
564
|
-
* bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
|
|
565
|
-
* bump version to avoid tag conflict ([4d55f6d](https://github.com/pie-framework/pie-elements/commit/4d55f6d))
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
## [1.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.2.2...@pie-element/rubric@1.2.3) (2020-01-31)
|
|
572
|
-
|
|
573
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
## [1.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.2.1...@pie-element/rubric@1.2.2) (2020-01-30)
|
|
580
|
-
|
|
581
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.2.0...@pie-element/rubric@1.2.1) (2020-01-28)
|
|
588
|
-
|
|
589
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
# [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.20...@pie-element/rubric@1.2.0) (2020-01-28)
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
### Features
|
|
599
|
-
|
|
600
|
-
* PIE-200 - partialScoring - NEEDS VERIFICATION ([30e3969](https://github.com/pie-framework/pie-elements/commit/30e3969))
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
## [1.1.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.19...@pie-element/rubric@1.1.20) (2019-12-03)
|
|
607
|
-
|
|
608
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
## [1.1.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.18...@pie-element/rubric@1.1.19) (2019-11-06)
|
|
615
|
-
|
|
616
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
## [1.1.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.17...@pie-element/rubric@1.1.18) (2019-10-03)
|
|
623
|
-
|
|
624
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
## [1.1.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.16...@pie-element/rubric@1.1.17) (2019-09-27)
|
|
631
|
-
|
|
632
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
## [1.1.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.15...@pie-element/rubric@1.1.16) (2019-08-27)
|
|
639
|
-
|
|
640
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
## [1.1.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.14...@pie-element/rubric@1.1.15) (2019-08-26)
|
|
647
|
-
|
|
648
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
## [1.1.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.13...@pie-element/rubric@1.1.14) (2019-08-21)
|
|
655
|
-
|
|
656
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
## [1.1.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.12...@pie-element/rubric@1.1.13) (2019-08-21)
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
### Bug Fixes
|
|
666
|
-
|
|
667
|
-
* **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))
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
## [1.1.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.11...@pie-element/rubric@1.1.12) (2019-08-18)
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
### Bug Fixes
|
|
677
|
-
|
|
678
|
-
* **math-rendering:** updated all dependent packages [ch3365] ([7cbf25a](https://github.com/pie-framework/pie-elements/commit/7cbf25a))
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
## [1.1.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.10...@pie-element/rubric@1.1.11) (2019-08-15)
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
### Bug Fixes
|
|
688
|
-
|
|
689
|
-
* **elements:** version bumped the editable-html packages [ch1738] ([949222a](https://github.com/pie-framework/pie-elements/commit/949222a))
|
|
690
|
-
* **rubric:** fix exclude zeroes number of points ([9623734](https://github.com/pie-framework/pie-elements/commit/9623734))
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
## [1.1.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.9...@pie-element/rubric@1.1.10) (2019-08-02)
|
|
697
|
-
|
|
698
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
## [1.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.8...@pie-element/rubric@1.1.9) (2019-07-25)
|
|
705
|
-
|
|
706
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
## [1.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.7...@pie-element/rubric@1.1.8) (2019-07-25)
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
### Bug Fixes
|
|
716
|
-
|
|
717
|
-
* exlude zeros handled in renderiing ([ca8b34e](https://github.com/pie-framework/pie-elements/commit/ca8b34e))
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
## [1.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.4...@pie-element/rubric@1.1.7) (2019-07-17)
|
|
724
|
-
|
|
725
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
## [1.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.3...@pie-element/rubric@1.1.4) (2019-06-17)
|
|
732
|
-
|
|
733
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
## [1.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.2...@pie-element/rubric@1.1.3) (2019-06-12)
|
|
740
|
-
|
|
741
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
## [1.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.1...@pie-element/rubric@1.1.2) (2019-06-07)
|
|
748
|
-
|
|
749
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric@1.1.0...@pie-element/rubric@1.1.1) (2019-06-05)
|
|
756
|
-
|
|
757
|
-
**Note:** Version bump only for package @pie-element/rubric
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
# 1.1.0 (2019-05-31)
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
### Features
|
|
767
|
-
|
|
768
|
-
* rubric interaction ([3cc2b6c](https://github.com/pie-framework/pie-elements/commit/3cc2b6c))
|