@khanacademy/perseus-core 19.3.0 → 19.4.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 (86) hide show
  1. package/dist/data-schema.d.ts +1 -0
  2. package/dist/es/index.item-splitting.js +1 -1
  3. package/dist/es/index.item-splitting.js.map +1 -1
  4. package/dist/es/index.js +2 -2
  5. package/dist/es/index.js.map +1 -1
  6. package/dist/index.item-splitting.js +1 -1
  7. package/dist/index.item-splitting.js.map +1 -1
  8. package/dist/index.js +2 -2
  9. package/dist/index.js.map +1 -1
  10. package/dist/parse-perseus-json/perseus-parsers/image-widget.d.ts +1 -0
  11. package/dist/parse-perseus-json/regression-tests/article-data/image-with-id-0.d.ts +201 -0
  12. package/dist/parse-perseus-json/regression-tests/item-data/categorizer-missing-randomizeItems.d.ts +36 -0
  13. package/dist/parse-perseus-json/regression-tests/item-data/categorizer-missing-static.d.ts +37 -0
  14. package/dist/parse-perseus-json/regression-tests/item-data/categorizer-with-null-value.d.ts +44 -0
  15. package/dist/parse-perseus-json/regression-tests/item-data/cs-program-missing-static.d.ts +71 -0
  16. package/dist/parse-perseus-json/regression-tests/item-data/cs-program-with-null-width.d.ts +21 -0
  17. package/dist/parse-perseus-json/regression-tests/item-data/definition-missing-static.d.ts +55 -0
  18. package/dist/parse-perseus-json/regression-tests/item-data/dropdown-missing-placeholder.d.ts +38 -0
  19. package/dist/parse-perseus-json/regression-tests/item-data/dropdown-missing-version.d.ts +34 -0
  20. package/dist/parse-perseus-json/regression-tests/item-data/explanation-missing-widgets-map.d.ts +69 -0
  21. package/dist/parse-perseus-json/regression-tests/item-data/expression-answerForm-missing-form.d.ts +41 -0
  22. package/dist/parse-perseus-json/regression-tests/item-data/expression-missing-buttonSets.d.ts +35 -0
  23. package/dist/parse-perseus-json/regression-tests/item-data/expression-option-missing-value.d.ts +44 -0
  24. package/dist/parse-perseus-json/regression-tests/item-data/expression-with-null-answer-key.d.ts +124 -0
  25. package/dist/parse-perseus-json/regression-tests/item-data/expression-with-scientific-notation.d.ts +115 -0
  26. package/dist/parse-perseus-json/regression-tests/item-data/graded-group-with-false-hint.d.ts +133 -0
  27. package/dist/parse-perseus-json/regression-tests/item-data/grapher-with-empty-coords.d.ts +111 -0
  28. package/dist/parse-perseus-json/regression-tests/item-data/grapher-with-null-coords.d.ts +59 -0
  29. package/dist/parse-perseus-json/regression-tests/item-data/hint-missing-images.d.ts +175 -0
  30. package/dist/parse-perseus-json/regression-tests/item-data/hint-with-null-replace.d.ts +72 -0
  31. package/dist/parse-perseus-json/regression-tests/item-data/iframe-missing-allowFullScreen.d.ts +63 -0
  32. package/dist/parse-perseus-json/regression-tests/item-data/iframe-missing-settings.d.ts +18 -0
  33. package/dist/parse-perseus-json/regression-tests/item-data/iframe-missing-static.d.ts +46 -0
  34. package/dist/parse-perseus-json/regression-tests/item-data/image-with-null-dimensions.d.ts +181 -0
  35. package/dist/parse-perseus-json/regression-tests/item-data/input-number-with-boolean-value.d.ts +84 -0
  36. package/dist/parse-perseus-json/regression-tests/item-data/interaction-element-missing-constraints.d.ts +115 -0
  37. package/dist/parse-perseus-json/regression-tests/item-data/interaction-element-missing-key.d.ts +353 -0
  38. package/dist/parse-perseus-json/regression-tests/item-data/interactive-graph-backgroundImage-with-empty-string-coordinates.d.ts +77 -0
  39. package/dist/parse-perseus-json/regression-tests/item-data/interactive-graph-locked-figures-missing-weights.d.ts +213 -0
  40. package/dist/parse-perseus-json/regression-tests/item-data/interactive-graph-locked-function-with-null-domain-element.d.ts +62 -0
  41. package/dist/parse-perseus-json/regression-tests/item-data/interactive-graph-locked-line-missing-showPoint1.d.ts +294 -0
  42. package/dist/parse-perseus-json/regression-tests/item-data/interactive-graph-missing-graph.d.ts +167 -0
  43. package/dist/parse-perseus-json/regression-tests/item-data/interactive-graph-missing-gridStep.d.ts +121 -0
  44. package/dist/parse-perseus-json/regression-tests/item-data/interactive-graph-missing-labels.d.ts +49 -0
  45. package/dist/parse-perseus-json/regression-tests/item-data/interactive-graph-polygon-with-exact-match.d.ts +96 -0
  46. package/dist/parse-perseus-json/regression-tests/item-data/interactive-graph-with-string-backgroundImage-left.d.ts +86 -0
  47. package/dist/parse-perseus-json/regression-tests/item-data/item-with-null-itemDataVersion.d.ts +100 -0
  48. package/dist/parse-perseus-json/regression-tests/item-data/label-image-missing-static.d.ts +110 -0
  49. package/dist/parse-perseus-json/regression-tests/item-data/lights-puzzle.d.ts +27 -0
  50. package/dist/parse-perseus-json/regression-tests/item-data/matcher-with-null-options.d.ts +14 -0
  51. package/dist/parse-perseus-json/regression-tests/item-data/matrix-missing-version.d.ts +24 -0
  52. package/dist/parse-perseus-json/regression-tests/item-data/matrix-with-nulls-in-answer.d.ts +39 -0
  53. package/dist/parse-perseus-json/regression-tests/item-data/matrix-with-string-answer-element.d.ts +69 -0
  54. package/dist/parse-perseus-json/regression-tests/item-data/measurer-missing-image.d.ts +49 -0
  55. package/dist/parse-perseus-json/regression-tests/item-data/measurer-missing-static.d.ts +41 -0
  56. package/dist/parse-perseus-json/regression-tests/item-data/number-line-missing-snapDivisions.d.ts +133 -0
  57. package/dist/parse-perseus-json/regression-tests/item-data/number-line-missing-static.d.ts +46 -0
  58. package/dist/parse-perseus-json/regression-tests/item-data/number-line-with-empty-strings-in-label-range.d.ts +92 -0
  59. package/dist/parse-perseus-json/regression-tests/item-data/number-line-with-null-correctX.d.ts +68 -0
  60. package/dist/parse-perseus-json/regression-tests/item-data/numeric-input-answer-with-null-value.d.ts +44 -0
  61. package/dist/parse-perseus-json/regression-tests/item-data/numeric-input-answer-with-simplify-true.d.ts +40 -0
  62. package/dist/parse-perseus-json/regression-tests/item-data/numeric-input-answer-without-value.d.ts +89 -0
  63. package/dist/parse-perseus-json/regression-tests/item-data/numeric-input-missing-coefficient.d.ts +43 -0
  64. package/dist/parse-perseus-json/regression-tests/item-data/numeric-input-missing-labelText.d.ts +210 -0
  65. package/dist/parse-perseus-json/regression-tests/item-data/numeric-input-with-null-answerForms.d.ts +228 -0
  66. package/dist/parse-perseus-json/regression-tests/item-data/numeric-input-with-simplify-accepted.d.ts +108 -0
  67. package/dist/parse-perseus-json/regression-tests/item-data/numeric-input-with-simplify-false.d.ts +52 -0
  68. package/dist/parse-perseus-json/regression-tests/item-data/numeric-input-with-simplify-true-string.d.ts +75 -0
  69. package/dist/parse-perseus-json/regression-tests/item-data/orderer-option-missing-images.d.ts +539 -0
  70. package/dist/parse-perseus-json/regression-tests/item-data/orderer-option-missing-widgets.d.ts +80 -0
  71. package/dist/parse-perseus-json/regression-tests/item-data/orderer-with-invalid-height.d.ts +33 -0
  72. package/dist/parse-perseus-json/regression-tests/item-data/orderer-with-undefined-options.d.ts +135 -0
  73. package/dist/parse-perseus-json/regression-tests/item-data/passage-missing-footnotes-and-title.d.ts +47 -0
  74. package/dist/parse-perseus-json/regression-tests/item-data/passage-ref-missing-summaryText.d.ts +147 -0
  75. package/dist/parse-perseus-json/regression-tests/item-data/plotter-missing-scaleY-and-snapsPerLine.d.ts +64 -0
  76. package/dist/parse-perseus-json/regression-tests/item-data/plotter-with-undefined-plotDimensions.d.ts +76 -0
  77. package/dist/parse-perseus-json/regression-tests/item-data/question-missing-content.d.ts +8 -0
  78. package/dist/parse-perseus-json/regression-tests/item-data/radio-choice-ids-set-to-empty-string.d.ts +49 -0
  79. package/dist/parse-perseus-json/regression-tests/item-data/radio-choice-missing-content.d.ts +147 -0
  80. package/dist/parse-perseus-json/regression-tests/item-data/radio-missing-noneOfTheAbove.d.ts +43 -0
  81. package/dist/parse-perseus-json/regression-tests/item-data/radio-with-extra-fields-from-go-schema.d.ts +169 -0
  82. package/dist/parse-perseus-json/regression-tests/item-data/radio-with-null-options.d.ts +78 -0
  83. package/dist/parse-perseus-json/regression-tests/item-data/radio-with-null-widgets.d.ts +115 -0
  84. package/dist/parse-perseus-json/regression-tests/item-data/simulator-widget.d.ts +51 -0
  85. package/dist/parse-perseus-json/regression-tests/item-data/transformer-widget.d.ts +99 -0
  86. package/package.json +1 -1
@@ -0,0 +1,167 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ images: {
5
+ "https://ka-perseus-images.s3.amazonaws.com/88526ae51e43ccf8a96bbdb602d9397d073479e1.svg": {
6
+ width: number;
7
+ height: number;
8
+ };
9
+ };
10
+ widgets: {
11
+ "radio 1": {
12
+ type: string;
13
+ alignment: string;
14
+ static: boolean;
15
+ graded: boolean;
16
+ options: {
17
+ choices: ({
18
+ content: string;
19
+ correct: boolean;
20
+ isNoneOfTheAbove?: undefined;
21
+ } | {
22
+ isNoneOfTheAbove: boolean;
23
+ content: string;
24
+ correct: boolean;
25
+ })[];
26
+ randomize: boolean;
27
+ multipleSelect: boolean;
28
+ countChoices: boolean;
29
+ displayCount: null;
30
+ hasNoneOfTheAbove: boolean;
31
+ deselectEnabled: boolean;
32
+ };
33
+ version: {
34
+ major: number;
35
+ minor: number;
36
+ };
37
+ };
38
+ };
39
+ };
40
+ answerArea: {
41
+ calculator: boolean;
42
+ chi2Table: boolean;
43
+ periodicTable: boolean;
44
+ tTable: boolean;
45
+ zTable: boolean;
46
+ };
47
+ itemDataVersion: {
48
+ major: number;
49
+ minor: number;
50
+ };
51
+ hints: ({
52
+ replace: boolean;
53
+ content: string;
54
+ images: {};
55
+ widgets: {
56
+ "image 1"?: undefined;
57
+ "explanation 1"?: undefined;
58
+ };
59
+ } | {
60
+ replace: boolean;
61
+ content: string;
62
+ images: {};
63
+ widgets: {
64
+ "image 1": {
65
+ type: string;
66
+ alignment: string;
67
+ static: boolean;
68
+ graded: boolean;
69
+ options: {
70
+ static: boolean;
71
+ title: string;
72
+ range: number[][];
73
+ box: number[];
74
+ backgroundImage: {
75
+ url: string;
76
+ width: number;
77
+ height: number;
78
+ };
79
+ labels: never[];
80
+ alt: string;
81
+ caption: string;
82
+ };
83
+ version: {
84
+ major: number;
85
+ minor: number;
86
+ };
87
+ };
88
+ "explanation 1"?: undefined;
89
+ };
90
+ } | {
91
+ replace: boolean;
92
+ content: string;
93
+ images: {};
94
+ widgets: {
95
+ "explanation 1": {
96
+ type: string;
97
+ alignment: string;
98
+ static: boolean;
99
+ graded: boolean;
100
+ options: {
101
+ static: boolean;
102
+ showPrompt: string;
103
+ hidePrompt: string;
104
+ explanation: string;
105
+ widgets: {
106
+ "interactive-graph 1": {
107
+ options: {
108
+ labels: string[];
109
+ range: number[][];
110
+ step: number[];
111
+ valid: boolean;
112
+ backgroundImage: {
113
+ url: null;
114
+ };
115
+ markings: string;
116
+ showProtractor: boolean;
117
+ showRuler: boolean;
118
+ showTooltips: boolean;
119
+ rulerLabel: string;
120
+ rulerTicks: number;
121
+ correct: {
122
+ type: string;
123
+ coords: null;
124
+ };
125
+ };
126
+ type: string;
127
+ version: {
128
+ major: number;
129
+ minor: number;
130
+ };
131
+ };
132
+ "image 1": {
133
+ options: {
134
+ static: boolean;
135
+ title: string;
136
+ range: number[][];
137
+ box: number[];
138
+ backgroundImage: {
139
+ url: string;
140
+ width: number;
141
+ height: number;
142
+ };
143
+ labels: never[];
144
+ alt: string;
145
+ caption: string;
146
+ };
147
+ type: string;
148
+ version: {
149
+ major: number;
150
+ minor: number;
151
+ };
152
+ graded: boolean;
153
+ alignment: string;
154
+ static: boolean;
155
+ };
156
+ };
157
+ };
158
+ version: {
159
+ major: number;
160
+ minor: number;
161
+ };
162
+ };
163
+ "image 1"?: undefined;
164
+ };
165
+ })[];
166
+ };
167
+ export default _default;
@@ -0,0 +1,121 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ images: {};
5
+ widgets: {
6
+ "interactive-graph 1": {
7
+ type: string;
8
+ alignment: string;
9
+ static: boolean;
10
+ graded: boolean;
11
+ options: {
12
+ step: number[];
13
+ backgroundImage: {
14
+ url: null;
15
+ };
16
+ markings: string;
17
+ labels: string[];
18
+ showProtractor: boolean;
19
+ showTooltips: boolean;
20
+ range: number[][];
21
+ graph: {
22
+ type: string;
23
+ };
24
+ correct: {
25
+ type: string;
26
+ coords: number[][];
27
+ hasBeenInteractedWith: boolean;
28
+ range: number[][];
29
+ snapStep: number[];
30
+ };
31
+ };
32
+ version: {
33
+ major: number;
34
+ minor: number;
35
+ };
36
+ };
37
+ "interactive-graph 2": {
38
+ type: string;
39
+ alignment: string;
40
+ static: boolean;
41
+ graded: boolean;
42
+ options: {
43
+ step: number[];
44
+ backgroundImage: {
45
+ url: null;
46
+ };
47
+ markings: string;
48
+ labels: string[];
49
+ showProtractor: boolean;
50
+ showTooltips: boolean;
51
+ range: number[][];
52
+ graph: {
53
+ type: string;
54
+ };
55
+ correct: {
56
+ type: string;
57
+ coords: number[][];
58
+ hasBeenInteractedWith: boolean;
59
+ range: number[][];
60
+ snapStep: number[];
61
+ };
62
+ };
63
+ version: {
64
+ major: number;
65
+ minor: number;
66
+ };
67
+ };
68
+ };
69
+ };
70
+ answerArea: {
71
+ calculator: boolean;
72
+ chi2Table: boolean;
73
+ financialCalculatorMonthlyPayment: boolean;
74
+ financialCalculatorTotalAmount: boolean;
75
+ financialCalculatorTimeToPayOff: boolean;
76
+ periodicTable: boolean;
77
+ periodicTableWithKey: boolean;
78
+ tTable: boolean;
79
+ zTable: boolean;
80
+ };
81
+ itemDataVersion: {
82
+ major: number;
83
+ minor: number;
84
+ };
85
+ hints: {
86
+ replace: boolean;
87
+ content: string;
88
+ images: {};
89
+ widgets: {
90
+ "interactive-graph 1": {
91
+ type: string;
92
+ alignment: string;
93
+ static: boolean;
94
+ graded: boolean;
95
+ options: {
96
+ step: number[];
97
+ backgroundImage: {
98
+ url: null;
99
+ };
100
+ markings: string;
101
+ labels: string[];
102
+ showProtractor: boolean;
103
+ showTooltips: boolean;
104
+ range: number[][];
105
+ graph: {
106
+ type: string;
107
+ };
108
+ correct: {
109
+ type: string;
110
+ coords: null;
111
+ };
112
+ };
113
+ version: {
114
+ major: number;
115
+ minor: number;
116
+ };
117
+ };
118
+ };
119
+ }[];
120
+ };
121
+ export default _default;
@@ -0,0 +1,49 @@
1
+ declare const _default: {
2
+ answerArea: {
3
+ calculator: boolean;
4
+ options: {
5
+ content: string;
6
+ images: {};
7
+ widgets: {};
8
+ };
9
+ type: string;
10
+ };
11
+ hints: {
12
+ content: string;
13
+ widgets: {};
14
+ }[];
15
+ question: {
16
+ content: string;
17
+ images: {};
18
+ widgets: {
19
+ "interactive-graph 1": {
20
+ graded: boolean;
21
+ options: {
22
+ backgroundImage: {
23
+ bottom: number;
24
+ height: number;
25
+ left: number;
26
+ scale: number;
27
+ url: string;
28
+ width: number;
29
+ };
30
+ correct: {
31
+ coords: number[][];
32
+ numSides: number;
33
+ type: string;
34
+ };
35
+ graph: {
36
+ numSides: number;
37
+ type: string;
38
+ };
39
+ markings: string;
40
+ range: number[][];
41
+ showProtractor: boolean;
42
+ step: number[];
43
+ };
44
+ type: string;
45
+ };
46
+ };
47
+ };
48
+ };
49
+ export default _default;
@@ -0,0 +1,96 @@
1
+ declare const _default: {
2
+ answerArea: {
3
+ calculator: boolean;
4
+ options: {
5
+ content: string;
6
+ images: {};
7
+ widgets: {};
8
+ };
9
+ type: string;
10
+ };
11
+ hints: ({
12
+ content: string;
13
+ images: {
14
+ "https://ka-perseus-graphie.s3.amazonaws.com/2ec9d27633dc52440d8e82fcf99c314f3fad19ff.png": {
15
+ height: number;
16
+ width: number;
17
+ };
18
+ "https://ka-perseus-graphie.s3.amazonaws.com/c0be5c686e6d43155376ac6f4c5037ffd44e16de.png"?: undefined;
19
+ "https://ka-perseus-graphie.s3.amazonaws.com/2d6395b8d7d4ad3b0772e0ac5420106ea7e114f2.png"?: undefined;
20
+ };
21
+ widgets: {};
22
+ } | {
23
+ content: string;
24
+ images: {
25
+ "https://ka-perseus-graphie.s3.amazonaws.com/c0be5c686e6d43155376ac6f4c5037ffd44e16de.png": {
26
+ height: number;
27
+ width: number;
28
+ };
29
+ "https://ka-perseus-graphie.s3.amazonaws.com/2ec9d27633dc52440d8e82fcf99c314f3fad19ff.png"?: undefined;
30
+ "https://ka-perseus-graphie.s3.amazonaws.com/2d6395b8d7d4ad3b0772e0ac5420106ea7e114f2.png"?: undefined;
31
+ };
32
+ widgets: {};
33
+ } | {
34
+ content: string;
35
+ images: {
36
+ "https://ka-perseus-graphie.s3.amazonaws.com/2d6395b8d7d4ad3b0772e0ac5420106ea7e114f2.png": {
37
+ height: number;
38
+ width: number;
39
+ };
40
+ "https://ka-perseus-graphie.s3.amazonaws.com/2ec9d27633dc52440d8e82fcf99c314f3fad19ff.png"?: undefined;
41
+ "https://ka-perseus-graphie.s3.amazonaws.com/c0be5c686e6d43155376ac6f4c5037ffd44e16de.png"?: undefined;
42
+ };
43
+ widgets: {};
44
+ })[];
45
+ itemDataVersion: {
46
+ major: number;
47
+ minor: number;
48
+ };
49
+ question: {
50
+ content: string;
51
+ images: {};
52
+ widgets: {
53
+ "interactive-graph 1": {
54
+ graded: boolean;
55
+ options: {
56
+ backgroundImage: {
57
+ bottom: number;
58
+ left: number;
59
+ scale: number;
60
+ url: null;
61
+ };
62
+ correct: {
63
+ coords: number[][];
64
+ match: string;
65
+ numSides: string;
66
+ showSides: boolean;
67
+ snapTo: string;
68
+ type: string;
69
+ };
70
+ graph: {
71
+ numSides: string;
72
+ showSides: boolean;
73
+ snapTo: string;
74
+ type: string;
75
+ };
76
+ gridStep: number[];
77
+ labels: string[];
78
+ markings: string;
79
+ range: number[][];
80
+ rulerLabel: string;
81
+ rulerTicks: number;
82
+ showProtractor: boolean;
83
+ showRuler: boolean;
84
+ snapStep: number[];
85
+ step: number[];
86
+ };
87
+ type: string;
88
+ version: {
89
+ major: number;
90
+ minor: number;
91
+ };
92
+ };
93
+ };
94
+ };
95
+ };
96
+ export default _default;
@@ -0,0 +1,86 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ images: {};
5
+ widgets: {
6
+ "interactive-graph 1": {
7
+ type: string;
8
+ alignment: string;
9
+ static: boolean;
10
+ graded: boolean;
11
+ options: {
12
+ step: number[];
13
+ backgroundImage: {
14
+ url: string;
15
+ scale: string;
16
+ bottom: string;
17
+ left: string;
18
+ width: number;
19
+ height: number;
20
+ };
21
+ markings: string;
22
+ labels: string[];
23
+ showProtractor: boolean;
24
+ showRuler: boolean;
25
+ showTooltips: boolean;
26
+ rulerLabel: string;
27
+ rulerTicks: number;
28
+ range: number[][];
29
+ gridStep: number[];
30
+ snapStep: number[];
31
+ graph: {
32
+ type: string;
33
+ numPoints: number;
34
+ };
35
+ correct: {
36
+ type: string;
37
+ coords: number[][];
38
+ numPoints: number;
39
+ };
40
+ };
41
+ version: {
42
+ major: number;
43
+ minor: number;
44
+ };
45
+ };
46
+ "radio 1": {
47
+ type: string;
48
+ alignment: string;
49
+ static: boolean;
50
+ graded: boolean;
51
+ options: {
52
+ choices: ({
53
+ correct: boolean;
54
+ content: string;
55
+ } | {
56
+ content: string;
57
+ correct?: undefined;
58
+ })[];
59
+ randomize: boolean;
60
+ multipleSelect: boolean;
61
+ countChoices: boolean;
62
+ displayCount: null;
63
+ hasNoneOfTheAbove: boolean;
64
+ deselectEnabled: boolean;
65
+ };
66
+ version: {
67
+ major: number;
68
+ minor: number;
69
+ };
70
+ };
71
+ };
72
+ };
73
+ answerArea: {
74
+ calculator: boolean;
75
+ chi2Table: boolean;
76
+ periodicTable: boolean;
77
+ tTable: boolean;
78
+ zTable: boolean;
79
+ };
80
+ itemDataVersion: {
81
+ major: number;
82
+ minor: number;
83
+ };
84
+ hints: never[];
85
+ };
86
+ export default _default;
@@ -0,0 +1,100 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ widgets: {
5
+ "definition 1": {
6
+ type: string;
7
+ static: boolean;
8
+ graded: boolean;
9
+ alignment: string;
10
+ id: null;
11
+ key: null;
12
+ version: {
13
+ major: number;
14
+ minor: number;
15
+ };
16
+ options: {
17
+ togglePrompt: string;
18
+ definition: string;
19
+ static: boolean;
20
+ };
21
+ };
22
+ "explanation 1": {
23
+ type: string;
24
+ static: boolean;
25
+ graded: boolean;
26
+ alignment: string;
27
+ id: null;
28
+ key: null;
29
+ version: {
30
+ major: number;
31
+ minor: number;
32
+ };
33
+ options: {
34
+ showPrompt: string;
35
+ hidePrompt: string;
36
+ explanation: string;
37
+ widgets: {};
38
+ static: boolean;
39
+ };
40
+ };
41
+ "image 1": {
42
+ type: string;
43
+ static: boolean;
44
+ graded: boolean;
45
+ alignment: string;
46
+ id: null;
47
+ key: null;
48
+ version: {
49
+ major: number;
50
+ minor: number;
51
+ };
52
+ options: {
53
+ title: string;
54
+ labels: never[];
55
+ caption: string;
56
+ alt: string;
57
+ backgroundImage: {
58
+ url: string;
59
+ width: number;
60
+ height: number;
61
+ top: number;
62
+ scale: null;
63
+ bottom: null;
64
+ left: null;
65
+ };
66
+ static: boolean;
67
+ range: number[][];
68
+ box: number[];
69
+ };
70
+ };
71
+ };
72
+ replace: null;
73
+ metadata: null;
74
+ images: {};
75
+ };
76
+ hints: never[];
77
+ answerArea: {
78
+ type: string;
79
+ static: boolean;
80
+ graded: boolean;
81
+ alignment: string;
82
+ id: null;
83
+ key: null;
84
+ version: null;
85
+ zTable: boolean;
86
+ chi2Table: boolean;
87
+ tTable: boolean;
88
+ calculator: boolean;
89
+ periodicTable: boolean;
90
+ periodicTableWithKey: boolean;
91
+ financialCalculatorMonthlyPayment: boolean;
92
+ financialCalculatorTotalAmount: boolean;
93
+ financialCalculatorTimeToPayOff: boolean;
94
+ options: null;
95
+ };
96
+ _multi: null;
97
+ itemDataVersion: null;
98
+ answer: null;
99
+ };
100
+ export default _default;