@citolab/qti-components 8.0.2 → 8.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/cdn/index.global.js +1 -1
- package/cdn/index.js +751 -813
- package/dist/base.d.ts +63 -6
- package/dist/base.js +7 -1
- package/dist/{chunk-CK7AV2UJ.js → chunk-43XBJ47H.js} +3 -3
- package/dist/{chunk-7V4HJFHW.js → chunk-6ITD55QE.js} +2 -2
- package/dist/{chunk-HQESINXH.js → chunk-7D3NKAGZ.js} +137 -3
- package/dist/chunk-7D3NKAGZ.js.map +1 -0
- package/dist/{chunk-HBSWJC3B.js → chunk-CRLXQZFA.js} +595 -260
- package/dist/chunk-CRLXQZFA.js.map +1 -0
- package/dist/{chunk-IJD53WY6.js → chunk-HDEG6BAZ.js} +15 -15
- package/dist/{chunk-IJD53WY6.js.map → chunk-HDEG6BAZ.js.map} +1 -1
- package/dist/{chunk-RSVRS5AK.js → chunk-LMGJOBJA.js} +4 -4
- package/dist/{chunk-ZII6M3SN.js → chunk-M7K5C522.js} +2 -2
- package/dist/{chunk-J5SQLKNP.js → chunk-OIUK5BFU.js} +22 -6
- package/dist/{chunk-J5SQLKNP.js.map → chunk-OIUK5BFU.js.map} +1 -1
- package/dist/{chunk-VAE6HBKR.js → chunk-OVBG223G.js} +88 -62
- package/dist/chunk-OVBG223G.js.map +1 -0
- package/dist/{chunk-TWPXES3S.js → chunk-Q6ZK4LRH.js} +30 -6
- package/dist/chunk-Q6ZK4LRH.js.map +1 -0
- package/dist/chunk-TLTYXWW7.js +7 -0
- package/dist/chunk-TLTYXWW7.js.map +1 -0
- package/dist/{chunk-NJQHUUTN.js → chunk-U7YCXDYC.js} +2 -2
- package/dist/{chunk-BQFWCZFH.js → chunk-UC3T3NI3.js} +2 -2
- package/dist/{chunk-7AVWRQIS.js → chunk-YLRMOX6C.js} +63 -77
- package/dist/chunk-YLRMOX6C.js.map +1 -0
- package/dist/{computed.types.d-DpKIYO6e.d.ts → computed.types.d-CJarqC6s.d.ts} +12 -0
- package/dist/corrections.d.ts +14 -4
- package/dist/corrections.js +8 -8
- package/dist/elements.d.ts +1 -2
- package/dist/elements.js +4 -4
- package/dist/index.d.ts +7 -7
- package/dist/index.js +30 -14
- package/dist/interactions.js +3 -3
- package/dist/item.css +451 -532
- package/dist/item.d.ts +1 -1
- package/dist/item.js +5 -5
- package/dist/loader.d.ts +1 -1
- package/dist/loader.js +2 -2
- package/dist/processing.d.ts +64 -14
- package/dist/processing.js +10 -2
- package/dist/qti-components-jsx.d.ts +8139 -7358
- package/dist/{qti-condition-expression.d-aMvBvpc6.d.ts → qti-condition-expression.d-CYwXOUb1.d.ts} +1 -1
- package/dist/{qti-expression.d-BietT_8b.d.ts → qti-expression.d-B_-m9emA.d.ts} +11 -1
- package/dist/{qti-feedback.d-DZbad0RN.d.ts → qti-feedback.d-B1EIF-fU.d.ts} +1 -0
- package/dist/{qti-test.d-_YAlhDbt.d.ts → qti-test.d-C6lCEMRB.d.ts} +38 -3
- package/dist/test.d.ts +5 -5
- package/dist/test.js +8 -6
- package/dist/transformers.d.ts +1 -1
- package/dist/transformers.js +1 -1
- package/package.json +9 -9
- package/dist/chunk-7AVWRQIS.js.map +0 -1
- package/dist/chunk-G6GFQDVN.js +0 -7
- package/dist/chunk-G6GFQDVN.js.map +0 -1
- package/dist/chunk-HBSWJC3B.js.map +0 -1
- package/dist/chunk-HQESINXH.js.map +0 -1
- package/dist/chunk-TWPXES3S.js.map +0 -1
- package/dist/chunk-VAE6HBKR.js.map +0 -1
- /package/dist/{chunk-CK7AV2UJ.js.map → chunk-43XBJ47H.js.map} +0 -0
- /package/dist/{chunk-7V4HJFHW.js.map → chunk-6ITD55QE.js.map} +0 -0
- /package/dist/{chunk-RSVRS5AK.js.map → chunk-LMGJOBJA.js.map} +0 -0
- /package/dist/{chunk-ZII6M3SN.js.map → chunk-M7K5C522.js.map} +0 -0
- /package/dist/{chunk-NJQHUUTN.js.map → chunk-U7YCXDYC.js.map} +0 -0
- /package/dist/{chunk-BQFWCZFH.js.map → chunk-UC3T3NI3.js.map} +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as ITestNavigationMixin, Q as QtiAssessmentItemRef, a as QtiAssessmentSection, b as QtiAssessmentTest, c as
|
|
1
|
+
export { I as ITestNavigationMixin, Q as QtiAssessmentItemRef, a as QtiAssessmentSection, b as QtiAssessmentTest, c as QtiItemSessionControl, d as QtiOutcomeProcessing, e as QtiOutcomeProcessingProcessor, f as QtiTest, g as QtiTestFeedback, h as QtiTestPart, i as QtiTestVariables, j as QtiTestVariablesExpression, S as SpeechState, T as TestCheckItem, k as TestContainer, l as TestEndAttempt, m as TestItemLink, n as TestItemToSpeech, o as TestNavigation, p as TestNext, q as TestPagingButtonsStamp, r as TestPrev, s as TestPrintContext, t as TestPrintVariables, u as TestScoringButtons, v as TestScoringFeedback, w as TestSectionButtonsStamp, x as TestSectionLink, y as TestStamp, z as TestTtsNext, A as TestTtsPause, B as TestTtsPlay, C as TestTtsPrev, D as TestTtsResume, E as TestTtsStop, F as TestView, G as TestViewToggle, H as TtsContext, J as ttsContext } from './qti-test.d-C6lCEMRB.js';
|
|
2
2
|
export { IMyQtiTest, IQtiTest, ITestProcessingMixin } from './test.js';
|
|
3
3
|
export { ItemContainer, ItemPrintVariables, QtiItem } from './item.js';
|
|
4
4
|
export { QtiAssessmentItem, QtiAssessmentStimulusRef, QtiAssessmentStimulusRefConnectedEvent, QtiCompanionMaterialsInfo, QtiContentBody, QtiContextDeclaration, QtiCustomOperator, QtiFeedbackBlock, QtiFeedbackInline, QtiItemBody, QtiModalFeedback, QtiOutcomeDeclaration, QtiResponseDeclaration, QtiResponseProcessing, QtiRubricBlock, QtiStylesheet, QtiTemplateConstraint, QtiTemplateDeclaration, QtiTemplateProcessing } from './elements.js';
|
|
@@ -7,20 +7,20 @@ export { O as Orientation, Q as QtiAssociableHotspot, a as QtiAssociateInteracti
|
|
|
7
7
|
export { M as ModuleResolutionConfig, q as qtiTransformItem, a as qtiTransformTest, t as transformItemApi, b as transformTestApi } from './qti-transform-test.d-BL7GGFJj.js';
|
|
8
8
|
export { qtiTransformManifest } from './transformers.js';
|
|
9
9
|
export { ManifestInfo, getItemByUri, getManifestInfo } from './loader.js';
|
|
10
|
-
export { IsNullOrUndefined, ScoringHelper, boxSizing, computedContext, computedItemContext, convertNumberToUniversalFormat, decimalSeparator, dropRegion, itemContext, removeDoubleSlashes, validationMessage } from './base.js';
|
|
10
|
+
export { CustomStateSetShim, CustomStateSupport, IsNullOrUndefined, ScoringHelper, boxSizing, classifyCustomStateSupport, computedContext, computedItemContext, convertNumberToUniversalFormat, decimalSeparator, dropRegion, installCustomStateSetFallback, itemContext, removeDoubleSlashes, validationMessage } from './base.js';
|
|
11
11
|
export { C as ComputedItemContext } from './computed-item.types.d-BKZdSLLJ.js';
|
|
12
|
-
export { C as ComputedContext, a as ComputedItem, I as INITIAL_SESSION_CONTEXT, S as SessionContext, V as View, s as sessionContext } from './computed.types.d-
|
|
12
|
+
export { C as ComputedContext, a as ComputedItem, I as INITIAL_SESSION_CONTEXT, S as SessionContext, V as View, s as sessionContext } from './computed.types.d-CJarqC6s.js';
|
|
13
13
|
export { C as ConfigContext, V as ValidationDisplayMode, c as configContext } from './config.context.d-BvU9r-Mg.js';
|
|
14
14
|
export { C as ChoiceRole, I as Interaction, a as InteractionContext, i as interactionContext } from './interaction.d-CJiMv8H7.js';
|
|
15
15
|
export { B as BaseType, C as Calculate, a as Cardinality, I as ItemContext, M as Multiple, O as Ordered, b as OutcomeVariable, Q as QtiAreaMapEntry, c as QtiAreaMapping, d as QtiMapEntry, e as QtiMapping, R as ResponseInteraction, f as ResponseVariable, T as TemplateVariable, V as VariableDeclaration, g as VariableValue, h as areaShape, i as directedPair, j as float, k as integer, l as itemContextVariables } from './item.types.d-QU7LljEK.js';
|
|
16
16
|
export { Q as QtiContext, a as QtiContextType, S as Seed, b as asSeed, i as isSeed, q as qtiContext } from './qti.context.d-CejJMlfZ.js';
|
|
17
|
-
export { I as INITIAL_TEST_CONTEXT, Q as QtiExpression, a as QtiExpressionBase, T as TestContext, t as testContext } from './qti-expression.d-
|
|
18
|
-
export { Q as QtiFeedback, a as QtiVariableDeclaration } from './qti-feedback.d-
|
|
19
|
-
export { Q as QtiConditionExpression } from './qti-condition-expression.d-
|
|
17
|
+
export { I as INITIAL_TEST_CONTEXT, Q as QtiExpression, a as QtiExpressionBase, T as TestContext, t as testContext } from './qti-expression.d-B_-m9emA.js';
|
|
18
|
+
export { Q as QtiFeedback, a as QtiVariableDeclaration } from './qti-feedback.d-B1EIF-fU.js';
|
|
19
|
+
export { Q as QtiConditionExpression } from './qti-condition-expression.d-CYwXOUb1.js';
|
|
20
20
|
export { D as DirectedPair, I as Identifier, P as Point, R as ResponseValue, i as iterResponseValues, p as parsePair, a as parsePoint, b as parseResponseAttribute, r as responseAttributeConverter, s as serializePair, c as serializePoint, d as serializeResponseAttribute } from './response.d-_8y4kjGP.js';
|
|
21
21
|
export { F as FormAssociatedInteraction, I as IInteraction, R as ReadonlyInteraction, a as RegisteredInteraction, b as ResettableInteraction, c as ResponseIdentifiedInteraction, d as ResponseInteractionElement, V as ValidatableInteraction } from './interaction.interface.d-CvjHM2bi.js';
|
|
22
22
|
export { Q as QtiRuleBase, a as QtiRuleElement } from './qti-rule-base.d-ajOnfGXY.js';
|
|
23
|
-
export { QtiAnd, QtiAnyN, QtiBaseValue, QtiContainerSize, QtiContains, QtiCorrect, QtiDefault, QtiDelete, QtiDivide, QtiDurationGte, QtiDurationLt, QtiEqual, QtiEqualRounded, QtiFieldValue, QtiGcd, QtiGt, QtiGte, QtiIndex, QtiInside, QtiIntegerDivide, QtiIntegerModulus, QtiIntegerToFloat, QtiIsNull, QtiLcm, QtiLookupOutcomeValue, QtiLt, QtiLte, QtiMapResponse, QtiMapResponsePoint, QtiMatch, QtiMathOperator, QtiMax, QtiMember, QtiMin, QtiMultiple, QtiNot, QtiNull, QtiOr, QtiOrdered, QtiPatternMatch, QtiPower, QtiPrintedVariable, QtiProduct, QtiRandom, QtiRandomInteger, QtiRepeat, QtiResponseCondition, QtiResponseElse, QtiResponseElseIf, QtiResponseIf, QtiRound, QtiRoundTo, QtiSetCorrectResponse, QtiSetCorrectResponseRule, QtiSetOutcomeValue, QtiSetOutcomeValueRule, QtiSetTemplateValue, QtiSetTemplateValueRule, QtiStatsOperator, QtiStringMatch, QtiSubstring, QtiSubtract, QtiSum, QtiSumExpression, QtiTruncate, QtiVariable, qtiAndMixin, qtiSubtractMixin } from './processing.js';
|
|
23
|
+
export { QtiAnd, QtiAnyN, QtiBaseValue, QtiContainerSize, QtiContains, QtiCorrect, QtiDefault, QtiDelete, QtiDivide, QtiDurationGte, QtiDurationLt, QtiEqual, QtiEqualRounded, QtiFieldValue, QtiGcd, QtiGt, QtiGte, QtiIndex, QtiInside, QtiIntegerDivide, QtiIntegerModulus, QtiIntegerToFloat, QtiIsNull, QtiLcm, QtiLookupOutcomeValue, QtiLt, QtiLte, QtiMapResponse, QtiMapResponsePoint, QtiMatch, QtiMathOperator, QtiMax, QtiMember, QtiMin, QtiMultiple, QtiNot, QtiNull, QtiOr, QtiOrdered, QtiOutcomeCondition, QtiOutcomeElse, QtiOutcomeElseIf, QtiOutcomeIf, QtiPatternMatch, QtiPower, QtiPrintedVariable, QtiProduct, QtiRandom, QtiRandomInteger, QtiRepeat, QtiResponseCondition, QtiResponseElse, QtiResponseElseIf, QtiResponseIf, QtiRound, QtiRoundTo, QtiSetCorrectResponse, QtiSetCorrectResponseRule, QtiSetOutcomeValue, QtiSetOutcomeValueRule, QtiSetTemplateValue, QtiSetTemplateValueRule, QtiStatsOperator, QtiStringMatch, QtiSubstring, QtiSubtract, QtiSum, QtiSumExpression, QtiTruncate, QtiVariable, qtiAndMixin, qtiSubtractMixin } from './processing.js';
|
|
24
24
|
export { CandidateCorrectionMixin, ChoiceCorrectionMixin, CorrectResponseInterface, CorrectResponseMixin, CorrectResponseMode, CorrectionConfig, Correctness, ItemCorrectResponseMode, ItemShowCandidateCorrection, ItemShowCorrectResponse, QtiAssessmentItemCorrection, QtiAssociateInteractionCorrection, QtiChoiceInteractionCorrection, QtiExtendedTextInteractionCorrection, QtiGapMatchInteractionCorrection, QtiGapTextCorrection, QtiGraphicAssociateInteractionCorrection, QtiGraphicGapMatchInteractionCorrection, QtiGraphicOrderInteractionCorrection, QtiHotspotChoiceCorrection, QtiHotspotInteractionCorrection, QtiHottextCorrection, QtiHottextInteractionCorrection, QtiInlineChoiceInteractionCorrection, QtiItemCorrection, QtiMatchInteractionCorrection, QtiOrderInteractionCorrection, QtiPortableCustomInteractionCorrection, QtiSelectPointInteractionCorrection, QtiSimpleAssociableChoiceCorrection, QtiSimpleChoiceCorrection, QtiSliderInteractionCorrection, QtiTestCorrection, QtiTextEntryInteractionCorrection, TestCheckItemCorrection, TestNavigationCorrection, TestShowCorrectResponse, correctionPart } from './corrections.js';
|
|
25
25
|
import 'lit';
|
|
26
26
|
import '@heximal/templates';
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "./chunk-
|
|
1
|
+
import "./chunk-UC3T3NI3.js";
|
|
2
2
|
import {
|
|
3
3
|
CandidateCorrectionMixin,
|
|
4
4
|
ChoiceCorrectionMixin,
|
|
@@ -35,11 +35,12 @@ import {
|
|
|
35
35
|
TestNavigationCorrection,
|
|
36
36
|
TestShowCorrectResponse,
|
|
37
37
|
correctionPart
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-OIUK5BFU.js";
|
|
39
39
|
import {
|
|
40
40
|
QtiAssessmentItemRef,
|
|
41
41
|
QtiAssessmentSection,
|
|
42
42
|
QtiAssessmentTest,
|
|
43
|
+
QtiItemSessionControl,
|
|
43
44
|
QtiOutcomeProcessing,
|
|
44
45
|
QtiOutcomeProcessingProcessor,
|
|
45
46
|
QtiTest,
|
|
@@ -72,8 +73,8 @@ import {
|
|
|
72
73
|
TestView,
|
|
73
74
|
TestViewToggle,
|
|
74
75
|
ttsContext
|
|
75
|
-
} from "./chunk-
|
|
76
|
-
import "./chunk-
|
|
76
|
+
} from "./chunk-CRLXQZFA.js";
|
|
77
|
+
import "./chunk-U7YCXDYC.js";
|
|
77
78
|
import {
|
|
78
79
|
QtiAssessmentItem,
|
|
79
80
|
QtiAssessmentStimulusRef,
|
|
@@ -94,7 +95,7 @@ import {
|
|
|
94
95
|
QtiTemplateConstraint,
|
|
95
96
|
QtiTemplateDeclaration,
|
|
96
97
|
QtiTemplateProcessing
|
|
97
|
-
} from "./chunk-
|
|
98
|
+
} from "./chunk-YLRMOX6C.js";
|
|
98
99
|
import {
|
|
99
100
|
QtiAssociableHotspot,
|
|
100
101
|
QtiCustomInteraction,
|
|
@@ -108,7 +109,7 @@ import {
|
|
|
108
109
|
QtiPrompt,
|
|
109
110
|
QtiUploadInteraction,
|
|
110
111
|
qtiInteractionElements
|
|
111
|
-
} from "./chunk-
|
|
112
|
+
} from "./chunk-43XBJ47H.js";
|
|
112
113
|
import {
|
|
113
114
|
QtiAssociateInteraction,
|
|
114
115
|
QtiChoiceInteraction,
|
|
@@ -131,24 +132,24 @@ import {
|
|
|
131
132
|
QtiSimpleChoice,
|
|
132
133
|
QtiSliderInteraction,
|
|
133
134
|
QtiTextEntryInteraction
|
|
134
|
-
} from "./chunk-
|
|
135
|
-
import "./chunk-
|
|
135
|
+
} from "./chunk-Q6ZK4LRH.js";
|
|
136
|
+
import "./chunk-M7K5C522.js";
|
|
136
137
|
import {
|
|
137
138
|
ItemContainer,
|
|
138
139
|
ItemPrintVariables,
|
|
139
140
|
QtiItem
|
|
140
|
-
} from "./chunk-
|
|
141
|
-
import "./chunk-
|
|
141
|
+
} from "./chunk-LMGJOBJA.js";
|
|
142
|
+
import "./chunk-TLTYXWW7.js";
|
|
142
143
|
import "./chunk-4DB4SC5K.js";
|
|
143
144
|
import {
|
|
144
145
|
getItemByUri,
|
|
145
146
|
getManifestInfo
|
|
146
|
-
} from "./chunk-
|
|
147
|
+
} from "./chunk-6ITD55QE.js";
|
|
147
148
|
import {
|
|
148
149
|
qtiTransformItem,
|
|
149
150
|
qtiTransformManifest,
|
|
150
151
|
qtiTransformTest
|
|
151
|
-
} from "./chunk-
|
|
152
|
+
} from "./chunk-HDEG6BAZ.js";
|
|
152
153
|
import {
|
|
153
154
|
QtiAnd,
|
|
154
155
|
QtiAnyN,
|
|
@@ -189,6 +190,10 @@ import {
|
|
|
189
190
|
QtiNull,
|
|
190
191
|
QtiOr,
|
|
191
192
|
QtiOrdered,
|
|
193
|
+
QtiOutcomeCondition,
|
|
194
|
+
QtiOutcomeElse,
|
|
195
|
+
QtiOutcomeElseIf,
|
|
196
|
+
QtiOutcomeIf,
|
|
192
197
|
QtiPatternMatch,
|
|
193
198
|
QtiPower,
|
|
194
199
|
QtiPrintedVariable,
|
|
@@ -218,8 +223,9 @@ import {
|
|
|
218
223
|
QtiVariable,
|
|
219
224
|
qtiAndMixin,
|
|
220
225
|
qtiSubtractMixin
|
|
221
|
-
} from "./chunk-
|
|
226
|
+
} from "./chunk-OVBG223G.js";
|
|
222
227
|
import {
|
|
228
|
+
CustomStateSetShim,
|
|
223
229
|
INITIAL_SESSION_CONTEXT,
|
|
224
230
|
INITIAL_TEST_CONTEXT,
|
|
225
231
|
Interaction,
|
|
@@ -232,12 +238,14 @@ import {
|
|
|
232
238
|
ScoringHelper,
|
|
233
239
|
asSeed,
|
|
234
240
|
boxSizing,
|
|
241
|
+
classifyCustomStateSupport,
|
|
235
242
|
computedContext,
|
|
236
243
|
computedItemContext,
|
|
237
244
|
configContext,
|
|
238
245
|
convertNumberToUniversalFormat,
|
|
239
246
|
decimalSeparator,
|
|
240
247
|
dropRegion,
|
|
248
|
+
installCustomStateSetFallback,
|
|
241
249
|
interactionContext,
|
|
242
250
|
isSeed,
|
|
243
251
|
itemContext,
|
|
@@ -255,12 +263,13 @@ import {
|
|
|
255
263
|
sessionContext,
|
|
256
264
|
testContext,
|
|
257
265
|
validationMessage
|
|
258
|
-
} from "./chunk-
|
|
266
|
+
} from "./chunk-7D3NKAGZ.js";
|
|
259
267
|
export {
|
|
260
268
|
CandidateCorrectionMixin,
|
|
261
269
|
ChoiceCorrectionMixin,
|
|
262
270
|
CorrectResponseMixin,
|
|
263
271
|
Correctness,
|
|
272
|
+
CustomStateSetShim,
|
|
264
273
|
INITIAL_SESSION_CONTEXT,
|
|
265
274
|
INITIAL_TEST_CONTEXT,
|
|
266
275
|
Interaction,
|
|
@@ -344,6 +353,7 @@ export {
|
|
|
344
353
|
QtiItem,
|
|
345
354
|
QtiItemBody,
|
|
346
355
|
QtiItemCorrection,
|
|
356
|
+
QtiItemSessionControl,
|
|
347
357
|
QtiLcm,
|
|
348
358
|
QtiLookupOutcomeValue,
|
|
349
359
|
QtiLt,
|
|
@@ -366,7 +376,11 @@ export {
|
|
|
366
376
|
QtiOrderInteraction,
|
|
367
377
|
QtiOrderInteractionCorrection,
|
|
368
378
|
QtiOrdered,
|
|
379
|
+
QtiOutcomeCondition,
|
|
369
380
|
QtiOutcomeDeclaration,
|
|
381
|
+
QtiOutcomeElse,
|
|
382
|
+
QtiOutcomeElseIf,
|
|
383
|
+
QtiOutcomeIf,
|
|
370
384
|
QtiOutcomeProcessing,
|
|
371
385
|
QtiOutcomeProcessingProcessor,
|
|
372
386
|
QtiPatternMatch,
|
|
@@ -457,6 +471,7 @@ export {
|
|
|
457
471
|
TestViewToggle,
|
|
458
472
|
asSeed,
|
|
459
473
|
boxSizing,
|
|
474
|
+
classifyCustomStateSupport,
|
|
460
475
|
computedContext,
|
|
461
476
|
computedItemContext,
|
|
462
477
|
configContext,
|
|
@@ -466,6 +481,7 @@ export {
|
|
|
466
481
|
dropRegion,
|
|
467
482
|
getItemByUri,
|
|
468
483
|
getManifestInfo,
|
|
484
|
+
installCustomStateSetFallback,
|
|
469
485
|
interactionContext,
|
|
470
486
|
isSeed,
|
|
471
487
|
itemContext,
|
package/dist/interactions.js
CHANGED
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
QtiPrompt,
|
|
12
12
|
QtiUploadInteraction,
|
|
13
13
|
qtiInteractionElements
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-43XBJ47H.js";
|
|
15
15
|
import {
|
|
16
16
|
QtiAssociateInteraction,
|
|
17
17
|
QtiChoiceInteraction,
|
|
@@ -34,9 +34,9 @@ import {
|
|
|
34
34
|
QtiSimpleChoice,
|
|
35
35
|
QtiSliderInteraction,
|
|
36
36
|
QtiTextEntryInteraction
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-Q6ZK4LRH.js";
|
|
38
38
|
import "./chunk-4DB4SC5K.js";
|
|
39
|
-
import "./chunk-
|
|
39
|
+
import "./chunk-7D3NKAGZ.js";
|
|
40
40
|
export {
|
|
41
41
|
QtiAssociableHotspot,
|
|
42
42
|
QtiAssociateInteraction,
|