@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
@@ -3,6 +3,7 @@ export declare const parseImageWidget: import("../parser-types").Parser<import("
3
3
  caption: string | undefined;
4
4
  alt: string | undefined;
5
5
  longDescription: string | undefined;
6
+ decorative: boolean | undefined;
6
7
  backgroundImage: import("../general-purpose-parsers/object-types").OptionalizeProperties<{
7
8
  url: string | null | undefined;
8
9
  width: number | undefined;
@@ -0,0 +1,201 @@
1
+ declare const _default: ({
2
+ content: string;
3
+ images: {};
4
+ widgets: {
5
+ "image 0"?: undefined;
6
+ "explanation 1"?: undefined;
7
+ "image 1"?: undefined;
8
+ "explanation 0"?: undefined;
9
+ "explanation 2"?: undefined;
10
+ };
11
+ } | {
12
+ content: string;
13
+ images: {};
14
+ widgets: {
15
+ "image 0": {
16
+ type: string;
17
+ alignment: string;
18
+ static: boolean;
19
+ graded: boolean;
20
+ options: {
21
+ static: boolean;
22
+ title: string;
23
+ range: number[][];
24
+ box: number[];
25
+ backgroundImage: {
26
+ url: string;
27
+ width: number;
28
+ height: number;
29
+ };
30
+ labels: never[];
31
+ alt: string;
32
+ caption: string;
33
+ };
34
+ version: {
35
+ major: number;
36
+ minor: number;
37
+ };
38
+ };
39
+ "explanation 1": {
40
+ type: string;
41
+ alignment: string;
42
+ static: boolean;
43
+ graded: boolean;
44
+ options: {
45
+ static: boolean;
46
+ showPrompt: string;
47
+ hidePrompt: string;
48
+ explanation: string;
49
+ widgets: {};
50
+ };
51
+ version: {
52
+ major: number;
53
+ minor: number;
54
+ };
55
+ };
56
+ "image 1"?: undefined;
57
+ "explanation 0"?: undefined;
58
+ "explanation 2"?: undefined;
59
+ };
60
+ } | {
61
+ content: string;
62
+ images: {};
63
+ widgets: {
64
+ "image 0": {
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
+ "image 1"?: undefined;
90
+ "explanation 0"?: undefined;
91
+ "explanation 2"?: undefined;
92
+ };
93
+ } | {
94
+ content: string;
95
+ images: {};
96
+ widgets: {
97
+ "image 1": {
98
+ type: string;
99
+ alignment: string;
100
+ static: boolean;
101
+ graded: boolean;
102
+ options: {
103
+ static: boolean;
104
+ title: string;
105
+ range: number[][];
106
+ box: number[];
107
+ backgroundImage: {
108
+ url: string;
109
+ width: number;
110
+ height: number;
111
+ };
112
+ labels: never[];
113
+ alt: string;
114
+ caption: string;
115
+ };
116
+ version: {
117
+ major: number;
118
+ minor: number;
119
+ };
120
+ };
121
+ "explanation 0": {
122
+ type: string;
123
+ alignment: string;
124
+ static: boolean;
125
+ graded: boolean;
126
+ options: {
127
+ static: boolean;
128
+ showPrompt: string;
129
+ hidePrompt: string;
130
+ explanation: string;
131
+ widgets: {};
132
+ };
133
+ version: {
134
+ major: number;
135
+ minor: number;
136
+ };
137
+ };
138
+ "explanation 1": {
139
+ type: string;
140
+ alignment: string;
141
+ static: boolean;
142
+ graded: boolean;
143
+ options: {
144
+ static: boolean;
145
+ showPrompt: string;
146
+ hidePrompt: string;
147
+ explanation: string;
148
+ widgets: {};
149
+ };
150
+ version: {
151
+ major: number;
152
+ minor: number;
153
+ };
154
+ };
155
+ "explanation 2": {
156
+ type: string;
157
+ alignment: string;
158
+ static: boolean;
159
+ graded: boolean;
160
+ options: {
161
+ static: boolean;
162
+ showPrompt: string;
163
+ hidePrompt: string;
164
+ explanation: string;
165
+ widgets: {};
166
+ };
167
+ version: {
168
+ major: number;
169
+ minor: number;
170
+ };
171
+ };
172
+ "image 0"?: undefined;
173
+ };
174
+ } | {
175
+ content: string;
176
+ images: {};
177
+ widgets: {
178
+ "explanation 0": {
179
+ type: string;
180
+ alignment: string;
181
+ static: boolean;
182
+ graded: boolean;
183
+ options: {
184
+ static: boolean;
185
+ showPrompt: string;
186
+ hidePrompt: string;
187
+ explanation: string;
188
+ widgets: {};
189
+ };
190
+ version: {
191
+ major: number;
192
+ minor: number;
193
+ };
194
+ };
195
+ "image 0"?: undefined;
196
+ "explanation 1"?: undefined;
197
+ "image 1"?: undefined;
198
+ "explanation 2"?: undefined;
199
+ };
200
+ })[];
201
+ export default _default;
@@ -0,0 +1,36 @@
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: never[];
12
+ itemDataVersion: {
13
+ major: number;
14
+ minor: number;
15
+ };
16
+ question: {
17
+ content: string;
18
+ images: {};
19
+ widgets: {
20
+ "categorizer 1": {
21
+ graded: boolean;
22
+ options: {
23
+ categories: string[];
24
+ items: string[];
25
+ values: number[];
26
+ };
27
+ type: string;
28
+ version: {
29
+ major: number;
30
+ minor: number;
31
+ };
32
+ };
33
+ };
34
+ };
35
+ };
36
+ export default _default;
@@ -0,0 +1,37 @@
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: never[];
12
+ itemDataVersion: {
13
+ major: number;
14
+ minor: number;
15
+ };
16
+ question: {
17
+ content: string;
18
+ images: {};
19
+ widgets: {
20
+ "categorizer 1": {
21
+ graded: boolean;
22
+ options: {
23
+ categories: string[];
24
+ items: string[];
25
+ randomizeItems: boolean;
26
+ values: never[];
27
+ };
28
+ type: string;
29
+ version: {
30
+ major: number;
31
+ minor: number;
32
+ };
33
+ };
34
+ };
35
+ };
36
+ };
37
+ export default _default;
@@ -0,0 +1,44 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ images: {};
5
+ widgets: {
6
+ "categorizer 1": {
7
+ type: string;
8
+ alignment: string;
9
+ static: boolean;
10
+ graded: boolean;
11
+ options: {
12
+ static: boolean;
13
+ items: string[];
14
+ categories: string[];
15
+ values: (number | null)[];
16
+ randomizeItems: boolean;
17
+ linterContext: {
18
+ contentType: string;
19
+ highlightLint: boolean;
20
+ paths: never[];
21
+ stack: never[];
22
+ };
23
+ };
24
+ version: {
25
+ major: number;
26
+ minor: number;
27
+ };
28
+ };
29
+ };
30
+ };
31
+ answerArea: {
32
+ calculator: boolean;
33
+ chi2Table: boolean;
34
+ periodicTable: boolean;
35
+ tTable: boolean;
36
+ zTable: boolean;
37
+ };
38
+ itemDataVersion: {
39
+ major: number;
40
+ minor: number;
41
+ };
42
+ hints: never[];
43
+ };
44
+ export default _default;
@@ -0,0 +1,71 @@
1
+ declare const _default: {
2
+ answerArea: {
3
+ calculator: boolean;
4
+ options: {
5
+ content: string;
6
+ images: {};
7
+ widgets: {};
8
+ };
9
+ periodicTable: boolean;
10
+ type: string;
11
+ };
12
+ hints: never[];
13
+ itemDataVersion: {
14
+ major: number;
15
+ minor: number;
16
+ };
17
+ question: {
18
+ content: string;
19
+ images: {
20
+ "web+graphie://ka-perseus-graphie.s3.amazonaws.com/4559c8e0bd022d37bc3291ef5e600ae917046ab2": {
21
+ height: number;
22
+ width: number;
23
+ };
24
+ };
25
+ widgets: {
26
+ "cs-program 1": {
27
+ alignment: string;
28
+ graded: boolean;
29
+ options: {
30
+ height: number;
31
+ programID: string;
32
+ settings: {
33
+ name: string;
34
+ value: string;
35
+ }[];
36
+ showButtons: boolean;
37
+ showEditor: boolean;
38
+ width: number;
39
+ };
40
+ type: string;
41
+ version: {
42
+ major: number;
43
+ minor: number;
44
+ };
45
+ };
46
+ "numeric-input 1": {
47
+ alignment: string;
48
+ graded: boolean;
49
+ options: {
50
+ answers: {
51
+ maxError: number;
52
+ message: string;
53
+ simplify: string;
54
+ status: string;
55
+ strict: boolean;
56
+ value: number;
57
+ }[];
58
+ coefficient: boolean;
59
+ labelText: string;
60
+ size: string;
61
+ };
62
+ type: string;
63
+ version: {
64
+ major: number;
65
+ minor: number;
66
+ };
67
+ };
68
+ };
69
+ };
70
+ };
71
+ export default _default;
@@ -0,0 +1,21 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ images: {};
5
+ widgets: {
6
+ "cs-program 1": {
7
+ type: string;
8
+ options: {
9
+ settings: never[];
10
+ height: number;
11
+ width: null;
12
+ programID: string;
13
+ showButtons: boolean;
14
+ showEditor: boolean;
15
+ };
16
+ alignment: string;
17
+ };
18
+ };
19
+ };
20
+ };
21
+ export default _default;
@@ -0,0 +1,55 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ images: {};
5
+ widgets: {
6
+ "definition 1": {
7
+ options: {
8
+ togglePrompt: string;
9
+ definition: string;
10
+ };
11
+ type: string;
12
+ version: {
13
+ major: number;
14
+ minor: number;
15
+ };
16
+ };
17
+ "categorizer 1": {
18
+ options: {
19
+ static: boolean;
20
+ items: string[];
21
+ categories: string[];
22
+ values: number[];
23
+ randomizeItems: boolean;
24
+ linterContext: {
25
+ contentType: string;
26
+ highlightLint: boolean;
27
+ paths: never[];
28
+ stack: never[];
29
+ };
30
+ };
31
+ type: string;
32
+ version: {
33
+ major: number;
34
+ minor: number;
35
+ };
36
+ graded: boolean;
37
+ alignment: string;
38
+ static: boolean;
39
+ };
40
+ };
41
+ };
42
+ answerArea: {
43
+ calculator: boolean;
44
+ chi2Table: boolean;
45
+ periodicTable: boolean;
46
+ tTable: boolean;
47
+ zTable: boolean;
48
+ };
49
+ itemDataVersion: {
50
+ major: number;
51
+ minor: number;
52
+ };
53
+ hints: never[];
54
+ };
55
+ export default _default;
@@ -0,0 +1,38 @@
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
+ widgets: {};
15
+ }[];
16
+ question: {
17
+ content: string;
18
+ images: {
19
+ "https://ka-perseus-graphie.s3.amazonaws.com/50cd6aeb1b50fe0f12c2fb5697eea1b00a4bc7b6.png": {
20
+ height: number;
21
+ width: number;
22
+ };
23
+ };
24
+ widgets: {
25
+ "dropdown 1": {
26
+ graded: boolean;
27
+ options: {
28
+ choices: {
29
+ content: string;
30
+ correct: boolean;
31
+ }[];
32
+ };
33
+ type: string;
34
+ };
35
+ };
36
+ };
37
+ };
38
+ export default _default;
@@ -0,0 +1,34 @@
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
+ widgets: {};
15
+ }[];
16
+ question: {
17
+ content: string;
18
+ images: {};
19
+ widgets: {
20
+ "dropdown 1": {
21
+ graded: boolean;
22
+ options: {
23
+ choices: {
24
+ content: string;
25
+ correct: boolean;
26
+ }[];
27
+ placeholder: string;
28
+ };
29
+ type: string;
30
+ };
31
+ };
32
+ };
33
+ };
34
+ export default _default;
@@ -0,0 +1,69 @@
1
+ declare const _default: {
2
+ answerArea: {
3
+ calculator: boolean;
4
+ options: {
5
+ content: string;
6
+ images: {};
7
+ widgets: {};
8
+ };
9
+ periodicTable: boolean;
10
+ type: string;
11
+ };
12
+ hints: ({
13
+ content: string;
14
+ images: {};
15
+ widgets: {
16
+ "explanation 1"?: undefined;
17
+ };
18
+ } | {
19
+ content: string;
20
+ images: {};
21
+ widgets: {
22
+ "explanation 1": {
23
+ graded: boolean;
24
+ options: {
25
+ explanation: string;
26
+ hidePrompt: string;
27
+ showPrompt: string;
28
+ };
29
+ type: string;
30
+ version: {
31
+ major: number;
32
+ minor: number;
33
+ };
34
+ };
35
+ };
36
+ })[];
37
+ itemDataVersion: {
38
+ major: number;
39
+ minor: number;
40
+ };
41
+ question: {
42
+ content: string;
43
+ images: {};
44
+ widgets: {
45
+ "numeric-input 1": {
46
+ graded: boolean;
47
+ options: {
48
+ answers: {
49
+ maxError: null;
50
+ message: string;
51
+ simplify: string;
52
+ status: string;
53
+ strict: boolean;
54
+ value: number;
55
+ }[];
56
+ coefficient: boolean;
57
+ labelText: string;
58
+ size: string;
59
+ };
60
+ type: string;
61
+ version: {
62
+ major: number;
63
+ minor: number;
64
+ };
65
+ };
66
+ };
67
+ };
68
+ };
69
+ export default _default;
@@ -0,0 +1,41 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ images: {};
5
+ widgets: {
6
+ "expression 1": {
7
+ type: string;
8
+ alignment: string;
9
+ static: boolean;
10
+ graded: boolean;
11
+ options: {
12
+ answerForms: {
13
+ value: string;
14
+ considered: string;
15
+ key: number;
16
+ }[];
17
+ buttonSets: string[];
18
+ functions: string[];
19
+ times: boolean;
20
+ };
21
+ version: {
22
+ major: number;
23
+ minor: number;
24
+ };
25
+ };
26
+ };
27
+ };
28
+ answerArea: {
29
+ calculator: boolean;
30
+ chi2Table: boolean;
31
+ periodicTable: boolean;
32
+ tTable: boolean;
33
+ zTable: boolean;
34
+ };
35
+ itemDataVersion: {
36
+ major: number;
37
+ minor: number;
38
+ };
39
+ hints: never[];
40
+ };
41
+ export default _default;
@@ -0,0 +1,35 @@
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: never[];
12
+ question: {
13
+ content: string;
14
+ images: {
15
+ "http://s3.amazonaws.com/illustrativemathematics/images/000/000/818/medium/seven_circles_ba4a5fd8b0a4a751dc704e843912f6ef.jpg?1336174598": {
16
+ height: number;
17
+ width: number;
18
+ };
19
+ };
20
+ widgets: {
21
+ "expression 1": {
22
+ graded: boolean;
23
+ options: {
24
+ form: boolean;
25
+ functions: string[];
26
+ simplify: boolean;
27
+ times: boolean;
28
+ value: string;
29
+ };
30
+ type: string;
31
+ };
32
+ };
33
+ };
34
+ };
35
+ export default _default;