@pie-element/complex-rubric 7.1.1-next.11 → 7.1.2-next.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.
Files changed (130) hide show
  1. package/configure.js +2 -0
  2. package/controller.js +1 -0
  3. package/dist/author/defaults.d.ts +231 -0
  4. package/dist/author/defaults.js +177 -0
  5. package/dist/author/index.d.ts +34 -0
  6. package/dist/author/index.js +87 -0
  7. package/dist/author/main.d.ts +23 -0
  8. package/dist/author/main.js +106 -0
  9. package/dist/browser/author/index.js +7646 -0
  10. package/dist/browser/author/index.js.map +1 -0
  11. package/dist/browser/controller/index.js +145 -0
  12. package/dist/browser/controller/index.js.map +1 -0
  13. package/dist/browser/delivery/index.js +96 -0
  14. package/dist/browser/delivery/index.js.map +1 -0
  15. package/dist/browser/dist-DJUOd5EZ.js +19 -0
  16. package/dist/browser/dist-DJUOd5EZ.js.map +1 -0
  17. package/dist/browser/print/index.js +84 -0
  18. package/dist/browser/print/index.js.map +1 -0
  19. package/dist/controller/defaults.d.ts +39 -0
  20. package/dist/controller/defaults.js +42 -0
  21. package/dist/controller/index.d.ts +25 -0
  22. package/dist/controller/index.js +107 -0
  23. package/dist/controller/utils.d.ts +9 -0
  24. package/dist/controller/utils.js +4 -0
  25. package/dist/delivery/index.d.ts +23 -0
  26. package/dist/delivery/index.js +96 -0
  27. package/dist/index.d.ts +1 -0
  28. package/dist/index.iife.d.ts +8 -0
  29. package/dist/index.iife.js +145 -0
  30. package/dist/index.js +2 -0
  31. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Symbol.js +5 -0
  32. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_apply.js +12 -0
  33. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayLikeKeys.js +15 -0
  34. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetTag.js +10 -0
  35. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsArguments.js +9 -0
  36. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsNative.js +11 -0
  37. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsTypedArray.js +11 -0
  38. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeysIn.js +13 -0
  39. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseRest.js +9 -0
  40. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseSetToString.js +14 -0
  41. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseTimes.js +7 -0
  42. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseUnary.js +8 -0
  43. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_coreJsData.js +5 -0
  44. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_defineProperty.js +10 -0
  45. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_freeGlobal.js +4 -0
  46. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getNative.js +9 -0
  47. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getRawTag.js +14 -0
  48. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getValue.js +6 -0
  49. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIndex.js +8 -0
  50. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIterateeCall.js +12 -0
  51. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isMasked.js +11 -0
  52. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isPrototype.js +8 -0
  53. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeysIn.js +8 -0
  54. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nodeUtil.js +9 -0
  55. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_objectToString.js +7 -0
  56. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_overRest.js +13 -0
  57. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_root.js +5 -0
  58. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setToString.js +6 -0
  59. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_shortOut.js +14 -0
  60. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toSource.js +15 -0
  61. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/constant.js +8 -0
  62. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/defaults.js +16 -0
  63. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/eq.js +6 -0
  64. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/identity.js +6 -0
  65. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArguments.js +10 -0
  66. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArray.js +4 -0
  67. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArrayLike.js +8 -0
  68. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isBuffer.js +6 -0
  69. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isFunction.js +11 -0
  70. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isLength.js +7 -0
  71. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObject.js +7 -0
  72. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObjectLike.js +6 -0
  73. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isTypedArray.js +7 -0
  74. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keysIn.js +9 -0
  75. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubFalse.js +6 -0
  76. package/dist/print/index.d.ts +24 -0
  77. package/dist/print/index.js +84 -0
  78. package/package.json +84 -20
  79. package/CHANGELOG.md +0 -1439
  80. package/LICENSE.md +0 -5
  81. package/README.md +0 -3
  82. package/configure/CHANGELOG.md +0 -1093
  83. package/configure/lib/defaults.js +0 -271
  84. package/configure/lib/defaults.js.map +0 -1
  85. package/configure/lib/index.js +0 -150
  86. package/configure/lib/index.js.map +0 -1
  87. package/configure/lib/main.js +0 -172
  88. package/configure/lib/main.js.map +0 -1
  89. package/configure/package.json +0 -27
  90. package/configure/src/__tests__/index.test.js +0 -94
  91. package/configure/src/__tests__/main.test.jsx +0 -140
  92. package/configure/src/defaults.js +0 -213
  93. package/configure/src/index.js +0 -169
  94. package/configure/src/main.jsx +0 -162
  95. package/controller/CHANGELOG.md +0 -932
  96. package/controller/lib/defaults.js +0 -42
  97. package/controller/lib/defaults.js.map +0 -1
  98. package/controller/lib/index.js +0 -239
  99. package/controller/lib/index.js.map +0 -1
  100. package/controller/lib/utils.js +0 -11
  101. package/controller/lib/utils.js.map +0 -1
  102. package/controller/package.json +0 -16
  103. package/controller/src/__tests__/index.test.js +0 -55
  104. package/controller/src/defaults.js +0 -39
  105. package/controller/src/index.js +0 -220
  106. package/controller/src/utils.js +0 -3
  107. package/docs/config-schema.json +0 -4255
  108. package/docs/config-schema.json.md +0 -3162
  109. package/docs/demo/config.js +0 -8
  110. package/docs/demo/generate.js +0 -196
  111. package/docs/demo/index.html +0 -1
  112. package/docs/demo/session.js +0 -6
  113. package/docs/pie-schema.json +0 -3302
  114. package/docs/pie-schema.json.md +0 -2364
  115. package/lib/index.js +0 -141
  116. package/lib/index.js.map +0 -1
  117. package/lib/print.js +0 -129
  118. package/lib/print.js.map +0 -1
  119. package/module/configure.js +0 -1
  120. package/module/controller.js +0 -262
  121. package/module/demo.js +0 -221
  122. package/module/element.js +0 -1
  123. package/module/index.html +0 -21
  124. package/module/manifest.json +0 -22
  125. package/module/print-demo.js +0 -259
  126. package/module/print.html +0 -18
  127. package/module/print.js +0 -1
  128. package/src/__tests__/index.test.js +0 -256
  129. package/src/index.js +0 -152
  130. package/src/print.js +0 -140
@@ -1,8 +0,0 @@
1
- const { model } = require('./generate');
2
-
3
- module.exports = {
4
- elements: {
5
- 'complex-rubric': '../..',
6
- },
7
- models: [model('1', 'complex-rubric')],
8
- };
@@ -1,196 +0,0 @@
1
- exports.model = (id, element) => ({
2
- id,
3
- element,
4
- rubricType: 'simpleRubric',
5
- rubrics: {
6
- simpleRubric: {
7
- points: ['nothing right', 'a teeny bit right', 'mostly right', 'bingo'],
8
- sampleAnswers: [null, 'just right', 'not left', null],
9
- maxPoints: 3,
10
- excludeZero: false,
11
- },
12
- rubricless: {
13
- maxPoints: 100,
14
- excludeZero: false,
15
- rubriclessInstructionEnabled: true,
16
- },
17
- multiTraitRubric: {
18
- visibleToStudent: true,
19
- halfScoring: false,
20
- excludeZero: true,
21
- pointLabels: true,
22
- description: false,
23
- standards: false,
24
- scales: [
25
- {
26
- maxPoints: 4,
27
- scorePointsLabels: ['Non-Scorable', 'Developing', 'Progressing', 'Effective', 'Strong'],
28
- traitLabel: 'Trait',
29
- traits: [
30
- {
31
- name: 'Ideas',
32
- standards: [],
33
- description: 'the main message',
34
- scorePointsDescriptors: [
35
- 'Student’s response is blank, not in English, not legible, or does not respond to the prompt.',
36
- 'Topic undefined and/or difficult to follow\n' + '\n' + 'Details are unclear',
37
- 'Topic too broad\n' + '\n' + 'Details are limited',
38
- 'Writing stays on topic\n' + '\n' + 'Complete details given',
39
- 'Strong control of topic\n' + '\n' + 'Relevant, accurate, specific details that support topic',
40
- ],
41
- },
42
- {
43
- name: 'Organization',
44
- standards: [],
45
- description: 'the internal structure of the piece',
46
- scorePointsDescriptors: [
47
- 'Student’s response is blank, not in English, not legible, or does not respond to the prompt.',
48
- 'Does not have a beginning, middle and/or end\n' +
49
- '\n' +
50
- 'Does not have a lead and/or conclusion\n' +
51
- '\n' +
52
- 'Transitions confusing and/or not present\n' +
53
- '\n' +
54
- 'Not written in logical order\n' +
55
- '\n' +
56
- 'No sign of paragraphing / incorrect paragraphing',
57
- 'Weak beginning, middle and end\n' +
58
- '\n' +
59
- 'Has evidence of a lead and/or conclusion but missing elements\n' +
60
- '\n' +
61
- 'Transitions are used sometimes\n' +
62
- '\n' +
63
- 'Some logical order\n' +
64
- '\n' +
65
- 'Most paragraphing incorrect',
66
- 'Has an acceptable beginning, middle and end\n' +
67
- '\n' +
68
- 'Includes a lead and conclusion\n' +
69
- '\n' +
70
- 'Transitions are used correctly\n' +
71
- '\n' +
72
- 'Mostly logical order\n' +
73
- '\n' +
74
- 'Mostly correct paragraphing',
75
- 'Has an effective beginning, middle and end\n' +
76
- '\n' +
77
- 'Powerful introduction / lead and conclusion\n' +
78
- '\n' +
79
- 'Effective transitions\n' +
80
- '\n' +
81
- 'Logical order / sequencing\n' +
82
- '\n' +
83
- 'Uses appropriate paragraphing',
84
- ],
85
- },
86
- {
87
- name: 'Word Choice',
88
- standards: [],
89
- description: 'the vocabulary a writer chooses to convey meaning',
90
- scorePointsDescriptors: [
91
- 'Student’s response is blank, not in English, not legible, or does not respond to the prompt.',
92
- 'Vocabulary is limited/used incorrectly\n' +
93
- '\n' +
94
- 'No figurative language; words do not convey meaning',
95
- 'Generally correct words\n' +
96
- '\n' +
97
- 'Attempt at figurative language\n' +
98
- '\n' +
99
- 'and/or words convey general meaning',
100
- 'Some active verbs and precise nouns\n' +
101
- '\n' +
102
- 'Effective use of figurative language and/or words that enhance meaning',
103
- 'Powerful and engaging words\n' + '\n' + 'Artful use of figurative language and/or sensory detail',
104
- ],
105
- },
106
- {
107
- name: 'Sentence Fluency',
108
- standards: [],
109
- description: 'the rhythm and flow of the language',
110
- scorePointsDescriptors: [
111
- 'Student’s response is blank, not in English, not legible, or does not respond to the prompt.',
112
- 'No sentences are clear\n' +
113
- '\n' +
114
- 'No variety in sentence structure\n' +
115
- '\n' +
116
- 'Frequent run-ons and/or fragments are present',
117
- 'Some sentences are clear\n' +
118
- '\n' +
119
- 'Sentence variety used rarely\n' +
120
- '\n' +
121
- 'Some run-ons and/or fragments are present',
122
- 'Most sentences are clear\n' +
123
- '\n' +
124
- 'Some sentence variety is used\n' +
125
- '\n' +
126
- 'Run-ons and/or fragments are rare',
127
- 'All Sentences are clear\n' +
128
- '\n' +
129
- 'Variety of sentence structure is used\n' +
130
- '\n' +
131
- 'Run-ons and/or fragments are not present',
132
- ],
133
- },
134
- {
135
- name: 'Conventions',
136
- standards: [],
137
- description: 'the mechanical correctness',
138
- scorePointsDescriptors: [
139
- 'Student’s response is blank, not in English, not legible, or does not respond to the prompt.',
140
- 'Many distracting errors are present in grammar, punctuation, capitalization and/or spelling',
141
- 'Errors in grammar, punctuation, capitalization and/or spelling are present and some distract from meaning',
142
- 'Errors in grammar, punctuation, capitalization and/or spelling are present but don’t distract from meaning',
143
- 'Few errors in grammar, punctuation,\n' + '\n' + 'capitalization and/or spelling',
144
- ],
145
- },
146
- {
147
- name: 'Voice',
148
- standards: [],
149
- description: 'the personal tone and flavor of the author\'s message',
150
- scorePointsDescriptors: [
151
- 'Student’s response is blank, not in English, not legible, or does not respond to the prompt.',
152
- 'Not concerned with audience or purpose\n' +
153
- '\n' +
154
- 'No viewpoint (perspective) used\n' +
155
- '\n' +
156
- 'Writing is mechanical and lifeless',
157
- 'Shows beginning awareness of audience/purpose\n' +
158
- '\n' +
159
- 'Some viewpoint (perspective) used throughout the piece\n' +
160
- '\n' +
161
- 'Writing is distant, too formal or informal',
162
- 'Awareness of audience; purpose is clear most of the time\n' +
163
- '\n' +
164
- 'Uses viewpoint (perspective) throughout most of the paper\n' +
165
- '\n' +
166
- 'Writing is pleasant, agreeable and satisfying',
167
- 'Powerful connection with audience; purpose is clearly communicated\n' +
168
- '\n' +
169
- 'Maintains strong viewpoint (perspective) throughout entire piece\n' +
170
- '\n' +
171
- 'Writing is expressive, engaging and has lots of energy',
172
- ],
173
- },
174
- ],
175
- },
176
- {
177
- maxPoints: 5,
178
- scorePointsLabels: ['Non-Scorable', 'Unsatisfactory', 'Satisfactory'],
179
- traitLabel: 'Category',
180
- traits: [
181
- {
182
- name: 'Presentation',
183
- standards: [],
184
- description: '',
185
- scorePointsDescriptors: [
186
- 'Handwriting is unreadable, or response is blank, not in English, or too brief to evaluate. ',
187
- 'Handwriting poor\n' + '\n' + 'Overall appearance is distracting to unacceptable',
188
- 'Handwriting is generally legible\n' + '\n' + 'Overall appearance is acceptable or better',
189
- ],
190
- },
191
- ],
192
- },
193
- ],
194
- },
195
- },
196
- });
@@ -1 +0,0 @@
1
- <complex-rubric pie-id="1"> </complex-rubric>
@@ -1,6 +0,0 @@
1
- module.exports = [
2
- {
3
- id: '1',
4
- element: 'complex-rubric',
5
- },
6
- ];