@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,175 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ images: {};
5
+ widgets: {};
6
+ };
7
+ answerArea: {
8
+ calculator: boolean;
9
+ chi2Table: boolean;
10
+ periodicTable: boolean;
11
+ tTable: boolean;
12
+ zTable: boolean;
13
+ };
14
+ itemDataVersion: {
15
+ major: number;
16
+ minor: number;
17
+ };
18
+ hints: ({
19
+ replace: boolean;
20
+ content: string;
21
+ images: {};
22
+ widgets: {
23
+ "graded-group-set 2": {
24
+ type: string;
25
+ alignment: string;
26
+ static: boolean;
27
+ graded: boolean;
28
+ options: {
29
+ gradedGroups: ({
30
+ title: string;
31
+ content: string;
32
+ widgets: {
33
+ "numeric-input 1": {
34
+ type: string;
35
+ alignment: string;
36
+ static: boolean;
37
+ graded: boolean;
38
+ options: {
39
+ static: boolean;
40
+ answers: {
41
+ value: number;
42
+ status: string;
43
+ message: string;
44
+ simplify: string;
45
+ strict: boolean;
46
+ maxError: null;
47
+ }[];
48
+ size: string;
49
+ coefficient: boolean;
50
+ labelText: string;
51
+ multipleNumberInput: boolean;
52
+ rightAlign: boolean;
53
+ };
54
+ version: {
55
+ major: number;
56
+ minor: number;
57
+ };
58
+ };
59
+ "numeric-input 2": {
60
+ type: string;
61
+ alignment: string;
62
+ static: boolean;
63
+ graded: boolean;
64
+ options: {
65
+ static: boolean;
66
+ answers: {
67
+ value: number;
68
+ status: string;
69
+ message: string;
70
+ simplify: string;
71
+ strict: boolean;
72
+ maxError: null;
73
+ answerForms: string[];
74
+ }[];
75
+ size: string;
76
+ coefficient: boolean;
77
+ labelText: string;
78
+ multipleNumberInput: boolean;
79
+ rightAlign: boolean;
80
+ };
81
+ version: {
82
+ major: number;
83
+ minor: number;
84
+ };
85
+ };
86
+ };
87
+ images: {};
88
+ hint: {
89
+ content: string;
90
+ widgets: {};
91
+ };
92
+ widgetEnabled: boolean;
93
+ immutableWidgets: boolean;
94
+ } | {
95
+ title: string;
96
+ content: string;
97
+ widgets: {
98
+ "numeric-input 1": {
99
+ type: string;
100
+ version: {
101
+ major: number;
102
+ minor: number;
103
+ };
104
+ graded: boolean;
105
+ alignment: string;
106
+ static: boolean;
107
+ options: {
108
+ static: boolean;
109
+ answers: {
110
+ value: number;
111
+ status: string;
112
+ message: string;
113
+ simplify: string;
114
+ strict: boolean;
115
+ maxError: null;
116
+ }[];
117
+ size: string;
118
+ coefficient: boolean;
119
+ labelText: string;
120
+ multipleNumberInput: boolean;
121
+ rightAlign: boolean;
122
+ };
123
+ };
124
+ "numeric-input 2": {
125
+ type: string;
126
+ version: {
127
+ major: number;
128
+ minor: number;
129
+ };
130
+ graded: boolean;
131
+ alignment: string;
132
+ static: boolean;
133
+ options: {
134
+ static: boolean;
135
+ answers: {
136
+ value: number;
137
+ status: string;
138
+ message: string;
139
+ simplify: string;
140
+ strict: boolean;
141
+ maxError: null;
142
+ }[];
143
+ size: string;
144
+ coefficient: boolean;
145
+ labelText: string;
146
+ multipleNumberInput: boolean;
147
+ rightAlign: boolean;
148
+ };
149
+ };
150
+ };
151
+ images: {};
152
+ hint: {
153
+ content: string;
154
+ widgets: {};
155
+ };
156
+ widgetEnabled: boolean;
157
+ immutableWidgets: boolean;
158
+ })[];
159
+ };
160
+ version: {
161
+ major: number;
162
+ minor: number;
163
+ };
164
+ };
165
+ };
166
+ } | {
167
+ replace: boolean;
168
+ content: string;
169
+ images: {};
170
+ widgets: {
171
+ "graded-group-set 2"?: undefined;
172
+ };
173
+ })[];
174
+ };
175
+ export default _default;
@@ -0,0 +1,72 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ widgets: {
5
+ "radio 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
+ choices: {
18
+ content: string;
19
+ clue: string;
20
+ correct: boolean;
21
+ isNoneOfTheAbove: boolean;
22
+ widgets: {};
23
+ }[];
24
+ noneOfTheAbove: boolean;
25
+ hasNoneOfTheAbove: boolean;
26
+ countChoices: boolean;
27
+ deselectEnabled: boolean;
28
+ randomize: boolean;
29
+ multipleSelect: boolean;
30
+ onePerLine: boolean;
31
+ displayCount: null;
32
+ };
33
+ };
34
+ };
35
+ replace: null;
36
+ metadata: null;
37
+ images: {};
38
+ };
39
+ hints: {
40
+ content: string;
41
+ widgets: {};
42
+ replace: null;
43
+ metadata: null;
44
+ images: {};
45
+ }[];
46
+ answerArea: {
47
+ type: string;
48
+ static: boolean;
49
+ graded: boolean;
50
+ alignment: string;
51
+ id: null;
52
+ key: null;
53
+ version: null;
54
+ zTable: boolean;
55
+ chi2Table: boolean;
56
+ tTable: boolean;
57
+ calculator: boolean;
58
+ periodicTable: boolean;
59
+ periodicTableWithKey: boolean;
60
+ financialCalculatorMonthlyPayment: boolean;
61
+ financialCalculatorTotalAmount: boolean;
62
+ financialCalculatorTimeToPayOff: boolean;
63
+ options: null;
64
+ };
65
+ _multi: null;
66
+ itemDataVersion: {
67
+ major: number;
68
+ minor: number;
69
+ };
70
+ answer: null;
71
+ };
72
+ export default _default;
@@ -0,0 +1,63 @@
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
+ "image 1": {
16
+ graded: boolean;
17
+ options: {
18
+ backgroundImage: {
19
+ height: number;
20
+ url: string;
21
+ width: number;
22
+ };
23
+ box: number[];
24
+ labels: never[];
25
+ range: number[][];
26
+ };
27
+ type: string;
28
+ version: {
29
+ major: number;
30
+ minor: number;
31
+ };
32
+ };
33
+ };
34
+ }[];
35
+ itemDataVersion: {
36
+ major: number;
37
+ minor: number;
38
+ };
39
+ question: {
40
+ content: string;
41
+ images: {};
42
+ widgets: {
43
+ "iframe 1": {
44
+ graded: boolean;
45
+ options: {
46
+ height: string;
47
+ settings: {
48
+ name: string;
49
+ value: string;
50
+ }[];
51
+ url: string;
52
+ width: number;
53
+ };
54
+ type: string;
55
+ version: {
56
+ major: number;
57
+ minor: number;
58
+ };
59
+ };
60
+ };
61
+ };
62
+ };
63
+ export default _default;
@@ -0,0 +1,18 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ images: {};
5
+ widgets: {
6
+ "iframe 1": {
7
+ alignment: string;
8
+ options: {
9
+ height: string;
10
+ url: string;
11
+ width: string;
12
+ };
13
+ type: string;
14
+ };
15
+ };
16
+ };
17
+ };
18
+ export default _default;
@@ -0,0 +1,46 @@
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
+ "iframe 1": {
17
+ graded: boolean;
18
+ options: {
19
+ allowFullScreen: boolean;
20
+ height: string;
21
+ settings: {
22
+ name: string;
23
+ value: string;
24
+ }[];
25
+ url: string;
26
+ width: string;
27
+ };
28
+ type: string;
29
+ version: {
30
+ major: number;
31
+ minor: number;
32
+ };
33
+ };
34
+ };
35
+ }[];
36
+ itemDataVersion: {
37
+ major: number;
38
+ minor: number;
39
+ };
40
+ question: {
41
+ content: string;
42
+ images: {};
43
+ widgets: {};
44
+ };
45
+ };
46
+ export default _default;
@@ -0,0 +1,181 @@
1
+ declare const _default: {
2
+ question: {
3
+ content: string;
4
+ widgets: {
5
+ "image 2": {
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
+ title: string;
18
+ labels: never[];
19
+ caption: string;
20
+ alt: string;
21
+ backgroundImage: {
22
+ url: string;
23
+ width: number;
24
+ height: number;
25
+ top: number;
26
+ scale: null;
27
+ bottom: null;
28
+ left: null;
29
+ };
30
+ static: boolean;
31
+ range: number[][];
32
+ box: number[];
33
+ };
34
+ };
35
+ "radio 1": {
36
+ type: string;
37
+ static: boolean;
38
+ graded: boolean;
39
+ alignment: string;
40
+ id: null;
41
+ key: null;
42
+ version: {
43
+ major: number;
44
+ minor: number;
45
+ };
46
+ options: {
47
+ choices: {
48
+ content: string;
49
+ clue: string;
50
+ correct: boolean;
51
+ isNoneOfTheAbove: boolean;
52
+ widgets: {};
53
+ }[];
54
+ noneOfTheAbove: boolean;
55
+ hasNoneOfTheAbove: boolean;
56
+ countChoices: boolean;
57
+ deselectEnabled: boolean;
58
+ randomize: boolean;
59
+ multipleSelect: boolean;
60
+ onePerLine: boolean;
61
+ displayCount: null;
62
+ };
63
+ };
64
+ };
65
+ replace: null;
66
+ metadata: null;
67
+ images: {};
68
+ };
69
+ hints: ({
70
+ content: string;
71
+ widgets: {
72
+ "image 2"?: undefined;
73
+ "image 1"?: undefined;
74
+ };
75
+ replace: boolean;
76
+ metadata: null;
77
+ images: {};
78
+ } | {
79
+ content: string;
80
+ widgets: {
81
+ "image 2": {
82
+ type: string;
83
+ static: boolean;
84
+ graded: boolean;
85
+ alignment: string;
86
+ id: null;
87
+ key: null;
88
+ version: {
89
+ major: number;
90
+ minor: number;
91
+ };
92
+ options: {
93
+ title: string;
94
+ labels: never[];
95
+ caption: string;
96
+ alt: string;
97
+ backgroundImage: {
98
+ url: string;
99
+ width: number;
100
+ height: number;
101
+ top: number;
102
+ scale: null;
103
+ bottom: null;
104
+ left: null;
105
+ };
106
+ static: boolean;
107
+ range: number[][];
108
+ box: number[];
109
+ };
110
+ };
111
+ "image 1"?: undefined;
112
+ };
113
+ replace: boolean;
114
+ metadata: null;
115
+ images: {};
116
+ } | {
117
+ content: string;
118
+ widgets: {
119
+ "image 1": {
120
+ type: string;
121
+ static: boolean;
122
+ graded: boolean;
123
+ alignment: string;
124
+ id: null;
125
+ key: null;
126
+ version: {
127
+ major: number;
128
+ minor: number;
129
+ };
130
+ options: {
131
+ title: string;
132
+ labels: never[];
133
+ caption: string;
134
+ alt: string;
135
+ backgroundImage: {
136
+ url: string;
137
+ width: number;
138
+ height: number;
139
+ top: number;
140
+ scale: null;
141
+ bottom: null;
142
+ left: null;
143
+ };
144
+ static: boolean;
145
+ range: number[][];
146
+ box: number[];
147
+ };
148
+ };
149
+ "image 2"?: undefined;
150
+ };
151
+ replace: boolean;
152
+ metadata: null;
153
+ images: {};
154
+ })[];
155
+ answerArea: {
156
+ type: string;
157
+ static: boolean;
158
+ graded: boolean;
159
+ alignment: string;
160
+ id: null;
161
+ key: null;
162
+ version: null;
163
+ zTable: boolean;
164
+ chi2Table: boolean;
165
+ tTable: boolean;
166
+ calculator: boolean;
167
+ periodicTable: boolean;
168
+ periodicTableWithKey: boolean;
169
+ financialCalculatorMonthlyPayment: boolean;
170
+ financialCalculatorTotalAmount: boolean;
171
+ financialCalculatorTimeToPayOff: boolean;
172
+ options: null;
173
+ };
174
+ _multi: null;
175
+ itemDataVersion: {
176
+ major: number;
177
+ minor: number;
178
+ };
179
+ answer: null;
180
+ };
181
+ export default _default;
@@ -0,0 +1,84 @@
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
+ itemDataVersion: {
17
+ major: number;
18
+ minor: number;
19
+ };
20
+ question: {
21
+ content: string;
22
+ images: {};
23
+ widgets: {
24
+ "input-number 1": {
25
+ graded: boolean;
26
+ options: {
27
+ answerType: string;
28
+ inexact: boolean;
29
+ maxError: number;
30
+ simplify: string;
31
+ size: string;
32
+ value: number;
33
+ };
34
+ type: string;
35
+ version: {
36
+ major: number;
37
+ minor: number;
38
+ };
39
+ };
40
+ "input-number 2": {
41
+ graded: boolean;
42
+ options: {
43
+ answerType: string;
44
+ inexact: boolean;
45
+ maxError: number;
46
+ simplify: string;
47
+ size: string;
48
+ value: boolean;
49
+ };
50
+ type: string;
51
+ version: {
52
+ major: number;
53
+ minor: number;
54
+ };
55
+ };
56
+ "radio 1": {
57
+ graded: boolean;
58
+ options: {
59
+ choices: ({
60
+ clue: string;
61
+ content: string;
62
+ correct: boolean;
63
+ } | {
64
+ content: string;
65
+ correct: boolean;
66
+ clue?: undefined;
67
+ })[];
68
+ deselectEnabled: boolean;
69
+ displayCount: null;
70
+ multipleSelect: boolean;
71
+ noneOfTheAbove: boolean;
72
+ onePerLine: boolean;
73
+ randomize: boolean;
74
+ };
75
+ type: string;
76
+ version: {
77
+ major: number;
78
+ minor: number;
79
+ };
80
+ };
81
+ };
82
+ };
83
+ };
84
+ export default _default;