@citolab/qti-components 6.5.0 → 6.5.2
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/dist/custom-elements.json +864 -866
- package/dist/index.cjs +145 -146
- package/dist/index.d.cts +141 -142
- package/dist/index.d.ts +141 -142
- package/dist/index.js +145 -146
- package/dist/qti-components/index.cjs +99 -89
- package/dist/qti-components/index.d.cts +141 -142
- package/dist/qti-components/index.d.ts +141 -142
- package/dist/qti-components/index.js +122 -112
- package/dist/qti-transformers/index.cjs +1 -1
- package/dist/qti-transformers/index.js +1 -1
- package/dist/styles.bundled.css +422 -50
- package/dist/styles.css +7 -50
- package/package.json +7 -13
- package/src/styles/qti/qti-input-width.css +0 -36
- package/src/styles/qti/qti-layout.css +0 -119
- package/src/styles/qti/qti-styles.css +0 -58
- package/src/styles/qti-components.css +0 -158
- package/src/styles/qti-interactions.css +0 -299
- package/src/styles/qti-interactions.layout.css +0 -36
- package/src/styles/qti-styles.css +0 -50
- package/src/styles/stories/qti-components.stories.css +0 -11
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"name": "*",
|
|
107
107
|
"declaration": {
|
|
108
108
|
"name": "*",
|
|
109
|
-
"package": "./internal/
|
|
109
|
+
"package": "./internal/event-types"
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"name": "*",
|
|
115
115
|
"declaration": {
|
|
116
116
|
"name": "*",
|
|
117
|
-
"package": "./internal/
|
|
117
|
+
"package": "./internal/events"
|
|
118
118
|
}
|
|
119
119
|
},
|
|
120
120
|
{
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"name": "*",
|
|
123
123
|
"declaration": {
|
|
124
124
|
"name": "*",
|
|
125
|
-
"package": "./internal/
|
|
125
|
+
"package": "./internal/expression-result"
|
|
126
126
|
}
|
|
127
127
|
},
|
|
128
128
|
{
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"name": "*",
|
|
131
131
|
"declaration": {
|
|
132
132
|
"name": "*",
|
|
133
|
-
"package": "./internal/
|
|
133
|
+
"package": "./internal/variables"
|
|
134
134
|
}
|
|
135
135
|
},
|
|
136
136
|
{
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"name": "*",
|
|
147
147
|
"declaration": {
|
|
148
148
|
"name": "*",
|
|
149
|
-
"package": "./qti-
|
|
149
|
+
"package": "./qti-interaction/internal/choice/qti-choice"
|
|
150
150
|
}
|
|
151
151
|
},
|
|
152
152
|
{
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"name": "*",
|
|
171
171
|
"declaration": {
|
|
172
172
|
"name": "*",
|
|
173
|
-
"package": "./qti-
|
|
173
|
+
"package": "./qti-stylesheet/qti-stylesheet"
|
|
174
174
|
}
|
|
175
175
|
},
|
|
176
176
|
{
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"name": "*",
|
|
179
179
|
"declaration": {
|
|
180
180
|
"name": "*",
|
|
181
|
-
"package": "./qti-variable-declaration/qti-
|
|
181
|
+
"package": "./qti-variable-declaration/qti-outcome-declaration/qti-outcome-declaration"
|
|
182
182
|
}
|
|
183
183
|
},
|
|
184
184
|
{
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"name": "*",
|
|
187
187
|
"declaration": {
|
|
188
188
|
"name": "*",
|
|
189
|
-
"package": "./qti-variable-declaration/qti-
|
|
189
|
+
"package": "./qti-variable-declaration/qti-response-declaration/qti-response-declaration"
|
|
190
190
|
}
|
|
191
191
|
},
|
|
192
192
|
{
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"name": "*",
|
|
203
203
|
"declaration": {
|
|
204
204
|
"name": "*",
|
|
205
|
-
"package": "./qti-rubric-block/qti-
|
|
205
|
+
"package": "./qti-rubric-block/qti-content-body"
|
|
206
206
|
}
|
|
207
207
|
},
|
|
208
208
|
{
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"name": "*",
|
|
211
211
|
"declaration": {
|
|
212
212
|
"name": "*",
|
|
213
|
-
"package": "./qti-rubric-block/qti-
|
|
213
|
+
"package": "./qti-rubric-block/qti-rubric-block"
|
|
214
214
|
}
|
|
215
215
|
},
|
|
216
216
|
{
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"name": "*",
|
|
219
219
|
"declaration": {
|
|
220
220
|
"name": "*",
|
|
221
|
-
"package": "./qti-feedback/qti-feedback-
|
|
221
|
+
"package": "./qti-feedback/qti-feedback-block/qti-feedback-block"
|
|
222
222
|
}
|
|
223
223
|
},
|
|
224
224
|
{
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"name": "*",
|
|
227
227
|
"declaration": {
|
|
228
228
|
"name": "*",
|
|
229
|
-
"package": "./qti-feedback/qti-
|
|
229
|
+
"package": "./qti-feedback/qti-feedback-inline/qti-feedback-inline"
|
|
230
230
|
}
|
|
231
231
|
},
|
|
232
232
|
{
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"name": "*",
|
|
235
235
|
"declaration": {
|
|
236
236
|
"name": "*",
|
|
237
|
-
"package": "./qti-feedback/qti-feedback
|
|
237
|
+
"package": "./qti-feedback/qti-modal-feedback/qti-modal-feedback"
|
|
238
238
|
}
|
|
239
239
|
},
|
|
240
240
|
{
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"name": "*",
|
|
243
243
|
"declaration": {
|
|
244
244
|
"name": "*",
|
|
245
|
-
"package": "./qti-interaction/qti-text-
|
|
245
|
+
"package": "./qti-interaction/qti-extended-text-interaction/qti-extended-text-interaction"
|
|
246
246
|
}
|
|
247
247
|
},
|
|
248
248
|
{
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
"name": "*",
|
|
251
251
|
"declaration": {
|
|
252
252
|
"name": "*",
|
|
253
|
-
"package": "./qti-interaction/qti-
|
|
253
|
+
"package": "./qti-interaction/qti-text-entry-interaction/qti-text-entry-interaction"
|
|
254
254
|
}
|
|
255
255
|
},
|
|
256
256
|
{
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
"name": "*",
|
|
411
411
|
"declaration": {
|
|
412
412
|
"name": "*",
|
|
413
|
-
"package": "./qti-interaction/
|
|
413
|
+
"package": "./qti-interaction/internal/interaction/interaction"
|
|
414
414
|
}
|
|
415
415
|
},
|
|
416
416
|
{
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
"name": "*",
|
|
419
419
|
"declaration": {
|
|
420
420
|
"name": "*",
|
|
421
|
-
"package": "./qti-interaction/qti-
|
|
421
|
+
"package": "./qti-interaction/qti-associable-hotspot"
|
|
422
422
|
}
|
|
423
423
|
},
|
|
424
424
|
{
|
|
@@ -426,7 +426,7 @@
|
|
|
426
426
|
"name": "*",
|
|
427
427
|
"declaration": {
|
|
428
428
|
"name": "*",
|
|
429
|
-
"package": "./qti-interaction/qti-gap
|
|
429
|
+
"package": "./qti-interaction/qti-gap"
|
|
430
430
|
}
|
|
431
431
|
},
|
|
432
432
|
{
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
"name": "*",
|
|
435
435
|
"declaration": {
|
|
436
436
|
"name": "*",
|
|
437
|
-
"package": "./qti-interaction/qti-gap"
|
|
437
|
+
"package": "./qti-interaction/qti-gap-img"
|
|
438
438
|
}
|
|
439
439
|
},
|
|
440
440
|
{
|
|
@@ -442,7 +442,7 @@
|
|
|
442
442
|
"name": "*",
|
|
443
443
|
"declaration": {
|
|
444
444
|
"name": "*",
|
|
445
|
-
"package": "./qti-interaction/qti-
|
|
445
|
+
"package": "./qti-interaction/qti-gap-text"
|
|
446
446
|
}
|
|
447
447
|
},
|
|
448
448
|
{
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
"name": "*",
|
|
451
451
|
"declaration": {
|
|
452
452
|
"name": "*",
|
|
453
|
-
"package": "./qti-interaction/qti-
|
|
453
|
+
"package": "./qti-interaction/qti-hotspot-choice"
|
|
454
454
|
}
|
|
455
455
|
},
|
|
456
456
|
{
|
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
"name": "*",
|
|
459
459
|
"declaration": {
|
|
460
460
|
"name": "*",
|
|
461
|
-
"package": "./qti-interaction/qti-
|
|
461
|
+
"package": "./qti-interaction/qti-hottext"
|
|
462
462
|
}
|
|
463
463
|
},
|
|
464
464
|
{
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"name": "*",
|
|
467
467
|
"declaration": {
|
|
468
468
|
"name": "*",
|
|
469
|
-
"package": "./qti-interaction/qti-
|
|
469
|
+
"package": "./qti-interaction/qti-inline-choice"
|
|
470
470
|
}
|
|
471
471
|
},
|
|
472
472
|
{
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"name": "*",
|
|
475
475
|
"declaration": {
|
|
476
476
|
"name": "*",
|
|
477
|
-
"package": "./qti-interaction/qti-simple-choice"
|
|
477
|
+
"package": "./qti-interaction/qti-simple-associable-choice"
|
|
478
478
|
}
|
|
479
479
|
},
|
|
480
480
|
{
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
"name": "*",
|
|
483
483
|
"declaration": {
|
|
484
484
|
"name": "*",
|
|
485
|
-
"package": "./qti-interaction/
|
|
485
|
+
"package": "./qti-interaction/qti-simple-choice"
|
|
486
486
|
}
|
|
487
487
|
},
|
|
488
488
|
{
|
|
@@ -556,129 +556,40 @@
|
|
|
556
556
|
},
|
|
557
557
|
{
|
|
558
558
|
"kind": "javascript-module",
|
|
559
|
-
"path": "src/lib/qti-components/
|
|
560
|
-
"declarations": [],
|
|
561
|
-
"exports": []
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
"kind": "javascript-module",
|
|
565
|
-
"path": "src/lib/qti-components/internal/expression-result.ts",
|
|
566
|
-
"declarations": [],
|
|
567
|
-
"exports": []
|
|
568
|
-
},
|
|
569
|
-
{
|
|
570
|
-
"kind": "javascript-module",
|
|
571
|
-
"path": "src/lib/qti-components/internal/template-strings.ts",
|
|
572
|
-
"declarations": [
|
|
573
|
-
{
|
|
574
|
-
"kind": "variable",
|
|
575
|
-
"name": "matchCorrect",
|
|
576
|
-
"default": "`<qti-response-processing>\n <qti-response-condition>\n <qti-response-if>\n <qti-match>\n <qti-variable identifier=\"RESPONSE\"></qti-variable>\n <qti-correct identifier=\"RESPONSE\"></qti-correct>\n </qti-match>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-base-value base-type=\"float\">1</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-if>\n <qti-response-else>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-base-value base-type=\"float\">0</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-else>\n </qti-response-condition>\n</qti-response-processing>`"
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
"kind": "variable",
|
|
580
|
-
"name": "mapResponse",
|
|
581
|
-
"default": "`<qti-response-processing>\n <qti-response-condition>\n <qti-response-if>\n <qti-is-null>\n <qti-variable identifier=\"RESPONSE\"></qti-variable>\n </qti-is-null>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-base-value base-type=\"float\">0.0</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-if>\n <qti-response-else>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-map-response identifier=\"RESPONSE\"> </qti-map-response>\n </qti-set-outcome-value>\n </qti-response-else>\n </qti-response-condition>\n</qti-response-processing>`"
|
|
582
|
-
},
|
|
583
|
-
{
|
|
584
|
-
"kind": "variable",
|
|
585
|
-
"name": "mapResponsePoint",
|
|
586
|
-
"default": "`<qti-response-processing>\n <qti-response-condition>\n <qti-response-if>\n <qti-is-null>\n <qti-variable identifier=\"RESPONSE\"></qti-variable>\n </qti-is-null>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-base-value base-type=\"float\">0</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-if>\n <qti-response-else>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-map-response-point identifier=\"RESPONSE\"></qti-map-response-point>\n </qti-set-outcome-value>\n </qti-response-else>\n </qti-response-condition>\n</qti-response-processing>`"
|
|
587
|
-
}
|
|
588
|
-
],
|
|
589
|
-
"exports": [
|
|
590
|
-
{
|
|
591
|
-
"kind": "js",
|
|
592
|
-
"name": "matchCorrect",
|
|
593
|
-
"declaration": {
|
|
594
|
-
"name": "matchCorrect",
|
|
595
|
-
"module": "src/lib/qti-components/internal/template-strings.ts"
|
|
596
|
-
}
|
|
597
|
-
},
|
|
598
|
-
{
|
|
599
|
-
"kind": "js",
|
|
600
|
-
"name": "mapResponse",
|
|
601
|
-
"declaration": {
|
|
602
|
-
"name": "mapResponse",
|
|
603
|
-
"module": "src/lib/qti-components/internal/template-strings.ts"
|
|
604
|
-
}
|
|
605
|
-
},
|
|
606
|
-
{
|
|
607
|
-
"kind": "js",
|
|
608
|
-
"name": "mapResponsePoint",
|
|
609
|
-
"declaration": {
|
|
610
|
-
"name": "mapResponsePoint",
|
|
611
|
-
"module": "src/lib/qti-components/internal/template-strings.ts"
|
|
612
|
-
}
|
|
613
|
-
}
|
|
614
|
-
]
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
"kind": "javascript-module",
|
|
618
|
-
"path": "src/lib/qti-components/internal/utils.ts",
|
|
559
|
+
"path": "src/lib/qti-components/qti-assessment-item/item-print-variables.ts",
|
|
619
560
|
"declarations": [
|
|
620
561
|
{
|
|
621
|
-
"kind": "
|
|
622
|
-
"
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
"
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
"text": "number | string"
|
|
632
|
-
}
|
|
633
|
-
}
|
|
634
|
-
]
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
"kind": "function",
|
|
638
|
-
"name": "IsNullOrUndefined",
|
|
639
|
-
"parameters": [
|
|
640
|
-
{
|
|
641
|
-
"name": "value",
|
|
642
|
-
"type": {
|
|
643
|
-
"text": "unknown"
|
|
644
|
-
}
|
|
645
|
-
}
|
|
646
|
-
]
|
|
562
|
+
"kind": "class",
|
|
563
|
+
"description": "",
|
|
564
|
+
"name": "ItemPrintVariables",
|
|
565
|
+
"members": [],
|
|
566
|
+
"superclass": {
|
|
567
|
+
"name": "LitElement",
|
|
568
|
+
"package": "lit"
|
|
569
|
+
},
|
|
570
|
+
"tagName": "item-print-variables",
|
|
571
|
+
"customElement": true
|
|
647
572
|
}
|
|
648
573
|
],
|
|
649
574
|
"exports": [
|
|
650
575
|
{
|
|
651
576
|
"kind": "js",
|
|
652
|
-
"name": "
|
|
653
|
-
"declaration": {
|
|
654
|
-
"name": "decimalSeparator",
|
|
655
|
-
"module": "src/lib/qti-components/internal/utils.ts"
|
|
656
|
-
}
|
|
657
|
-
},
|
|
658
|
-
{
|
|
659
|
-
"kind": "js",
|
|
660
|
-
"name": "convertNumberToUniveralFormat",
|
|
577
|
+
"name": "ItemPrintVariables",
|
|
661
578
|
"declaration": {
|
|
662
|
-
"name": "
|
|
663
|
-
"module": "src/lib/qti-components/
|
|
579
|
+
"name": "ItemPrintVariables",
|
|
580
|
+
"module": "src/lib/qti-components/qti-assessment-item/item-print-variables.ts"
|
|
664
581
|
}
|
|
665
582
|
},
|
|
666
583
|
{
|
|
667
|
-
"kind": "
|
|
668
|
-
"name": "
|
|
584
|
+
"kind": "custom-element-definition",
|
|
585
|
+
"name": "item-print-variables",
|
|
669
586
|
"declaration": {
|
|
670
|
-
"name": "
|
|
671
|
-
"module": "src/lib/qti-components/
|
|
587
|
+
"name": "ItemPrintVariables",
|
|
588
|
+
"module": "src/lib/qti-components/qti-assessment-item/item-print-variables.ts"
|
|
672
589
|
}
|
|
673
590
|
}
|
|
674
591
|
]
|
|
675
592
|
},
|
|
676
|
-
{
|
|
677
|
-
"kind": "javascript-module",
|
|
678
|
-
"path": "src/lib/qti-components/internal/variables.ts",
|
|
679
|
-
"declarations": [],
|
|
680
|
-
"exports": []
|
|
681
|
-
},
|
|
682
593
|
{
|
|
683
594
|
"kind": "javascript-module",
|
|
684
595
|
"path": "src/lib/qti-components/qti-assessment-item/qti-assessment-item.context.ts",
|
|
@@ -745,12 +656,9 @@
|
|
|
745
656
|
{
|
|
746
657
|
"name": "identifier",
|
|
747
658
|
"type": {
|
|
748
|
-
"text": "string
|
|
749
|
-
},
|
|
750
|
-
"default": "undefined",
|
|
751
|
-
"resolveInitializer": {
|
|
752
|
-
"module": "src/lib/qti-components/qti-assessment-item/qti-assessment-item.ts"
|
|
659
|
+
"text": "string"
|
|
753
660
|
},
|
|
661
|
+
"default": "''",
|
|
754
662
|
"fieldName": "identifier"
|
|
755
663
|
},
|
|
756
664
|
{
|
|
@@ -1570,83 +1478,172 @@
|
|
|
1570
1478
|
},
|
|
1571
1479
|
{
|
|
1572
1480
|
"kind": "javascript-module",
|
|
1573
|
-
"path": "src/lib/qti-components/
|
|
1481
|
+
"path": "src/lib/qti-components/internal/event-types.ts",
|
|
1482
|
+
"declarations": [],
|
|
1483
|
+
"exports": []
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"kind": "javascript-module",
|
|
1487
|
+
"path": "src/lib/qti-components/internal/expression-result.ts",
|
|
1488
|
+
"declarations": [],
|
|
1489
|
+
"exports": []
|
|
1490
|
+
},
|
|
1491
|
+
{
|
|
1492
|
+
"kind": "javascript-module",
|
|
1493
|
+
"path": "src/lib/qti-components/internal/template-strings.ts",
|
|
1574
1494
|
"declarations": [
|
|
1575
1495
|
{
|
|
1576
|
-
"kind": "
|
|
1577
|
-
"
|
|
1578
|
-
"
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
"members": [],
|
|
1590
|
-
"superclass": {
|
|
1591
|
-
"name": "LitElement",
|
|
1592
|
-
"package": "lit"
|
|
1593
|
-
},
|
|
1594
|
-
"summary": "The qti-item-body node contains the text, graphics, media objects and interactions that describe the item's content and information about how it is structured.",
|
|
1595
|
-
"tagName": "qti-item-body",
|
|
1596
|
-
"customElement": true
|
|
1496
|
+
"kind": "variable",
|
|
1497
|
+
"name": "matchCorrect",
|
|
1498
|
+
"default": "`<qti-response-processing>\n <qti-response-condition>\n <qti-response-if>\n <qti-match>\n <qti-variable identifier=\"RESPONSE\"></qti-variable>\n <qti-correct identifier=\"RESPONSE\"></qti-correct>\n </qti-match>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-base-value base-type=\"float\">1</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-if>\n <qti-response-else>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-base-value base-type=\"float\">0</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-else>\n </qti-response-condition>\n</qti-response-processing>`"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"kind": "variable",
|
|
1502
|
+
"name": "mapResponse",
|
|
1503
|
+
"default": "`<qti-response-processing>\n <qti-response-condition>\n <qti-response-if>\n <qti-is-null>\n <qti-variable identifier=\"RESPONSE\"></qti-variable>\n </qti-is-null>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-base-value base-type=\"float\">0.0</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-if>\n <qti-response-else>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-map-response identifier=\"RESPONSE\"> </qti-map-response>\n </qti-set-outcome-value>\n </qti-response-else>\n </qti-response-condition>\n</qti-response-processing>`"
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"kind": "variable",
|
|
1507
|
+
"name": "mapResponsePoint",
|
|
1508
|
+
"default": "`<qti-response-processing>\n <qti-response-condition>\n <qti-response-if>\n <qti-is-null>\n <qti-variable identifier=\"RESPONSE\"></qti-variable>\n </qti-is-null>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-base-value base-type=\"float\">0</qti-base-value>\n </qti-set-outcome-value>\n </qti-response-if>\n <qti-response-else>\n <qti-set-outcome-value identifier=\"SCORE\">\n <qti-map-response-point identifier=\"RESPONSE\"></qti-map-response-point>\n </qti-set-outcome-value>\n </qti-response-else>\n </qti-response-condition>\n</qti-response-processing>`"
|
|
1597
1509
|
}
|
|
1598
1510
|
],
|
|
1599
1511
|
"exports": [
|
|
1600
1512
|
{
|
|
1601
1513
|
"kind": "js",
|
|
1602
|
-
"name": "
|
|
1514
|
+
"name": "matchCorrect",
|
|
1603
1515
|
"declaration": {
|
|
1604
|
-
"name": "
|
|
1605
|
-
"module": "src/lib/qti-components/
|
|
1516
|
+
"name": "matchCorrect",
|
|
1517
|
+
"module": "src/lib/qti-components/internal/template-strings.ts"
|
|
1606
1518
|
}
|
|
1607
1519
|
},
|
|
1608
1520
|
{
|
|
1609
|
-
"kind": "
|
|
1610
|
-
"name": "
|
|
1521
|
+
"kind": "js",
|
|
1522
|
+
"name": "mapResponse",
|
|
1611
1523
|
"declaration": {
|
|
1612
|
-
"name": "
|
|
1613
|
-
"module": "src/lib/qti-components/
|
|
1524
|
+
"name": "mapResponse",
|
|
1525
|
+
"module": "src/lib/qti-components/internal/template-strings.ts"
|
|
1526
|
+
}
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"kind": "js",
|
|
1530
|
+
"name": "mapResponsePoint",
|
|
1531
|
+
"declaration": {
|
|
1532
|
+
"name": "mapResponsePoint",
|
|
1533
|
+
"module": "src/lib/qti-components/internal/template-strings.ts"
|
|
1614
1534
|
}
|
|
1615
1535
|
}
|
|
1616
1536
|
]
|
|
1617
1537
|
},
|
|
1618
1538
|
{
|
|
1619
1539
|
"kind": "javascript-module",
|
|
1620
|
-
"path": "src/lib/qti-components/
|
|
1540
|
+
"path": "src/lib/qti-components/internal/utils.ts",
|
|
1621
1541
|
"declarations": [
|
|
1622
1542
|
{
|
|
1623
|
-
"kind": "
|
|
1624
|
-
"
|
|
1625
|
-
|
|
1626
|
-
"members": [],
|
|
1627
|
-
"superclass": {
|
|
1628
|
-
"name": "LitElement",
|
|
1629
|
-
"package": "lit"
|
|
1630
|
-
},
|
|
1631
|
-
"tagName": "qti-prompt",
|
|
1632
|
-
"customElement": true
|
|
1633
|
-
}
|
|
1634
|
-
],
|
|
1635
|
-
"exports": [
|
|
1543
|
+
"kind": "function",
|
|
1544
|
+
"name": "decimalSeparator"
|
|
1545
|
+
},
|
|
1636
1546
|
{
|
|
1637
|
-
"kind": "
|
|
1638
|
-
"name": "
|
|
1547
|
+
"kind": "function",
|
|
1548
|
+
"name": "convertNumberToUniveralFormat",
|
|
1549
|
+
"parameters": [
|
|
1550
|
+
{
|
|
1551
|
+
"name": "number",
|
|
1552
|
+
"type": {
|
|
1553
|
+
"text": "number | string"
|
|
1554
|
+
}
|
|
1555
|
+
}
|
|
1556
|
+
]
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
"kind": "function",
|
|
1560
|
+
"name": "IsNullOrUndefined",
|
|
1561
|
+
"parameters": [
|
|
1562
|
+
{
|
|
1563
|
+
"name": "value",
|
|
1564
|
+
"type": {
|
|
1565
|
+
"text": "unknown"
|
|
1566
|
+
}
|
|
1567
|
+
}
|
|
1568
|
+
]
|
|
1569
|
+
}
|
|
1570
|
+
],
|
|
1571
|
+
"exports": [
|
|
1572
|
+
{
|
|
1573
|
+
"kind": "js",
|
|
1574
|
+
"name": "decimalSeparator",
|
|
1639
1575
|
"declaration": {
|
|
1640
|
-
"name": "
|
|
1641
|
-
"module": "src/lib/qti-components/
|
|
1576
|
+
"name": "decimalSeparator",
|
|
1577
|
+
"module": "src/lib/qti-components/internal/utils.ts"
|
|
1578
|
+
}
|
|
1579
|
+
},
|
|
1580
|
+
{
|
|
1581
|
+
"kind": "js",
|
|
1582
|
+
"name": "convertNumberToUniveralFormat",
|
|
1583
|
+
"declaration": {
|
|
1584
|
+
"name": "convertNumberToUniveralFormat",
|
|
1585
|
+
"module": "src/lib/qti-components/internal/utils.ts"
|
|
1586
|
+
}
|
|
1587
|
+
},
|
|
1588
|
+
{
|
|
1589
|
+
"kind": "js",
|
|
1590
|
+
"name": "IsNullOrUndefined",
|
|
1591
|
+
"declaration": {
|
|
1592
|
+
"name": "IsNullOrUndefined",
|
|
1593
|
+
"module": "src/lib/qti-components/internal/utils.ts"
|
|
1594
|
+
}
|
|
1595
|
+
}
|
|
1596
|
+
]
|
|
1597
|
+
},
|
|
1598
|
+
{
|
|
1599
|
+
"kind": "javascript-module",
|
|
1600
|
+
"path": "src/lib/qti-components/internal/variables.ts",
|
|
1601
|
+
"declarations": [],
|
|
1602
|
+
"exports": []
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"kind": "javascript-module",
|
|
1606
|
+
"path": "src/lib/qti-components/qti-item-body/qti-item-body.ts",
|
|
1607
|
+
"declarations": [
|
|
1608
|
+
{
|
|
1609
|
+
"kind": "class",
|
|
1610
|
+
"description": "",
|
|
1611
|
+
"name": "QtiItemBody",
|
|
1612
|
+
"slots": [
|
|
1613
|
+
{
|
|
1614
|
+
"description": "item body content.",
|
|
1615
|
+
"name": ""
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"description": "the qti rubric block is placed above the item",
|
|
1619
|
+
"name": "qti-rubric-block"
|
|
1620
|
+
}
|
|
1621
|
+
],
|
|
1622
|
+
"members": [],
|
|
1623
|
+
"superclass": {
|
|
1624
|
+
"name": "LitElement",
|
|
1625
|
+
"package": "lit"
|
|
1626
|
+
},
|
|
1627
|
+
"summary": "The qti-item-body node contains the text, graphics, media objects and interactions that describe the item's content and information about how it is structured.",
|
|
1628
|
+
"tagName": "qti-item-body",
|
|
1629
|
+
"customElement": true
|
|
1630
|
+
}
|
|
1631
|
+
],
|
|
1632
|
+
"exports": [
|
|
1633
|
+
{
|
|
1634
|
+
"kind": "js",
|
|
1635
|
+
"name": "default",
|
|
1636
|
+
"declaration": {
|
|
1637
|
+
"name": "QtiItemBody",
|
|
1638
|
+
"module": "src/lib/qti-components/qti-item-body/qti-item-body.ts"
|
|
1642
1639
|
}
|
|
1643
1640
|
},
|
|
1644
1641
|
{
|
|
1645
1642
|
"kind": "custom-element-definition",
|
|
1646
|
-
"name": "qti-
|
|
1643
|
+
"name": "qti-item-body",
|
|
1647
1644
|
"declaration": {
|
|
1648
|
-
"name": "
|
|
1649
|
-
"module": "src/lib/qti-components/qti-
|
|
1645
|
+
"name": "QtiItemBody",
|
|
1646
|
+
"module": "src/lib/qti-components/qti-item-body/qti-item-body.ts"
|
|
1650
1647
|
}
|
|
1651
1648
|
}
|
|
1652
1649
|
]
|
|
@@ -1661,7 +1658,7 @@
|
|
|
1661
1658
|
"name": "QtiResponseProcessing",
|
|
1662
1659
|
"declaration": {
|
|
1663
1660
|
"name": "default",
|
|
1664
|
-
"module": "./qti-response-processing/qti-
|
|
1661
|
+
"module": "./qti-response-processing/qti-response-processing"
|
|
1665
1662
|
}
|
|
1666
1663
|
},
|
|
1667
1664
|
{
|
|
@@ -1912,224 +1909,46 @@
|
|
|
1912
1909
|
},
|
|
1913
1910
|
{
|
|
1914
1911
|
"kind": "javascript-module",
|
|
1915
|
-
"path": "src/lib/qti-components/
|
|
1916
|
-
"declarations": [],
|
|
1917
|
-
"exports": [
|
|
1918
|
-
{
|
|
1919
|
-
"kind": "js",
|
|
1920
|
-
"name": "*",
|
|
1921
|
-
"declaration": {
|
|
1922
|
-
"name": "*",
|
|
1923
|
-
"package": "./qti-choice-element-selected"
|
|
1924
|
-
}
|
|
1925
|
-
},
|
|
1926
|
-
{
|
|
1927
|
-
"kind": "js",
|
|
1928
|
-
"name": "*",
|
|
1929
|
-
"declaration": {
|
|
1930
|
-
"name": "*",
|
|
1931
|
-
"package": "./qti-interaction-changed"
|
|
1932
|
-
}
|
|
1933
|
-
},
|
|
1934
|
-
{
|
|
1935
|
-
"kind": "js",
|
|
1936
|
-
"name": "*",
|
|
1937
|
-
"declaration": {
|
|
1938
|
-
"name": "*",
|
|
1939
|
-
"package": "./qti-interaction-response"
|
|
1940
|
-
}
|
|
1941
|
-
},
|
|
1942
|
-
{
|
|
1943
|
-
"kind": "js",
|
|
1944
|
-
"name": "*",
|
|
1945
|
-
"declaration": {
|
|
1946
|
-
"name": "*",
|
|
1947
|
-
"package": "./qti-loose-choice"
|
|
1948
|
-
}
|
|
1949
|
-
},
|
|
1950
|
-
{
|
|
1951
|
-
"kind": "js",
|
|
1952
|
-
"name": "*",
|
|
1953
|
-
"declaration": {
|
|
1954
|
-
"name": "*",
|
|
1955
|
-
"package": "./qti-outcome-changed"
|
|
1956
|
-
}
|
|
1957
|
-
},
|
|
1958
|
-
{
|
|
1959
|
-
"kind": "js",
|
|
1960
|
-
"name": "*",
|
|
1961
|
-
"declaration": {
|
|
1962
|
-
"name": "*",
|
|
1963
|
-
"package": "./qti-register-choice"
|
|
1964
|
-
}
|
|
1965
|
-
},
|
|
1966
|
-
{
|
|
1967
|
-
"kind": "js",
|
|
1968
|
-
"name": "*",
|
|
1969
|
-
"declaration": {
|
|
1970
|
-
"name": "*",
|
|
1971
|
-
"package": "./qti-register-interaction"
|
|
1972
|
-
}
|
|
1973
|
-
},
|
|
1974
|
-
{
|
|
1975
|
-
"kind": "js",
|
|
1976
|
-
"name": "*",
|
|
1977
|
-
"declaration": {
|
|
1978
|
-
"name": "*",
|
|
1979
|
-
"package": "./qti-register-variable"
|
|
1980
|
-
}
|
|
1981
|
-
},
|
|
1982
|
-
{
|
|
1983
|
-
"kind": "js",
|
|
1984
|
-
"name": "*",
|
|
1985
|
-
"declaration": {
|
|
1986
|
-
"name": "*",
|
|
1987
|
-
"package": "./qti-register-hotspot"
|
|
1988
|
-
}
|
|
1989
|
-
}
|
|
1990
|
-
]
|
|
1991
|
-
},
|
|
1992
|
-
{
|
|
1993
|
-
"kind": "javascript-module",
|
|
1994
|
-
"path": "src/lib/qti-components/internal/events/qti-choice-element-selected.ts",
|
|
1995
|
-
"declarations": [],
|
|
1996
|
-
"exports": [
|
|
1997
|
-
{
|
|
1998
|
-
"kind": "js",
|
|
1999
|
-
"name": "default",
|
|
2000
|
-
"declaration": {
|
|
2001
|
-
"name": "QtiChoiceElementSelected",
|
|
2002
|
-
"module": "src/lib/qti-components/internal/events/qti-choice-element-selected.ts"
|
|
2003
|
-
}
|
|
2004
|
-
}
|
|
2005
|
-
]
|
|
2006
|
-
},
|
|
2007
|
-
{
|
|
2008
|
-
"kind": "javascript-module",
|
|
2009
|
-
"path": "src/lib/qti-components/internal/events/qti-interaction-changed.ts",
|
|
2010
|
-
"declarations": [],
|
|
2011
|
-
"exports": [
|
|
2012
|
-
{
|
|
2013
|
-
"kind": "js",
|
|
2014
|
-
"name": "default",
|
|
2015
|
-
"declaration": {
|
|
2016
|
-
"name": "QtiInteractionChanged",
|
|
2017
|
-
"module": "src/lib/qti-components/internal/events/qti-interaction-changed.ts"
|
|
2018
|
-
}
|
|
2019
|
-
}
|
|
2020
|
-
]
|
|
2021
|
-
},
|
|
2022
|
-
{
|
|
2023
|
-
"kind": "javascript-module",
|
|
2024
|
-
"path": "src/lib/qti-components/internal/events/qti-interaction-response.ts",
|
|
2025
|
-
"declarations": [],
|
|
2026
|
-
"exports": [
|
|
2027
|
-
{
|
|
2028
|
-
"kind": "js",
|
|
2029
|
-
"name": "default",
|
|
2030
|
-
"declaration": {
|
|
2031
|
-
"name": "QtiInteractionResponse",
|
|
2032
|
-
"module": "src/lib/qti-components/internal/events/qti-interaction-response.ts"
|
|
2033
|
-
}
|
|
2034
|
-
}
|
|
2035
|
-
]
|
|
2036
|
-
},
|
|
2037
|
-
{
|
|
2038
|
-
"kind": "javascript-module",
|
|
2039
|
-
"path": "src/lib/qti-components/internal/events/qti-loose-choice.ts",
|
|
2040
|
-
"declarations": [],
|
|
2041
|
-
"exports": [
|
|
2042
|
-
{
|
|
2043
|
-
"kind": "js",
|
|
2044
|
-
"name": "default",
|
|
2045
|
-
"declaration": {
|
|
2046
|
-
"name": "QtiLooseChoice",
|
|
2047
|
-
"module": "src/lib/qti-components/internal/events/qti-loose-choice.ts"
|
|
2048
|
-
}
|
|
2049
|
-
}
|
|
2050
|
-
]
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"kind": "javascript-module",
|
|
2054
|
-
"path": "src/lib/qti-components/internal/events/qti-outcome-changed.ts",
|
|
2055
|
-
"declarations": [],
|
|
2056
|
-
"exports": [
|
|
2057
|
-
{
|
|
2058
|
-
"kind": "js",
|
|
2059
|
-
"name": "default",
|
|
2060
|
-
"declaration": {
|
|
2061
|
-
"name": "QtiOutcomeChanged",
|
|
2062
|
-
"module": "src/lib/qti-components/internal/events/qti-outcome-changed.ts"
|
|
2063
|
-
}
|
|
2064
|
-
}
|
|
2065
|
-
]
|
|
2066
|
-
},
|
|
2067
|
-
{
|
|
2068
|
-
"kind": "javascript-module",
|
|
2069
|
-
"path": "src/lib/qti-components/internal/events/qti-register-choice.ts",
|
|
1912
|
+
"path": "src/lib/qti-components/qti-feedback/__snapshots__/qti-feedback.stories.ts.snap",
|
|
2070
1913
|
"declarations": [],
|
|
2071
|
-
"exports": [
|
|
2072
|
-
{
|
|
2073
|
-
"kind": "js",
|
|
2074
|
-
"name": "default",
|
|
2075
|
-
"declaration": {
|
|
2076
|
-
"name": "QtiRegisterChoice",
|
|
2077
|
-
"module": "src/lib/qti-components/internal/events/qti-register-choice.ts"
|
|
2078
|
-
}
|
|
2079
|
-
}
|
|
2080
|
-
]
|
|
1914
|
+
"exports": []
|
|
2081
1915
|
},
|
|
2082
1916
|
{
|
|
2083
1917
|
"kind": "javascript-module",
|
|
2084
|
-
"path": "src/lib/qti-components/
|
|
2085
|
-
"declarations": [
|
|
2086
|
-
"exports": [
|
|
1918
|
+
"path": "src/lib/qti-components/qti-prompt/qti-prompt.ts",
|
|
1919
|
+
"declarations": [
|
|
2087
1920
|
{
|
|
2088
|
-
"kind": "
|
|
2089
|
-
"
|
|
2090
|
-
"
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
1921
|
+
"kind": "class",
|
|
1922
|
+
"description": "",
|
|
1923
|
+
"name": "QtiPrompt",
|
|
1924
|
+
"members": [],
|
|
1925
|
+
"superclass": {
|
|
1926
|
+
"name": "LitElement",
|
|
1927
|
+
"package": "lit"
|
|
1928
|
+
},
|
|
1929
|
+
"tagName": "qti-prompt",
|
|
1930
|
+
"customElement": true
|
|
2094
1931
|
}
|
|
2095
|
-
]
|
|
2096
|
-
},
|
|
2097
|
-
{
|
|
2098
|
-
"kind": "javascript-module",
|
|
2099
|
-
"path": "src/lib/qti-components/internal/events/qti-register-interaction.ts",
|
|
2100
|
-
"declarations": [],
|
|
1932
|
+
],
|
|
2101
1933
|
"exports": [
|
|
2102
1934
|
{
|
|
2103
1935
|
"kind": "js",
|
|
2104
|
-
"name": "
|
|
1936
|
+
"name": "QtiPrompt",
|
|
2105
1937
|
"declaration": {
|
|
2106
|
-
"name": "
|
|
2107
|
-
"module": "src/lib/qti-components/
|
|
1938
|
+
"name": "QtiPrompt",
|
|
1939
|
+
"module": "src/lib/qti-components/qti-prompt/qti-prompt.ts"
|
|
2108
1940
|
}
|
|
2109
|
-
}
|
|
2110
|
-
]
|
|
2111
|
-
},
|
|
2112
|
-
{
|
|
2113
|
-
"kind": "javascript-module",
|
|
2114
|
-
"path": "src/lib/qti-components/internal/events/qti-register-variable.ts",
|
|
2115
|
-
"declarations": [],
|
|
2116
|
-
"exports": [
|
|
1941
|
+
},
|
|
2117
1942
|
{
|
|
2118
|
-
"kind": "
|
|
2119
|
-
"name": "
|
|
1943
|
+
"kind": "custom-element-definition",
|
|
1944
|
+
"name": "qti-prompt",
|
|
2120
1945
|
"declaration": {
|
|
2121
|
-
"name": "
|
|
2122
|
-
"module": "src/lib/qti-components/
|
|
1946
|
+
"name": "QtiPrompt",
|
|
1947
|
+
"module": "src/lib/qti-components/qti-prompt/qti-prompt.ts"
|
|
2123
1948
|
}
|
|
2124
1949
|
}
|
|
2125
1950
|
]
|
|
2126
1951
|
},
|
|
2127
|
-
{
|
|
2128
|
-
"kind": "javascript-module",
|
|
2129
|
-
"path": "src/lib/qti-components/qti-feedback/__snapshots__/qti-feedback.stories.ts.snap",
|
|
2130
|
-
"declarations": [],
|
|
2131
|
-
"exports": []
|
|
2132
|
-
},
|
|
2133
1952
|
{
|
|
2134
1953
|
"kind": "javascript-module",
|
|
2135
1954
|
"path": "src/lib/qti-components/qti-feedback/qti-feedback-block/qti-feedback-block.ts",
|
|
@@ -2283,210 +2102,78 @@
|
|
|
2283
2102
|
"name": "QtiFeedbackInline",
|
|
2284
2103
|
"declaration": {
|
|
2285
2104
|
"name": "QtiFeedbackInline",
|
|
2286
|
-
"module": "src/lib/qti-components/qti-feedback/qti-feedback-inline/qti-feedback-inline.ts"
|
|
2287
|
-
}
|
|
2288
|
-
},
|
|
2289
|
-
{
|
|
2290
|
-
"kind": "custom-element-definition",
|
|
2291
|
-
"name": "qti-feedback-inline",
|
|
2292
|
-
"declaration": {
|
|
2293
|
-
"name": "QtiFeedbackInline",
|
|
2294
|
-
"module": "src/lib/qti-components/qti-feedback/qti-feedback-inline/qti-feedback-inline.ts"
|
|
2295
|
-
}
|
|
2296
|
-
}
|
|
2297
|
-
]
|
|
2298
|
-
},
|
|
2299
|
-
{
|
|
2300
|
-
"kind": "javascript-module",
|
|
2301
|
-
"path": "src/lib/qti-components/qti-feedback/qti-modal-feedback/qti-modal-feedback.ts",
|
|
2302
|
-
"declarations": [
|
|
2303
|
-
{
|
|
2304
|
-
"kind": "class",
|
|
2305
|
-
"description": "",
|
|
2306
|
-
"name": "QtiModalFeedback",
|
|
2307
|
-
"members": [],
|
|
2308
|
-
"superclass": {
|
|
2309
|
-
"name": "QtiFeedback",
|
|
2310
|
-
"module": "/src/lib/qti-components/qti-feedback/qti-feedback"
|
|
2311
|
-
},
|
|
2312
|
-
"tagName": "qti-modal-feedback",
|
|
2313
|
-
"customElement": true,
|
|
2314
|
-
"attributes": [
|
|
2315
|
-
{
|
|
2316
|
-
"name": "show-hide",
|
|
2317
|
-
"type": {
|
|
2318
|
-
"text": "string"
|
|
2319
|
-
},
|
|
2320
|
-
"fieldName": "showHide",
|
|
2321
|
-
"inheritedFrom": {
|
|
2322
|
-
"name": "QtiFeedback",
|
|
2323
|
-
"module": "src/lib/qti-components/qti-feedback/qti-feedback.ts"
|
|
2324
|
-
}
|
|
2325
|
-
},
|
|
2326
|
-
{
|
|
2327
|
-
"name": "outcome-identifier",
|
|
2328
|
-
"type": {
|
|
2329
|
-
"text": "string"
|
|
2330
|
-
},
|
|
2331
|
-
"fieldName": "outcomeIdentifier",
|
|
2332
|
-
"inheritedFrom": {
|
|
2333
|
-
"name": "QtiFeedback",
|
|
2334
|
-
"module": "src/lib/qti-components/qti-feedback/qti-feedback.ts"
|
|
2335
|
-
}
|
|
2336
|
-
},
|
|
2337
|
-
{
|
|
2338
|
-
"name": "identifier",
|
|
2339
|
-
"type": {
|
|
2340
|
-
"text": "string"
|
|
2341
|
-
},
|
|
2342
|
-
"fieldName": "identifier",
|
|
2343
|
-
"inheritedFrom": {
|
|
2344
|
-
"name": "QtiFeedback",
|
|
2345
|
-
"module": "src/lib/qti-components/qti-feedback/qti-feedback.ts"
|
|
2346
|
-
}
|
|
2347
|
-
}
|
|
2348
|
-
],
|
|
2349
|
-
"events": [
|
|
2350
|
-
{
|
|
2351
|
-
"name": "qti-register-feedback",
|
|
2352
|
-
"type": {
|
|
2353
|
-
"text": "CustomEvent"
|
|
2354
|
-
},
|
|
2355
|
-
"inheritedFrom": {
|
|
2356
|
-
"name": "QtiFeedback",
|
|
2357
|
-
"module": "src/lib/qti-components/qti-feedback/qti-feedback.ts"
|
|
2358
|
-
}
|
|
2359
|
-
}
|
|
2360
|
-
]
|
|
2361
|
-
}
|
|
2362
|
-
],
|
|
2363
|
-
"exports": [
|
|
2364
|
-
{
|
|
2365
|
-
"kind": "js",
|
|
2366
|
-
"name": "QtiModalFeedback",
|
|
2367
|
-
"declaration": {
|
|
2368
|
-
"name": "QtiModalFeedback",
|
|
2369
|
-
"module": "src/lib/qti-components/qti-feedback/qti-modal-feedback/qti-modal-feedback.ts"
|
|
2105
|
+
"module": "src/lib/qti-components/qti-feedback/qti-feedback-inline/qti-feedback-inline.ts"
|
|
2370
2106
|
}
|
|
2371
2107
|
},
|
|
2372
2108
|
{
|
|
2373
2109
|
"kind": "custom-element-definition",
|
|
2374
|
-
"name": "qti-
|
|
2110
|
+
"name": "qti-feedback-inline",
|
|
2375
2111
|
"declaration": {
|
|
2376
|
-
"name": "
|
|
2377
|
-
"module": "src/lib/qti-components/qti-feedback/qti-
|
|
2112
|
+
"name": "QtiFeedbackInline",
|
|
2113
|
+
"module": "src/lib/qti-components/qti-feedback/qti-feedback-inline/qti-feedback-inline.ts"
|
|
2378
2114
|
}
|
|
2379
2115
|
}
|
|
2380
2116
|
]
|
|
2381
2117
|
},
|
|
2382
2118
|
{
|
|
2383
2119
|
"kind": "javascript-module",
|
|
2384
|
-
"path": "src/lib/qti-components/qti-
|
|
2385
|
-
"declarations": [],
|
|
2386
|
-
"exports": []
|
|
2387
|
-
},
|
|
2388
|
-
{
|
|
2389
|
-
"kind": "javascript-module",
|
|
2390
|
-
"path": "src/lib/qti-components/qti-interaction/qti-associate-interaction/qti-associate-interaction.ts",
|
|
2120
|
+
"path": "src/lib/qti-components/qti-feedback/qti-modal-feedback/qti-modal-feedback.ts",
|
|
2391
2121
|
"declarations": [
|
|
2392
2122
|
{
|
|
2393
2123
|
"kind": "class",
|
|
2394
2124
|
"description": "",
|
|
2395
|
-
"name": "
|
|
2125
|
+
"name": "QtiModalFeedback",
|
|
2396
2126
|
"members": [],
|
|
2397
|
-
"mixins": [
|
|
2398
|
-
{
|
|
2399
|
-
"name": "DragDropInteractionMixin",
|
|
2400
|
-
"module": "/src/lib/qti-components/qti-interaction/internal/drag-drop"
|
|
2401
|
-
}
|
|
2402
|
-
],
|
|
2403
2127
|
"superclass": {
|
|
2404
|
-
"name": "
|
|
2405
|
-
"
|
|
2128
|
+
"name": "QtiFeedback",
|
|
2129
|
+
"module": "/src/lib/qti-components/qti-feedback/qti-feedback"
|
|
2406
2130
|
},
|
|
2407
|
-
"tagName": "qti-
|
|
2131
|
+
"tagName": "qti-modal-feedback",
|
|
2408
2132
|
"customElement": true,
|
|
2409
2133
|
"attributes": [
|
|
2410
2134
|
{
|
|
2411
|
-
"name": "
|
|
2135
|
+
"name": "show-hide",
|
|
2412
2136
|
"type": {
|
|
2413
2137
|
"text": "string"
|
|
2414
2138
|
},
|
|
2415
|
-
"
|
|
2416
|
-
"fieldName": "responseIdentifier",
|
|
2417
|
-
"inheritedFrom": {
|
|
2418
|
-
"name": "DragDropInteractionMixin",
|
|
2419
|
-
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
2420
|
-
}
|
|
2421
|
-
},
|
|
2422
|
-
{
|
|
2423
|
-
"name": "disabled",
|
|
2424
|
-
"type": {
|
|
2425
|
-
"text": "boolean"
|
|
2426
|
-
},
|
|
2427
|
-
"default": "false",
|
|
2428
|
-
"fieldName": "disabled",
|
|
2429
|
-
"inheritedFrom": {
|
|
2430
|
-
"name": "DroppablesMixin",
|
|
2431
|
-
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/droppables-mixin.ts"
|
|
2432
|
-
}
|
|
2433
|
-
},
|
|
2434
|
-
{
|
|
2435
|
-
"name": "readonly",
|
|
2436
|
-
"type": {
|
|
2437
|
-
"text": "boolean"
|
|
2438
|
-
},
|
|
2439
|
-
"default": "false",
|
|
2440
|
-
"fieldName": "readonly",
|
|
2139
|
+
"fieldName": "showHide",
|
|
2441
2140
|
"inheritedFrom": {
|
|
2442
|
-
"name": "
|
|
2443
|
-
"module": "src/lib/qti-components/qti-
|
|
2141
|
+
"name": "QtiFeedback",
|
|
2142
|
+
"module": "src/lib/qti-components/qti-feedback/qti-feedback.ts"
|
|
2444
2143
|
}
|
|
2445
2144
|
},
|
|
2446
2145
|
{
|
|
2447
|
-
"name": "
|
|
2146
|
+
"name": "outcome-identifier",
|
|
2448
2147
|
"type": {
|
|
2449
|
-
"text": "
|
|
2148
|
+
"text": "string"
|
|
2450
2149
|
},
|
|
2451
|
-
"
|
|
2452
|
-
"fieldName": "minAssociations",
|
|
2150
|
+
"fieldName": "outcomeIdentifier",
|
|
2453
2151
|
"inheritedFrom": {
|
|
2454
|
-
"name": "
|
|
2455
|
-
"module": "src/lib/qti-components/qti-
|
|
2152
|
+
"name": "QtiFeedback",
|
|
2153
|
+
"module": "src/lib/qti-components/qti-feedback/qti-feedback.ts"
|
|
2456
2154
|
}
|
|
2457
2155
|
},
|
|
2458
2156
|
{
|
|
2459
|
-
"name": "
|
|
2157
|
+
"name": "identifier",
|
|
2460
2158
|
"type": {
|
|
2461
|
-
"text": "
|
|
2159
|
+
"text": "string"
|
|
2462
2160
|
},
|
|
2463
|
-
"
|
|
2464
|
-
"fieldName": "maxAssociations",
|
|
2161
|
+
"fieldName": "identifier",
|
|
2465
2162
|
"inheritedFrom": {
|
|
2466
|
-
"name": "
|
|
2467
|
-
"module": "src/lib/qti-components/qti-
|
|
2163
|
+
"name": "QtiFeedback",
|
|
2164
|
+
"module": "src/lib/qti-components/qti-feedback/qti-feedback.ts"
|
|
2468
2165
|
}
|
|
2469
2166
|
}
|
|
2470
2167
|
],
|
|
2471
2168
|
"events": [
|
|
2472
2169
|
{
|
|
2473
|
-
"name": "qti-register-
|
|
2474
|
-
"type": {
|
|
2475
|
-
"text": "CustomEvent"
|
|
2476
|
-
},
|
|
2477
|
-
"inheritedFrom": {
|
|
2478
|
-
"name": "DragDropInteractionMixin",
|
|
2479
|
-
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
2480
|
-
}
|
|
2481
|
-
},
|
|
2482
|
-
{
|
|
2483
|
-
"name": "qti-interaction-response",
|
|
2170
|
+
"name": "qti-register-feedback",
|
|
2484
2171
|
"type": {
|
|
2485
2172
|
"text": "CustomEvent"
|
|
2486
2173
|
},
|
|
2487
2174
|
"inheritedFrom": {
|
|
2488
|
-
"name": "
|
|
2489
|
-
"module": "src/lib/qti-components/qti-
|
|
2175
|
+
"name": "QtiFeedback",
|
|
2176
|
+
"module": "src/lib/qti-components/qti-feedback/qti-feedback.ts"
|
|
2490
2177
|
}
|
|
2491
2178
|
}
|
|
2492
2179
|
]
|
|
@@ -2495,18 +2182,18 @@
|
|
|
2495
2182
|
"exports": [
|
|
2496
2183
|
{
|
|
2497
2184
|
"kind": "js",
|
|
2498
|
-
"name": "
|
|
2185
|
+
"name": "QtiModalFeedback",
|
|
2499
2186
|
"declaration": {
|
|
2500
|
-
"name": "
|
|
2501
|
-
"module": "src/lib/qti-components/qti-
|
|
2187
|
+
"name": "QtiModalFeedback",
|
|
2188
|
+
"module": "src/lib/qti-components/qti-feedback/qti-modal-feedback/qti-modal-feedback.ts"
|
|
2502
2189
|
}
|
|
2503
2190
|
},
|
|
2504
2191
|
{
|
|
2505
2192
|
"kind": "custom-element-definition",
|
|
2506
|
-
"name": "qti-
|
|
2193
|
+
"name": "qti-modal-feedback",
|
|
2507
2194
|
"declaration": {
|
|
2508
|
-
"name": "
|
|
2509
|
-
"module": "src/lib/qti-components/qti-
|
|
2195
|
+
"name": "QtiModalFeedback",
|
|
2196
|
+
"module": "src/lib/qti-components/qti-feedback/qti-modal-feedback/qti-modal-feedback.ts"
|
|
2510
2197
|
}
|
|
2511
2198
|
}
|
|
2512
2199
|
]
|
|
@@ -2920,30 +2607,30 @@
|
|
|
2920
2607
|
},
|
|
2921
2608
|
{
|
|
2922
2609
|
"kind": "javascript-module",
|
|
2923
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
2610
|
+
"path": "src/lib/qti-components/qti-interaction/qti-associate-interaction/qti-associate-interaction.mdx",
|
|
2924
2611
|
"declarations": [],
|
|
2925
2612
|
"exports": []
|
|
2926
2613
|
},
|
|
2927
2614
|
{
|
|
2928
2615
|
"kind": "javascript-module",
|
|
2929
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
2616
|
+
"path": "src/lib/qti-components/qti-interaction/qti-associate-interaction/qti-associate-interaction.ts",
|
|
2930
2617
|
"declarations": [
|
|
2931
2618
|
{
|
|
2932
2619
|
"kind": "class",
|
|
2933
2620
|
"description": "",
|
|
2934
|
-
"name": "
|
|
2621
|
+
"name": "QtiAssociateInteraction",
|
|
2935
2622
|
"members": [],
|
|
2936
2623
|
"mixins": [
|
|
2937
2624
|
{
|
|
2938
2625
|
"name": "DragDropInteractionMixin",
|
|
2939
|
-
"module": "/src/lib/qti-components/qti-interaction/internal/drag-drop
|
|
2626
|
+
"module": "/src/lib/qti-components/qti-interaction/internal/drag-drop"
|
|
2940
2627
|
}
|
|
2941
2628
|
],
|
|
2942
2629
|
"superclass": {
|
|
2943
2630
|
"name": "LitElement",
|
|
2944
2631
|
"package": "lit"
|
|
2945
2632
|
},
|
|
2946
|
-
"tagName": "qti-
|
|
2633
|
+
"tagName": "qti-associate-interaction",
|
|
2947
2634
|
"customElement": true,
|
|
2948
2635
|
"attributes": [
|
|
2949
2636
|
{
|
|
@@ -3034,42 +2721,48 @@
|
|
|
3034
2721
|
"exports": [
|
|
3035
2722
|
{
|
|
3036
2723
|
"kind": "js",
|
|
3037
|
-
"name": "
|
|
2724
|
+
"name": "QtiAssociateInteraction",
|
|
3038
2725
|
"declaration": {
|
|
3039
|
-
"name": "
|
|
3040
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
2726
|
+
"name": "QtiAssociateInteraction",
|
|
2727
|
+
"module": "src/lib/qti-components/qti-interaction/qti-associate-interaction/qti-associate-interaction.ts"
|
|
3041
2728
|
}
|
|
3042
2729
|
},
|
|
3043
2730
|
{
|
|
3044
2731
|
"kind": "custom-element-definition",
|
|
3045
|
-
"name": "qti-
|
|
2732
|
+
"name": "qti-associate-interaction",
|
|
3046
2733
|
"declaration": {
|
|
3047
|
-
"name": "
|
|
3048
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
2734
|
+
"name": "QtiAssociateInteraction",
|
|
2735
|
+
"module": "src/lib/qti-components/qti-interaction/qti-associate-interaction/qti-associate-interaction.ts"
|
|
3049
2736
|
}
|
|
3050
2737
|
}
|
|
3051
2738
|
]
|
|
3052
2739
|
},
|
|
3053
2740
|
{
|
|
3054
2741
|
"kind": "javascript-module",
|
|
3055
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
2742
|
+
"path": "src/lib/qti-components/qti-interaction/qti-gap-match-interaction/qti-gap-match-interaction.mdx",
|
|
3056
2743
|
"declarations": [],
|
|
3057
2744
|
"exports": []
|
|
3058
2745
|
},
|
|
3059
2746
|
{
|
|
3060
2747
|
"kind": "javascript-module",
|
|
3061
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
2748
|
+
"path": "src/lib/qti-components/qti-interaction/qti-gap-match-interaction/qti-gap-match-interaction.ts",
|
|
3062
2749
|
"declarations": [
|
|
3063
2750
|
{
|
|
3064
2751
|
"kind": "class",
|
|
3065
2752
|
"description": "",
|
|
3066
|
-
"name": "
|
|
2753
|
+
"name": "QtiGapMatchInteraction",
|
|
3067
2754
|
"members": [],
|
|
2755
|
+
"mixins": [
|
|
2756
|
+
{
|
|
2757
|
+
"name": "DragDropInteractionMixin",
|
|
2758
|
+
"module": "/src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin"
|
|
2759
|
+
}
|
|
2760
|
+
],
|
|
3068
2761
|
"superclass": {
|
|
3069
|
-
"name": "
|
|
3070
|
-
"
|
|
2762
|
+
"name": "LitElement",
|
|
2763
|
+
"package": "lit"
|
|
3071
2764
|
},
|
|
3072
|
-
"tagName": "qti-
|
|
2765
|
+
"tagName": "qti-gap-match-interaction",
|
|
3073
2766
|
"customElement": true,
|
|
3074
2767
|
"attributes": [
|
|
3075
2768
|
{
|
|
@@ -3080,8 +2773,8 @@
|
|
|
3080
2773
|
"default": "''",
|
|
3081
2774
|
"fieldName": "responseIdentifier",
|
|
3082
2775
|
"inheritedFrom": {
|
|
3083
|
-
"name": "
|
|
3084
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2776
|
+
"name": "DragDropInteractionMixin",
|
|
2777
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3085
2778
|
}
|
|
3086
2779
|
},
|
|
3087
2780
|
{
|
|
@@ -3090,11 +2783,10 @@
|
|
|
3090
2783
|
"text": "boolean"
|
|
3091
2784
|
},
|
|
3092
2785
|
"default": "false",
|
|
3093
|
-
"description": "disabled should be exposed to the attributes and accessible as property",
|
|
3094
2786
|
"fieldName": "disabled",
|
|
3095
2787
|
"inheritedFrom": {
|
|
3096
|
-
"name": "
|
|
3097
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2788
|
+
"name": "DroppablesMixin",
|
|
2789
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/droppables-mixin.ts"
|
|
3098
2790
|
}
|
|
3099
2791
|
},
|
|
3100
2792
|
{
|
|
@@ -3103,11 +2795,34 @@
|
|
|
3103
2795
|
"text": "boolean"
|
|
3104
2796
|
},
|
|
3105
2797
|
"default": "false",
|
|
3106
|
-
"description": "readonly should be exposed to the attributes and accessible as property",
|
|
3107
2798
|
"fieldName": "readonly",
|
|
3108
2799
|
"inheritedFrom": {
|
|
3109
|
-
"name": "
|
|
3110
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2800
|
+
"name": "DragDropInteractionMixin",
|
|
2801
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
2802
|
+
}
|
|
2803
|
+
},
|
|
2804
|
+
{
|
|
2805
|
+
"name": "min-associations",
|
|
2806
|
+
"type": {
|
|
2807
|
+
"text": "number"
|
|
2808
|
+
},
|
|
2809
|
+
"default": "1",
|
|
2810
|
+
"fieldName": "minAssociations",
|
|
2811
|
+
"inheritedFrom": {
|
|
2812
|
+
"name": "DragDropInteractionMixin",
|
|
2813
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
2814
|
+
}
|
|
2815
|
+
},
|
|
2816
|
+
{
|
|
2817
|
+
"name": "max-associations",
|
|
2818
|
+
"type": {
|
|
2819
|
+
"text": "number"
|
|
2820
|
+
},
|
|
2821
|
+
"default": "1",
|
|
2822
|
+
"fieldName": "maxAssociations",
|
|
2823
|
+
"inheritedFrom": {
|
|
2824
|
+
"name": "DragDropInteractionMixin",
|
|
2825
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3111
2826
|
}
|
|
3112
2827
|
}
|
|
3113
2828
|
],
|
|
@@ -3118,8 +2833,8 @@
|
|
|
3118
2833
|
"text": "CustomEvent"
|
|
3119
2834
|
},
|
|
3120
2835
|
"inheritedFrom": {
|
|
3121
|
-
"name": "
|
|
3122
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2836
|
+
"name": "DragDropInteractionMixin",
|
|
2837
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3123
2838
|
}
|
|
3124
2839
|
},
|
|
3125
2840
|
{
|
|
@@ -3128,8 +2843,8 @@
|
|
|
3128
2843
|
"text": "CustomEvent"
|
|
3129
2844
|
},
|
|
3130
2845
|
"inheritedFrom": {
|
|
3131
|
-
"name": "
|
|
3132
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2846
|
+
"name": "DragDropInteractionMixin",
|
|
2847
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3133
2848
|
}
|
|
3134
2849
|
}
|
|
3135
2850
|
]
|
|
@@ -3138,48 +2853,42 @@
|
|
|
3138
2853
|
"exports": [
|
|
3139
2854
|
{
|
|
3140
2855
|
"kind": "js",
|
|
3141
|
-
"name": "
|
|
2856
|
+
"name": "QtiGapMatchInteraction",
|
|
3142
2857
|
"declaration": {
|
|
3143
|
-
"name": "
|
|
3144
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
2858
|
+
"name": "QtiGapMatchInteraction",
|
|
2859
|
+
"module": "src/lib/qti-components/qti-interaction/qti-gap-match-interaction/qti-gap-match-interaction.ts"
|
|
3145
2860
|
}
|
|
3146
2861
|
},
|
|
3147
2862
|
{
|
|
3148
2863
|
"kind": "custom-element-definition",
|
|
3149
|
-
"name": "qti-
|
|
2864
|
+
"name": "qti-gap-match-interaction",
|
|
3150
2865
|
"declaration": {
|
|
3151
|
-
"name": "
|
|
3152
|
-
"module": "src/lib/qti-components/qti-interaction/qti-
|
|
2866
|
+
"name": "QtiGapMatchInteraction",
|
|
2867
|
+
"module": "src/lib/qti-components/qti-interaction/qti-gap-match-interaction/qti-gap-match-interaction.ts"
|
|
3153
2868
|
}
|
|
3154
2869
|
}
|
|
3155
2870
|
]
|
|
3156
2871
|
},
|
|
3157
2872
|
{
|
|
3158
2873
|
"kind": "javascript-module",
|
|
3159
|
-
"path": "src/lib/qti-components/qti-interaction/qti-graphic-
|
|
2874
|
+
"path": "src/lib/qti-components/qti-interaction/qti-graphic-associate-interaction/qti-graphic-associate-interaction.mdx",
|
|
3160
2875
|
"declarations": [],
|
|
3161
2876
|
"exports": []
|
|
3162
2877
|
},
|
|
3163
2878
|
{
|
|
3164
2879
|
"kind": "javascript-module",
|
|
3165
|
-
"path": "src/lib/qti-components/qti-interaction/qti-graphic-
|
|
2880
|
+
"path": "src/lib/qti-components/qti-interaction/qti-graphic-associate-interaction/qti-graphic-associate-interaction.ts",
|
|
3166
2881
|
"declarations": [
|
|
3167
2882
|
{
|
|
3168
2883
|
"kind": "class",
|
|
3169
2884
|
"description": "",
|
|
3170
|
-
"name": "
|
|
2885
|
+
"name": "QtiGraphicAssociateInteraction",
|
|
3171
2886
|
"members": [],
|
|
3172
|
-
"mixins": [
|
|
3173
|
-
{
|
|
3174
|
-
"name": "DragDropInteractionMixin",
|
|
3175
|
-
"module": "/src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin"
|
|
3176
|
-
}
|
|
3177
|
-
],
|
|
3178
2887
|
"superclass": {
|
|
3179
|
-
"name": "
|
|
3180
|
-
"
|
|
2888
|
+
"name": "Interaction",
|
|
2889
|
+
"module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
|
|
3181
2890
|
},
|
|
3182
|
-
"tagName": "qti-graphic-
|
|
2891
|
+
"tagName": "qti-graphic-associate-interaction",
|
|
3183
2892
|
"customElement": true,
|
|
3184
2893
|
"attributes": [
|
|
3185
2894
|
{
|
|
@@ -3190,56 +2899,34 @@
|
|
|
3190
2899
|
"default": "''",
|
|
3191
2900
|
"fieldName": "responseIdentifier",
|
|
3192
2901
|
"inheritedFrom": {
|
|
3193
|
-
"name": "
|
|
3194
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2902
|
+
"name": "Interaction",
|
|
2903
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3195
2904
|
}
|
|
3196
2905
|
},
|
|
3197
2906
|
{
|
|
3198
2907
|
"name": "disabled",
|
|
3199
2908
|
"type": {
|
|
3200
|
-
"text": "boolean"
|
|
3201
|
-
},
|
|
3202
|
-
"default": "false",
|
|
3203
|
-
"fieldName": "disabled",
|
|
3204
|
-
"inheritedFrom": {
|
|
3205
|
-
"name": "DroppablesMixin",
|
|
3206
|
-
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/droppables-mixin.ts"
|
|
3207
|
-
}
|
|
3208
|
-
},
|
|
3209
|
-
{
|
|
3210
|
-
"name": "readonly",
|
|
3211
|
-
"type": {
|
|
3212
|
-
"text": "boolean"
|
|
3213
|
-
},
|
|
3214
|
-
"default": "false",
|
|
3215
|
-
"fieldName": "readonly",
|
|
3216
|
-
"inheritedFrom": {
|
|
3217
|
-
"name": "DragDropInteractionMixin",
|
|
3218
|
-
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
3219
|
-
}
|
|
3220
|
-
},
|
|
3221
|
-
{
|
|
3222
|
-
"name": "min-associations",
|
|
3223
|
-
"type": {
|
|
3224
|
-
"text": "number"
|
|
2909
|
+
"text": "boolean"
|
|
3225
2910
|
},
|
|
3226
|
-
"default": "
|
|
3227
|
-
"
|
|
2911
|
+
"default": "false",
|
|
2912
|
+
"description": "disabled should be exposed to the attributes and accessible as property",
|
|
2913
|
+
"fieldName": "disabled",
|
|
3228
2914
|
"inheritedFrom": {
|
|
3229
|
-
"name": "
|
|
3230
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2915
|
+
"name": "Interaction",
|
|
2916
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3231
2917
|
}
|
|
3232
2918
|
},
|
|
3233
2919
|
{
|
|
3234
|
-
"name": "
|
|
2920
|
+
"name": "readonly",
|
|
3235
2921
|
"type": {
|
|
3236
|
-
"text": "
|
|
2922
|
+
"text": "boolean"
|
|
3237
2923
|
},
|
|
3238
|
-
"default": "
|
|
3239
|
-
"
|
|
2924
|
+
"default": "false",
|
|
2925
|
+
"description": "readonly should be exposed to the attributes and accessible as property",
|
|
2926
|
+
"fieldName": "readonly",
|
|
3240
2927
|
"inheritedFrom": {
|
|
3241
|
-
"name": "
|
|
3242
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2928
|
+
"name": "Interaction",
|
|
2929
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3243
2930
|
}
|
|
3244
2931
|
}
|
|
3245
2932
|
],
|
|
@@ -3250,8 +2937,8 @@
|
|
|
3250
2937
|
"text": "CustomEvent"
|
|
3251
2938
|
},
|
|
3252
2939
|
"inheritedFrom": {
|
|
3253
|
-
"name": "
|
|
3254
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2940
|
+
"name": "Interaction",
|
|
2941
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3255
2942
|
}
|
|
3256
2943
|
},
|
|
3257
2944
|
{
|
|
@@ -3260,8 +2947,8 @@
|
|
|
3260
2947
|
"text": "CustomEvent"
|
|
3261
2948
|
},
|
|
3262
2949
|
"inheritedFrom": {
|
|
3263
|
-
"name": "
|
|
3264
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
2950
|
+
"name": "Interaction",
|
|
2951
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
3265
2952
|
}
|
|
3266
2953
|
}
|
|
3267
2954
|
]
|
|
@@ -3270,18 +2957,18 @@
|
|
|
3270
2957
|
"exports": [
|
|
3271
2958
|
{
|
|
3272
2959
|
"kind": "js",
|
|
3273
|
-
"name": "
|
|
2960
|
+
"name": "QtiGraphicAssociateInteraction",
|
|
3274
2961
|
"declaration": {
|
|
3275
|
-
"name": "
|
|
3276
|
-
"module": "src/lib/qti-components/qti-interaction/qti-graphic-
|
|
2962
|
+
"name": "QtiGraphicAssociateInteraction",
|
|
2963
|
+
"module": "src/lib/qti-components/qti-interaction/qti-graphic-associate-interaction/qti-graphic-associate-interaction.ts"
|
|
3277
2964
|
}
|
|
3278
2965
|
},
|
|
3279
2966
|
{
|
|
3280
2967
|
"kind": "custom-element-definition",
|
|
3281
|
-
"name": "qti-graphic-
|
|
2968
|
+
"name": "qti-graphic-associate-interaction",
|
|
3282
2969
|
"declaration": {
|
|
3283
|
-
"name": "
|
|
3284
|
-
"module": "src/lib/qti-components/qti-interaction/qti-graphic-
|
|
2970
|
+
"name": "QtiGraphicAssociateInteraction",
|
|
2971
|
+
"module": "src/lib/qti-components/qti-interaction/qti-graphic-associate-interaction/qti-graphic-associate-interaction.ts"
|
|
3285
2972
|
}
|
|
3286
2973
|
}
|
|
3287
2974
|
]
|
|
@@ -4763,8 +4450,222 @@
|
|
|
4763
4450
|
"kind": "custom-element-definition",
|
|
4764
4451
|
"name": "qti-text-entry-interaction",
|
|
4765
4452
|
"declaration": {
|
|
4766
|
-
"name": "QtiTextEntryInteraction",
|
|
4767
|
-
"module": "src/lib/qti-components/qti-interaction/qti-text-entry-interaction/qti-text-entry-interaction.ts"
|
|
4453
|
+
"name": "QtiTextEntryInteraction",
|
|
4454
|
+
"module": "src/lib/qti-components/qti-interaction/qti-text-entry-interaction/qti-text-entry-interaction.ts"
|
|
4455
|
+
}
|
|
4456
|
+
}
|
|
4457
|
+
]
|
|
4458
|
+
},
|
|
4459
|
+
{
|
|
4460
|
+
"kind": "javascript-module",
|
|
4461
|
+
"path": "src/lib/qti-components/internal/events/index.ts",
|
|
4462
|
+
"declarations": [],
|
|
4463
|
+
"exports": [
|
|
4464
|
+
{
|
|
4465
|
+
"kind": "js",
|
|
4466
|
+
"name": "*",
|
|
4467
|
+
"declaration": {
|
|
4468
|
+
"name": "*",
|
|
4469
|
+
"package": "./qti-choice-element-selected"
|
|
4470
|
+
}
|
|
4471
|
+
},
|
|
4472
|
+
{
|
|
4473
|
+
"kind": "js",
|
|
4474
|
+
"name": "*",
|
|
4475
|
+
"declaration": {
|
|
4476
|
+
"name": "*",
|
|
4477
|
+
"package": "./qti-interaction-changed"
|
|
4478
|
+
}
|
|
4479
|
+
},
|
|
4480
|
+
{
|
|
4481
|
+
"kind": "js",
|
|
4482
|
+
"name": "*",
|
|
4483
|
+
"declaration": {
|
|
4484
|
+
"name": "*",
|
|
4485
|
+
"package": "./qti-interaction-response"
|
|
4486
|
+
}
|
|
4487
|
+
},
|
|
4488
|
+
{
|
|
4489
|
+
"kind": "js",
|
|
4490
|
+
"name": "*",
|
|
4491
|
+
"declaration": {
|
|
4492
|
+
"name": "*",
|
|
4493
|
+
"package": "./qti-loose-choice"
|
|
4494
|
+
}
|
|
4495
|
+
},
|
|
4496
|
+
{
|
|
4497
|
+
"kind": "js",
|
|
4498
|
+
"name": "*",
|
|
4499
|
+
"declaration": {
|
|
4500
|
+
"name": "*",
|
|
4501
|
+
"package": "./qti-outcome-changed"
|
|
4502
|
+
}
|
|
4503
|
+
},
|
|
4504
|
+
{
|
|
4505
|
+
"kind": "js",
|
|
4506
|
+
"name": "*",
|
|
4507
|
+
"declaration": {
|
|
4508
|
+
"name": "*",
|
|
4509
|
+
"package": "./qti-register-choice"
|
|
4510
|
+
}
|
|
4511
|
+
},
|
|
4512
|
+
{
|
|
4513
|
+
"kind": "js",
|
|
4514
|
+
"name": "*",
|
|
4515
|
+
"declaration": {
|
|
4516
|
+
"name": "*",
|
|
4517
|
+
"package": "./qti-register-interaction"
|
|
4518
|
+
}
|
|
4519
|
+
},
|
|
4520
|
+
{
|
|
4521
|
+
"kind": "js",
|
|
4522
|
+
"name": "*",
|
|
4523
|
+
"declaration": {
|
|
4524
|
+
"name": "*",
|
|
4525
|
+
"package": "./qti-register-variable"
|
|
4526
|
+
}
|
|
4527
|
+
},
|
|
4528
|
+
{
|
|
4529
|
+
"kind": "js",
|
|
4530
|
+
"name": "*",
|
|
4531
|
+
"declaration": {
|
|
4532
|
+
"name": "*",
|
|
4533
|
+
"package": "./qti-register-hotspot"
|
|
4534
|
+
}
|
|
4535
|
+
}
|
|
4536
|
+
]
|
|
4537
|
+
},
|
|
4538
|
+
{
|
|
4539
|
+
"kind": "javascript-module",
|
|
4540
|
+
"path": "src/lib/qti-components/internal/events/qti-choice-element-selected.ts",
|
|
4541
|
+
"declarations": [],
|
|
4542
|
+
"exports": [
|
|
4543
|
+
{
|
|
4544
|
+
"kind": "js",
|
|
4545
|
+
"name": "default",
|
|
4546
|
+
"declaration": {
|
|
4547
|
+
"name": "QtiChoiceElementSelected",
|
|
4548
|
+
"module": "src/lib/qti-components/internal/events/qti-choice-element-selected.ts"
|
|
4549
|
+
}
|
|
4550
|
+
}
|
|
4551
|
+
]
|
|
4552
|
+
},
|
|
4553
|
+
{
|
|
4554
|
+
"kind": "javascript-module",
|
|
4555
|
+
"path": "src/lib/qti-components/internal/events/qti-interaction-changed.ts",
|
|
4556
|
+
"declarations": [],
|
|
4557
|
+
"exports": [
|
|
4558
|
+
{
|
|
4559
|
+
"kind": "js",
|
|
4560
|
+
"name": "default",
|
|
4561
|
+
"declaration": {
|
|
4562
|
+
"name": "QtiInteractionChanged",
|
|
4563
|
+
"module": "src/lib/qti-components/internal/events/qti-interaction-changed.ts"
|
|
4564
|
+
}
|
|
4565
|
+
}
|
|
4566
|
+
]
|
|
4567
|
+
},
|
|
4568
|
+
{
|
|
4569
|
+
"kind": "javascript-module",
|
|
4570
|
+
"path": "src/lib/qti-components/internal/events/qti-interaction-response.ts",
|
|
4571
|
+
"declarations": [],
|
|
4572
|
+
"exports": [
|
|
4573
|
+
{
|
|
4574
|
+
"kind": "js",
|
|
4575
|
+
"name": "default",
|
|
4576
|
+
"declaration": {
|
|
4577
|
+
"name": "QtiInteractionResponse",
|
|
4578
|
+
"module": "src/lib/qti-components/internal/events/qti-interaction-response.ts"
|
|
4579
|
+
}
|
|
4580
|
+
}
|
|
4581
|
+
]
|
|
4582
|
+
},
|
|
4583
|
+
{
|
|
4584
|
+
"kind": "javascript-module",
|
|
4585
|
+
"path": "src/lib/qti-components/internal/events/qti-loose-choice.ts",
|
|
4586
|
+
"declarations": [],
|
|
4587
|
+
"exports": [
|
|
4588
|
+
{
|
|
4589
|
+
"kind": "js",
|
|
4590
|
+
"name": "default",
|
|
4591
|
+
"declaration": {
|
|
4592
|
+
"name": "QtiLooseChoice",
|
|
4593
|
+
"module": "src/lib/qti-components/internal/events/qti-loose-choice.ts"
|
|
4594
|
+
}
|
|
4595
|
+
}
|
|
4596
|
+
]
|
|
4597
|
+
},
|
|
4598
|
+
{
|
|
4599
|
+
"kind": "javascript-module",
|
|
4600
|
+
"path": "src/lib/qti-components/internal/events/qti-outcome-changed.ts",
|
|
4601
|
+
"declarations": [],
|
|
4602
|
+
"exports": [
|
|
4603
|
+
{
|
|
4604
|
+
"kind": "js",
|
|
4605
|
+
"name": "default",
|
|
4606
|
+
"declaration": {
|
|
4607
|
+
"name": "QtiOutcomeChanged",
|
|
4608
|
+
"module": "src/lib/qti-components/internal/events/qti-outcome-changed.ts"
|
|
4609
|
+
}
|
|
4610
|
+
}
|
|
4611
|
+
]
|
|
4612
|
+
},
|
|
4613
|
+
{
|
|
4614
|
+
"kind": "javascript-module",
|
|
4615
|
+
"path": "src/lib/qti-components/internal/events/qti-register-choice.ts",
|
|
4616
|
+
"declarations": [],
|
|
4617
|
+
"exports": [
|
|
4618
|
+
{
|
|
4619
|
+
"kind": "js",
|
|
4620
|
+
"name": "default",
|
|
4621
|
+
"declaration": {
|
|
4622
|
+
"name": "QtiRegisterChoice",
|
|
4623
|
+
"module": "src/lib/qti-components/internal/events/qti-register-choice.ts"
|
|
4624
|
+
}
|
|
4625
|
+
}
|
|
4626
|
+
]
|
|
4627
|
+
},
|
|
4628
|
+
{
|
|
4629
|
+
"kind": "javascript-module",
|
|
4630
|
+
"path": "src/lib/qti-components/internal/events/qti-register-hotspot.ts",
|
|
4631
|
+
"declarations": [],
|
|
4632
|
+
"exports": [
|
|
4633
|
+
{
|
|
4634
|
+
"kind": "js",
|
|
4635
|
+
"name": "default",
|
|
4636
|
+
"declaration": {
|
|
4637
|
+
"name": "QtiRegisterHotspot",
|
|
4638
|
+
"module": "src/lib/qti-components/internal/events/qti-register-hotspot.ts"
|
|
4639
|
+
}
|
|
4640
|
+
}
|
|
4641
|
+
]
|
|
4642
|
+
},
|
|
4643
|
+
{
|
|
4644
|
+
"kind": "javascript-module",
|
|
4645
|
+
"path": "src/lib/qti-components/internal/events/qti-register-interaction.ts",
|
|
4646
|
+
"declarations": [],
|
|
4647
|
+
"exports": [
|
|
4648
|
+
{
|
|
4649
|
+
"kind": "js",
|
|
4650
|
+
"name": "default",
|
|
4651
|
+
"declaration": {
|
|
4652
|
+
"name": "QtiRegisterInteraction",
|
|
4653
|
+
"module": "src/lib/qti-components/internal/events/qti-register-interaction.ts"
|
|
4654
|
+
}
|
|
4655
|
+
}
|
|
4656
|
+
]
|
|
4657
|
+
},
|
|
4658
|
+
{
|
|
4659
|
+
"kind": "javascript-module",
|
|
4660
|
+
"path": "src/lib/qti-components/internal/events/qti-register-variable.ts",
|
|
4661
|
+
"declarations": [],
|
|
4662
|
+
"exports": [
|
|
4663
|
+
{
|
|
4664
|
+
"kind": "js",
|
|
4665
|
+
"name": "default",
|
|
4666
|
+
"declaration": {
|
|
4667
|
+
"name": "QtiRegisterVariable",
|
|
4668
|
+
"module": "src/lib/qti-components/internal/events/qti-register-variable.ts"
|
|
4768
4669
|
}
|
|
4769
4670
|
}
|
|
4770
4671
|
]
|
|
@@ -4778,15 +4679,6 @@
|
|
|
4778
4679
|
"description": "",
|
|
4779
4680
|
"name": "QtiResponseElse",
|
|
4780
4681
|
"members": [],
|
|
4781
|
-
"attributes": [
|
|
4782
|
-
{
|
|
4783
|
-
"name": "debugCalculateResult",
|
|
4784
|
-
"type": {
|
|
4785
|
-
"text": "object"
|
|
4786
|
-
},
|
|
4787
|
-
"fieldName": "debugCalculateResult"
|
|
4788
|
-
}
|
|
4789
|
-
],
|
|
4790
4682
|
"superclass": {
|
|
4791
4683
|
"name": "LitElement",
|
|
4792
4684
|
"package": "lit"
|
|
@@ -5084,7 +4976,7 @@
|
|
|
5084
4976
|
},
|
|
5085
4977
|
{
|
|
5086
4978
|
"kind": "javascript-module",
|
|
5087
|
-
"path": "src/lib/qti-components/qti-response-processing/qti-response-processing/qti-
|
|
4979
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-response-processing/qti-response-processing.ts",
|
|
5088
4980
|
"declarations": [
|
|
5089
4981
|
{
|
|
5090
4982
|
"kind": "class",
|
|
@@ -5110,7 +5002,7 @@
|
|
|
5110
5002
|
"name": "default",
|
|
5111
5003
|
"declaration": {
|
|
5112
5004
|
"name": "QtiResponseProcessing",
|
|
5113
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-response-processing/qti-
|
|
5005
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-response-processing/qti-response-processing.ts"
|
|
5114
5006
|
}
|
|
5115
5007
|
},
|
|
5116
5008
|
{
|
|
@@ -5118,7 +5010,7 @@
|
|
|
5118
5010
|
"name": "qti-response-processing",
|
|
5119
5011
|
"declaration": {
|
|
5120
5012
|
"name": "QtiResponseProcessing",
|
|
5121
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-response-processing/qti-
|
|
5013
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-response-processing/qti-response-processing.ts"
|
|
5122
5014
|
}
|
|
5123
5015
|
}
|
|
5124
5016
|
]
|
|
@@ -5189,7 +5081,7 @@
|
|
|
5189
5081
|
},
|
|
5190
5082
|
{
|
|
5191
5083
|
"kind": "javascript-module",
|
|
5192
|
-
"path": "src/lib/qti-components/qti-variable-declaration/qti-outcome-declaration/qti-
|
|
5084
|
+
"path": "src/lib/qti-components/qti-variable-declaration/qti-outcome-declaration/qti-outcome-declaration.ts",
|
|
5193
5085
|
"declarations": [
|
|
5194
5086
|
{
|
|
5195
5087
|
"kind": "class",
|
|
@@ -5241,7 +5133,7 @@
|
|
|
5241
5133
|
"name": "QtiOutcomeDeclaration",
|
|
5242
5134
|
"declaration": {
|
|
5243
5135
|
"name": "QtiOutcomeDeclaration",
|
|
5244
|
-
"module": "src/lib/qti-components/qti-variable-declaration/qti-outcome-declaration/qti-
|
|
5136
|
+
"module": "src/lib/qti-components/qti-variable-declaration/qti-outcome-declaration/qti-outcome-declaration.ts"
|
|
5245
5137
|
}
|
|
5246
5138
|
},
|
|
5247
5139
|
{
|
|
@@ -5249,7 +5141,139 @@
|
|
|
5249
5141
|
"name": "qti-outcome-declaration",
|
|
5250
5142
|
"declaration": {
|
|
5251
5143
|
"name": "QtiOutcomeDeclaration",
|
|
5252
|
-
"module": "src/lib/qti-components/qti-variable-declaration/qti-outcome-declaration/qti-
|
|
5144
|
+
"module": "src/lib/qti-components/qti-variable-declaration/qti-outcome-declaration/qti-outcome-declaration.ts"
|
|
5145
|
+
}
|
|
5146
|
+
}
|
|
5147
|
+
]
|
|
5148
|
+
},
|
|
5149
|
+
{
|
|
5150
|
+
"kind": "javascript-module",
|
|
5151
|
+
"path": "src/lib/qti-components/qti-interaction/qti-graphic-gap-match-interaction/qti-graphic-gap-match-interaction.mdx",
|
|
5152
|
+
"declarations": [],
|
|
5153
|
+
"exports": []
|
|
5154
|
+
},
|
|
5155
|
+
{
|
|
5156
|
+
"kind": "javascript-module",
|
|
5157
|
+
"path": "src/lib/qti-components/qti-interaction/qti-graphic-gap-match-interaction/qti-graphic-gap-match-interaction.ts",
|
|
5158
|
+
"declarations": [
|
|
5159
|
+
{
|
|
5160
|
+
"kind": "class",
|
|
5161
|
+
"description": "",
|
|
5162
|
+
"name": "QtiGraphicGapMatchInteraction",
|
|
5163
|
+
"members": [],
|
|
5164
|
+
"mixins": [
|
|
5165
|
+
{
|
|
5166
|
+
"name": "DragDropInteractionMixin",
|
|
5167
|
+
"module": "/src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin"
|
|
5168
|
+
}
|
|
5169
|
+
],
|
|
5170
|
+
"superclass": {
|
|
5171
|
+
"name": "LitElement",
|
|
5172
|
+
"package": "lit"
|
|
5173
|
+
},
|
|
5174
|
+
"tagName": "qti-graphic-gap-match-interaction",
|
|
5175
|
+
"customElement": true,
|
|
5176
|
+
"attributes": [
|
|
5177
|
+
{
|
|
5178
|
+
"name": "response-identifier",
|
|
5179
|
+
"type": {
|
|
5180
|
+
"text": "string"
|
|
5181
|
+
},
|
|
5182
|
+
"default": "''",
|
|
5183
|
+
"fieldName": "responseIdentifier",
|
|
5184
|
+
"inheritedFrom": {
|
|
5185
|
+
"name": "DragDropInteractionMixin",
|
|
5186
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
5187
|
+
}
|
|
5188
|
+
},
|
|
5189
|
+
{
|
|
5190
|
+
"name": "disabled",
|
|
5191
|
+
"type": {
|
|
5192
|
+
"text": "boolean"
|
|
5193
|
+
},
|
|
5194
|
+
"default": "false",
|
|
5195
|
+
"fieldName": "disabled",
|
|
5196
|
+
"inheritedFrom": {
|
|
5197
|
+
"name": "DroppablesMixin",
|
|
5198
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/droppables-mixin.ts"
|
|
5199
|
+
}
|
|
5200
|
+
},
|
|
5201
|
+
{
|
|
5202
|
+
"name": "readonly",
|
|
5203
|
+
"type": {
|
|
5204
|
+
"text": "boolean"
|
|
5205
|
+
},
|
|
5206
|
+
"default": "false",
|
|
5207
|
+
"fieldName": "readonly",
|
|
5208
|
+
"inheritedFrom": {
|
|
5209
|
+
"name": "DragDropInteractionMixin",
|
|
5210
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
5211
|
+
}
|
|
5212
|
+
},
|
|
5213
|
+
{
|
|
5214
|
+
"name": "min-associations",
|
|
5215
|
+
"type": {
|
|
5216
|
+
"text": "number"
|
|
5217
|
+
},
|
|
5218
|
+
"default": "1",
|
|
5219
|
+
"fieldName": "minAssociations",
|
|
5220
|
+
"inheritedFrom": {
|
|
5221
|
+
"name": "DragDropInteractionMixin",
|
|
5222
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
5223
|
+
}
|
|
5224
|
+
},
|
|
5225
|
+
{
|
|
5226
|
+
"name": "max-associations",
|
|
5227
|
+
"type": {
|
|
5228
|
+
"text": "number"
|
|
5229
|
+
},
|
|
5230
|
+
"default": "1",
|
|
5231
|
+
"fieldName": "maxAssociations",
|
|
5232
|
+
"inheritedFrom": {
|
|
5233
|
+
"name": "DragDropInteractionMixin",
|
|
5234
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
5235
|
+
}
|
|
5236
|
+
}
|
|
5237
|
+
],
|
|
5238
|
+
"events": [
|
|
5239
|
+
{
|
|
5240
|
+
"name": "qti-register-interaction",
|
|
5241
|
+
"type": {
|
|
5242
|
+
"text": "CustomEvent"
|
|
5243
|
+
},
|
|
5244
|
+
"inheritedFrom": {
|
|
5245
|
+
"name": "DragDropInteractionMixin",
|
|
5246
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
5247
|
+
}
|
|
5248
|
+
},
|
|
5249
|
+
{
|
|
5250
|
+
"name": "qti-interaction-response",
|
|
5251
|
+
"type": {
|
|
5252
|
+
"text": "CustomEvent"
|
|
5253
|
+
},
|
|
5254
|
+
"inheritedFrom": {
|
|
5255
|
+
"name": "DragDropInteractionMixin",
|
|
5256
|
+
"module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
|
|
5257
|
+
}
|
|
5258
|
+
}
|
|
5259
|
+
]
|
|
5260
|
+
}
|
|
5261
|
+
],
|
|
5262
|
+
"exports": [
|
|
5263
|
+
{
|
|
5264
|
+
"kind": "js",
|
|
5265
|
+
"name": "QtiGraphicGapMatchInteraction",
|
|
5266
|
+
"declaration": {
|
|
5267
|
+
"name": "QtiGraphicGapMatchInteraction",
|
|
5268
|
+
"module": "src/lib/qti-components/qti-interaction/qti-graphic-gap-match-interaction/qti-graphic-gap-match-interaction.ts"
|
|
5269
|
+
}
|
|
5270
|
+
},
|
|
5271
|
+
{
|
|
5272
|
+
"kind": "custom-element-definition",
|
|
5273
|
+
"name": "qti-graphic-gap-match-interaction",
|
|
5274
|
+
"declaration": {
|
|
5275
|
+
"name": "QtiGraphicGapMatchInteraction",
|
|
5276
|
+
"module": "src/lib/qti-components/qti-interaction/qti-graphic-gap-match-interaction/qti-graphic-gap-match-interaction.ts"
|
|
5253
5277
|
}
|
|
5254
5278
|
}
|
|
5255
5279
|
]
|
|
@@ -5511,16 +5535,137 @@
|
|
|
5511
5535
|
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
5512
5536
|
}
|
|
5513
5537
|
}
|
|
5514
|
-
]
|
|
5538
|
+
]
|
|
5539
|
+
}
|
|
5540
|
+
],
|
|
5541
|
+
"exports": [
|
|
5542
|
+
{
|
|
5543
|
+
"kind": "js",
|
|
5544
|
+
"name": "Choices",
|
|
5545
|
+
"declaration": {
|
|
5546
|
+
"name": "Choices",
|
|
5547
|
+
"module": "src/lib/qti-components/qti-interaction/internal/choices/choices.ts"
|
|
5548
|
+
}
|
|
5549
|
+
}
|
|
5550
|
+
]
|
|
5551
|
+
},
|
|
5552
|
+
{
|
|
5553
|
+
"kind": "javascript-module",
|
|
5554
|
+
"path": "src/lib/qti-components/qti-interaction/internal/hotspots/hotspot.ts",
|
|
5555
|
+
"declarations": [
|
|
5556
|
+
{
|
|
5557
|
+
"kind": "function",
|
|
5558
|
+
"name": "positionHotspots",
|
|
5559
|
+
"parameters": [
|
|
5560
|
+
{
|
|
5561
|
+
"name": "shape",
|
|
5562
|
+
"type": {
|
|
5563
|
+
"text": "string"
|
|
5564
|
+
}
|
|
5565
|
+
},
|
|
5566
|
+
{
|
|
5567
|
+
"name": "coordsNumber",
|
|
5568
|
+
"type": {
|
|
5569
|
+
"text": "number[]"
|
|
5570
|
+
}
|
|
5571
|
+
},
|
|
5572
|
+
{
|
|
5573
|
+
"name": "img",
|
|
5574
|
+
"type": {
|
|
5575
|
+
"text": "HTMLImageElement"
|
|
5576
|
+
}
|
|
5577
|
+
},
|
|
5578
|
+
{
|
|
5579
|
+
"name": "hotspot",
|
|
5580
|
+
"type": {
|
|
5581
|
+
"text": "QtiHotspotChoice"
|
|
5582
|
+
}
|
|
5583
|
+
}
|
|
5584
|
+
]
|
|
5585
|
+
}
|
|
5586
|
+
],
|
|
5587
|
+
"exports": [
|
|
5588
|
+
{
|
|
5589
|
+
"kind": "js",
|
|
5590
|
+
"name": "positionHotspots",
|
|
5591
|
+
"declaration": {
|
|
5592
|
+
"name": "positionHotspots",
|
|
5593
|
+
"module": "src/lib/qti-components/qti-interaction/internal/hotspots/hotspot.ts"
|
|
5594
|
+
}
|
|
5595
|
+
}
|
|
5596
|
+
]
|
|
5597
|
+
},
|
|
5598
|
+
{
|
|
5599
|
+
"kind": "javascript-module",
|
|
5600
|
+
"path": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.interface.ts",
|
|
5601
|
+
"declarations": [],
|
|
5602
|
+
"exports": []
|
|
5603
|
+
},
|
|
5604
|
+
{
|
|
5605
|
+
"kind": "javascript-module",
|
|
5606
|
+
"path": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts",
|
|
5607
|
+
"declarations": [
|
|
5608
|
+
{
|
|
5609
|
+
"kind": "class",
|
|
5610
|
+
"description": "",
|
|
5611
|
+
"name": "Interaction",
|
|
5612
|
+
"members": [],
|
|
5613
|
+
"events": [
|
|
5614
|
+
{
|
|
5615
|
+
"name": "qti-register-interaction",
|
|
5616
|
+
"type": {
|
|
5617
|
+
"text": "CustomEvent"
|
|
5618
|
+
}
|
|
5619
|
+
},
|
|
5620
|
+
{
|
|
5621
|
+
"name": "qti-interaction-response",
|
|
5622
|
+
"type": {
|
|
5623
|
+
"text": "CustomEvent"
|
|
5624
|
+
}
|
|
5625
|
+
}
|
|
5626
|
+
],
|
|
5627
|
+
"attributes": [
|
|
5628
|
+
{
|
|
5629
|
+
"name": "response-identifier",
|
|
5630
|
+
"type": {
|
|
5631
|
+
"text": "string"
|
|
5632
|
+
},
|
|
5633
|
+
"default": "''",
|
|
5634
|
+
"fieldName": "responseIdentifier"
|
|
5635
|
+
},
|
|
5636
|
+
{
|
|
5637
|
+
"name": "disabled",
|
|
5638
|
+
"type": {
|
|
5639
|
+
"text": "boolean"
|
|
5640
|
+
},
|
|
5641
|
+
"default": "false",
|
|
5642
|
+
"description": "disabled should be exposed to the attributes and accessible as property",
|
|
5643
|
+
"fieldName": "disabled"
|
|
5644
|
+
},
|
|
5645
|
+
{
|
|
5646
|
+
"name": "readonly",
|
|
5647
|
+
"type": {
|
|
5648
|
+
"text": "boolean"
|
|
5649
|
+
},
|
|
5650
|
+
"default": "false",
|
|
5651
|
+
"description": "readonly should be exposed to the attributes and accessible as property",
|
|
5652
|
+
"fieldName": "readonly"
|
|
5653
|
+
}
|
|
5654
|
+
],
|
|
5655
|
+
"superclass": {
|
|
5656
|
+
"name": "LitElement",
|
|
5657
|
+
"package": "lit"
|
|
5658
|
+
},
|
|
5659
|
+
"customElement": true
|
|
5515
5660
|
}
|
|
5516
5661
|
],
|
|
5517
5662
|
"exports": [
|
|
5518
5663
|
{
|
|
5519
5664
|
"kind": "js",
|
|
5520
|
-
"name": "
|
|
5665
|
+
"name": "Interaction",
|
|
5521
5666
|
"declaration": {
|
|
5522
|
-
"name": "
|
|
5523
|
-
"module": "src/lib/qti-components/qti-interaction/internal/
|
|
5667
|
+
"name": "Interaction",
|
|
5668
|
+
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
5524
5669
|
}
|
|
5525
5670
|
}
|
|
5526
5671
|
]
|
|
@@ -5818,200 +5963,73 @@
|
|
|
5818
5963
|
},
|
|
5819
5964
|
{
|
|
5820
5965
|
"kind": "javascript-module",
|
|
5821
|
-
"path": "src/lib/qti-components/qti-interaction/
|
|
5822
|
-
"declarations": [
|
|
5823
|
-
{
|
|
5824
|
-
"kind": "function",
|
|
5825
|
-
"name": "positionHotspots",
|
|
5826
|
-
"parameters": [
|
|
5827
|
-
{
|
|
5828
|
-
"name": "shape",
|
|
5829
|
-
"type": {
|
|
5830
|
-
"text": "string"
|
|
5831
|
-
}
|
|
5832
|
-
},
|
|
5833
|
-
{
|
|
5834
|
-
"name": "coordsNumber",
|
|
5835
|
-
"type": {
|
|
5836
|
-
"text": "number[]"
|
|
5837
|
-
}
|
|
5838
|
-
},
|
|
5839
|
-
{
|
|
5840
|
-
"name": "img",
|
|
5841
|
-
"type": {
|
|
5842
|
-
"text": "HTMLImageElement"
|
|
5843
|
-
}
|
|
5844
|
-
},
|
|
5845
|
-
{
|
|
5846
|
-
"name": "hotspot",
|
|
5847
|
-
"type": {
|
|
5848
|
-
"text": "QtiHotspotChoice"
|
|
5849
|
-
}
|
|
5850
|
-
}
|
|
5851
|
-
]
|
|
5852
|
-
}
|
|
5853
|
-
],
|
|
5854
|
-
"exports": [
|
|
5855
|
-
{
|
|
5856
|
-
"kind": "js",
|
|
5857
|
-
"name": "positionHotspots",
|
|
5858
|
-
"declaration": {
|
|
5859
|
-
"name": "positionHotspots",
|
|
5860
|
-
"module": "src/lib/qti-components/qti-interaction/internal/hotspots/hotspot.ts"
|
|
5861
|
-
}
|
|
5862
|
-
}
|
|
5863
|
-
]
|
|
5864
|
-
},
|
|
5865
|
-
{
|
|
5866
|
-
"kind": "javascript-module",
|
|
5867
|
-
"path": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.interface.ts",
|
|
5868
|
-
"declarations": [],
|
|
5869
|
-
"exports": []
|
|
5870
|
-
},
|
|
5871
|
-
{
|
|
5872
|
-
"kind": "javascript-module",
|
|
5873
|
-
"path": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts",
|
|
5874
|
-
"declarations": [
|
|
5875
|
-
{
|
|
5876
|
-
"kind": "class",
|
|
5877
|
-
"description": "",
|
|
5878
|
-
"name": "Interaction",
|
|
5879
|
-
"members": [],
|
|
5880
|
-
"events": [
|
|
5881
|
-
{
|
|
5882
|
-
"name": "qti-register-interaction",
|
|
5883
|
-
"type": {
|
|
5884
|
-
"text": "CustomEvent"
|
|
5885
|
-
}
|
|
5886
|
-
},
|
|
5887
|
-
{
|
|
5888
|
-
"name": "qti-interaction-response",
|
|
5889
|
-
"type": {
|
|
5890
|
-
"text": "CustomEvent"
|
|
5891
|
-
}
|
|
5892
|
-
}
|
|
5893
|
-
],
|
|
5894
|
-
"attributes": [
|
|
5895
|
-
{
|
|
5896
|
-
"name": "response-identifier",
|
|
5897
|
-
"type": {
|
|
5898
|
-
"text": "string"
|
|
5899
|
-
},
|
|
5900
|
-
"default": "''",
|
|
5901
|
-
"fieldName": "responseIdentifier"
|
|
5902
|
-
},
|
|
5903
|
-
{
|
|
5904
|
-
"name": "disabled",
|
|
5905
|
-
"type": {
|
|
5906
|
-
"text": "boolean"
|
|
5907
|
-
},
|
|
5908
|
-
"default": "false",
|
|
5909
|
-
"description": "disabled should be exposed to the attributes and accessible as property",
|
|
5910
|
-
"fieldName": "disabled"
|
|
5911
|
-
},
|
|
5912
|
-
{
|
|
5913
|
-
"name": "readonly",
|
|
5914
|
-
"type": {
|
|
5915
|
-
"text": "boolean"
|
|
5916
|
-
},
|
|
5917
|
-
"default": "false",
|
|
5918
|
-
"description": "readonly should be exposed to the attributes and accessible as property",
|
|
5919
|
-
"fieldName": "readonly"
|
|
5920
|
-
}
|
|
5921
|
-
],
|
|
5922
|
-
"superclass": {
|
|
5923
|
-
"name": "LitElement",
|
|
5924
|
-
"package": "lit"
|
|
5925
|
-
},
|
|
5926
|
-
"customElement": true
|
|
5927
|
-
}
|
|
5928
|
-
],
|
|
5929
|
-
"exports": [
|
|
5930
|
-
{
|
|
5931
|
-
"kind": "js",
|
|
5932
|
-
"name": "Interaction",
|
|
5933
|
-
"declaration": {
|
|
5934
|
-
"name": "Interaction",
|
|
5935
|
-
"module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
|
|
5936
|
-
}
|
|
5937
|
-
}
|
|
5938
|
-
]
|
|
5939
|
-
},
|
|
5940
|
-
{
|
|
5941
|
-
"kind": "javascript-module",
|
|
5942
|
-
"path": "src/lib/qti-components/qti-interaction/qti-associate-interaction/__snapshots__/qti-associate-interaction.stories.ts.snap",
|
|
5943
|
-
"declarations": [],
|
|
5944
|
-
"exports": []
|
|
5945
|
-
},
|
|
5946
|
-
{
|
|
5947
|
-
"kind": "javascript-module",
|
|
5948
|
-
"path": "src/lib/qti-components/qti-interaction/qti-choice-interaction/__snapshots__/qti-choice-interaction.stories.ts.snap",
|
|
5966
|
+
"path": "src/lib/qti-components/qti-interaction/qti-end-attempt-interaction/__snapshots__/qti-end-attempt-interaction.stories.ts.snap",
|
|
5949
5967
|
"declarations": [],
|
|
5950
5968
|
"exports": []
|
|
5951
5969
|
},
|
|
5952
5970
|
{
|
|
5953
5971
|
"kind": "javascript-module",
|
|
5954
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
5972
|
+
"path": "src/lib/qti-components/qti-interaction/qti-extended-text-interaction/__snapshots__/qti-extended-text-interaction.stories.ts.snap",
|
|
5955
5973
|
"declarations": [],
|
|
5956
5974
|
"exports": []
|
|
5957
5975
|
},
|
|
5958
5976
|
{
|
|
5959
5977
|
"kind": "javascript-module",
|
|
5960
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
5978
|
+
"path": "src/lib/qti-components/qti-interaction/qti-associate-interaction/__snapshots__/qti-associate-interaction.stories.ts.snap",
|
|
5961
5979
|
"declarations": [],
|
|
5962
5980
|
"exports": []
|
|
5963
5981
|
},
|
|
5964
5982
|
{
|
|
5965
5983
|
"kind": "javascript-module",
|
|
5966
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
5984
|
+
"path": "src/lib/qti-components/qti-interaction/qti-graphic-associate-interaction/__snapshots__/qti-graphic-associate-interaction.stories.ts.snap",
|
|
5967
5985
|
"declarations": [],
|
|
5968
5986
|
"exports": []
|
|
5969
5987
|
},
|
|
5970
5988
|
{
|
|
5971
5989
|
"kind": "javascript-module",
|
|
5972
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
5990
|
+
"path": "src/lib/qti-components/qti-interaction/qti-choice-interaction/__snapshots__/qti-choice-interaction.stories.ts.snap",
|
|
5973
5991
|
"declarations": [],
|
|
5974
5992
|
"exports": []
|
|
5975
5993
|
},
|
|
5976
5994
|
{
|
|
5977
5995
|
"kind": "javascript-module",
|
|
5978
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
5996
|
+
"path": "src/lib/qti-components/qti-interaction/qti-hotspot-interaction/__snapshots__/qti-hotspot-interaction.stories.ts.snap",
|
|
5979
5997
|
"declarations": [],
|
|
5980
5998
|
"exports": []
|
|
5981
5999
|
},
|
|
5982
6000
|
{
|
|
5983
6001
|
"kind": "javascript-module",
|
|
5984
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
6002
|
+
"path": "src/lib/qti-components/qti-interaction/qti-hottext-interaction/__snapshots__/qti-hottext-interaction.stories.ts.snap",
|
|
5985
6003
|
"declarations": [],
|
|
5986
6004
|
"exports": []
|
|
5987
6005
|
},
|
|
5988
6006
|
{
|
|
5989
6007
|
"kind": "javascript-module",
|
|
5990
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
6008
|
+
"path": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/__snapshots__/qti-inline-choice-interaction.stories.ts.snap",
|
|
5991
6009
|
"declarations": [],
|
|
5992
6010
|
"exports": []
|
|
5993
6011
|
},
|
|
5994
6012
|
{
|
|
5995
6013
|
"kind": "javascript-module",
|
|
5996
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
6014
|
+
"path": "src/lib/qti-components/qti-interaction/qti-match-interaction/__snapshots__/qti-match-interaction.stories.ts.snap",
|
|
5997
6015
|
"declarations": [],
|
|
5998
6016
|
"exports": []
|
|
5999
6017
|
},
|
|
6000
6018
|
{
|
|
6001
6019
|
"kind": "javascript-module",
|
|
6002
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
6020
|
+
"path": "src/lib/qti-components/qti-interaction/qti-media-interaction/__snapshots__/qti-media-interaction.stories.ts.snap",
|
|
6003
6021
|
"declarations": [],
|
|
6004
6022
|
"exports": []
|
|
6005
6023
|
},
|
|
6006
6024
|
{
|
|
6007
6025
|
"kind": "javascript-module",
|
|
6008
|
-
"path": "src/lib/qti-components/qti-interaction/qti-match-interaction/__snapshots__/qti-match-interaction.stories.ts.snap",
|
|
6026
|
+
"path": "src/lib/qti-components/qti-interaction/qti-gap-match-interaction/__snapshots__/qti-gap-match-interaction.stories.ts.snap",
|
|
6009
6027
|
"declarations": [],
|
|
6010
6028
|
"exports": []
|
|
6011
6029
|
},
|
|
6012
6030
|
{
|
|
6013
6031
|
"kind": "javascript-module",
|
|
6014
|
-
"path": "src/lib/qti-components/qti-interaction/qti-
|
|
6032
|
+
"path": "src/lib/qti-components/qti-interaction/qti-graphic-order-interaction/__snapshots__/qti-graphic-order-interaction.stories.ts.snap",
|
|
6015
6033
|
"declarations": [],
|
|
6016
6034
|
"exports": []
|
|
6017
6035
|
},
|
|
@@ -6065,20 +6083,7 @@
|
|
|
6065
6083
|
"module": "/src/lib/qti-components/qti-response-processing/qti-response-else/qti-response-else"
|
|
6066
6084
|
},
|
|
6067
6085
|
"tagName": "qti-response-if",
|
|
6068
|
-
"customElement": true
|
|
6069
|
-
"attributes": [
|
|
6070
|
-
{
|
|
6071
|
-
"name": "debugCalculateResult",
|
|
6072
|
-
"type": {
|
|
6073
|
-
"text": "object"
|
|
6074
|
-
},
|
|
6075
|
-
"fieldName": "debugCalculateResult",
|
|
6076
|
-
"inheritedFrom": {
|
|
6077
|
-
"name": "QtiResponseElse",
|
|
6078
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-response-else/qti-response-else.ts"
|
|
6079
|
-
}
|
|
6080
|
-
}
|
|
6081
|
-
]
|
|
6086
|
+
"customElement": true
|
|
6082
6087
|
}
|
|
6083
6088
|
],
|
|
6084
6089
|
"exports": [
|
|
@@ -6891,81 +6896,81 @@
|
|
|
6891
6896
|
},
|
|
6892
6897
|
{
|
|
6893
6898
|
"kind": "javascript-module",
|
|
6894
|
-
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6899
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-product/qti-product.ts",
|
|
6895
6900
|
"declarations": [
|
|
6896
6901
|
{
|
|
6897
6902
|
"kind": "class",
|
|
6898
6903
|
"description": "",
|
|
6899
|
-
"name": "
|
|
6904
|
+
"name": "QtiProduct",
|
|
6900
6905
|
"members": [],
|
|
6901
|
-
"attributes": [
|
|
6902
|
-
{
|
|
6903
|
-
"name": "identifier",
|
|
6904
|
-
"type": {
|
|
6905
|
-
"text": "string"
|
|
6906
|
-
},
|
|
6907
|
-
"fieldName": "identifier"
|
|
6908
|
-
}
|
|
6909
|
-
],
|
|
6910
6906
|
"superclass": {
|
|
6911
|
-
"name": "
|
|
6912
|
-
"
|
|
6907
|
+
"name": "QtiExpression",
|
|
6908
|
+
"module": "/src/lib/qti-components/qti-response-processing/qti-expression/qti-expression"
|
|
6913
6909
|
},
|
|
6914
|
-
"tagName": "qti-
|
|
6910
|
+
"tagName": "qti-product",
|
|
6915
6911
|
"customElement": true
|
|
6916
6912
|
}
|
|
6917
6913
|
],
|
|
6918
6914
|
"exports": [
|
|
6919
6915
|
{
|
|
6920
6916
|
"kind": "js",
|
|
6921
|
-
"name": "
|
|
6917
|
+
"name": "QtiProduct",
|
|
6922
6918
|
"declaration": {
|
|
6923
|
-
"name": "
|
|
6924
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6919
|
+
"name": "QtiProduct",
|
|
6920
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-product/qti-product.ts"
|
|
6925
6921
|
}
|
|
6926
6922
|
},
|
|
6927
6923
|
{
|
|
6928
6924
|
"kind": "custom-element-definition",
|
|
6929
|
-
"name": "qti-
|
|
6925
|
+
"name": "qti-product",
|
|
6930
6926
|
"declaration": {
|
|
6931
|
-
"name": "
|
|
6932
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6927
|
+
"name": "QtiProduct",
|
|
6928
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-product/qti-product.ts"
|
|
6933
6929
|
}
|
|
6934
6930
|
}
|
|
6935
6931
|
]
|
|
6936
6932
|
},
|
|
6937
6933
|
{
|
|
6938
6934
|
"kind": "javascript-module",
|
|
6939
|
-
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6935
|
+
"path": "src/lib/qti-components/qti-response-processing/qti-expression/qti-printed-variable/qti-printed-variable.ts",
|
|
6940
6936
|
"declarations": [
|
|
6941
6937
|
{
|
|
6942
6938
|
"kind": "class",
|
|
6943
6939
|
"description": "",
|
|
6944
|
-
"name": "
|
|
6940
|
+
"name": "QtPrintedVariable",
|
|
6945
6941
|
"members": [],
|
|
6942
|
+
"attributes": [
|
|
6943
|
+
{
|
|
6944
|
+
"name": "identifier",
|
|
6945
|
+
"type": {
|
|
6946
|
+
"text": "string"
|
|
6947
|
+
},
|
|
6948
|
+
"fieldName": "identifier"
|
|
6949
|
+
}
|
|
6950
|
+
],
|
|
6946
6951
|
"superclass": {
|
|
6947
|
-
"name": "
|
|
6948
|
-
"
|
|
6952
|
+
"name": "LitElement",
|
|
6953
|
+
"package": "lit"
|
|
6949
6954
|
},
|
|
6950
|
-
"tagName": "qti-
|
|
6955
|
+
"tagName": "qti-printed-variable",
|
|
6951
6956
|
"customElement": true
|
|
6952
6957
|
}
|
|
6953
6958
|
],
|
|
6954
6959
|
"exports": [
|
|
6955
6960
|
{
|
|
6956
6961
|
"kind": "js",
|
|
6957
|
-
"name": "
|
|
6962
|
+
"name": "QtPrintedVariable",
|
|
6958
6963
|
"declaration": {
|
|
6959
|
-
"name": "
|
|
6960
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6964
|
+
"name": "QtPrintedVariable",
|
|
6965
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-printed-variable/qti-printed-variable.ts"
|
|
6961
6966
|
}
|
|
6962
6967
|
},
|
|
6963
6968
|
{
|
|
6964
6969
|
"kind": "custom-element-definition",
|
|
6965
|
-
"name": "qti-
|
|
6970
|
+
"name": "qti-printed-variable",
|
|
6966
6971
|
"declaration": {
|
|
6967
|
-
"name": "
|
|
6968
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-
|
|
6972
|
+
"name": "QtPrintedVariable",
|
|
6973
|
+
"module": "src/lib/qti-components/qti-response-processing/qti-expression/qti-printed-variable/qti-printed-variable.ts"
|
|
6969
6974
|
}
|
|
6970
6975
|
}
|
|
6971
6976
|
]
|
|
@@ -7233,6 +7238,12 @@
|
|
|
7233
7238
|
}
|
|
7234
7239
|
]
|
|
7235
7240
|
},
|
|
7241
|
+
{
|
|
7242
|
+
"kind": "javascript-module",
|
|
7243
|
+
"path": "src/lib/qti-components/qti-interaction/qti-graphic-gap-match-interaction/__snapshots__/qti-graphic-gap-match-interaction.stories.ts.snap",
|
|
7244
|
+
"declarations": [],
|
|
7245
|
+
"exports": []
|
|
7246
|
+
},
|
|
7236
7247
|
{
|
|
7237
7248
|
"kind": "javascript-module",
|
|
7238
7249
|
"path": "src/lib/qti-components/qti-response-processing/qti-response-else/qti-response-if/qti-response-else-if/qti-response-else-if.ts",
|
|
@@ -7247,20 +7258,7 @@
|
|
|
7247
7258
|
"module": "/src/lib/qti-components/qti-response-processing/qti-response-else/qti-response-if/qti-response-if"
|
|
7248
7259
|
},
|
|
7249
7260
|
"tagName": "qti-response-else-if",
|
|
7250
|
-
"customElement": true
|
|
7251
|
-
"attributes": [
|
|
7252
|
-
{
|
|
7253
|
-
"name": "debugCalculateResult",
|
|
7254
|
-
"type": {
|
|
7255
|
-
"text": "object"
|
|
7256
|
-
},
|
|
7257
|
-
"fieldName": "debugCalculateResult",
|
|
7258
|
-
"inheritedFrom": {
|
|
7259
|
-
"name": "QtiResponseElse",
|
|
7260
|
-
"module": "src/lib/qti-components/qti-response-processing/qti-response-else/qti-response-else.ts"
|
|
7261
|
-
}
|
|
7262
|
-
}
|
|
7263
|
-
]
|
|
7261
|
+
"customElement": true
|
|
7264
7262
|
}
|
|
7265
7263
|
],
|
|
7266
7264
|
"exports": [
|