@citolab/qti-components 6.0.28 → 6.0.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/dist/{chunk-C4C24R3I.cjs → chunk-M4CYU6DC.cjs} +1 -1
  2. package/dist/{chunk-5U4R2HMK.cjs → chunk-PNQIHQ4E.cjs} +3 -3
  3. package/dist/{chunk-2K77UHFA.js → chunk-QFISTKXH.js} +2 -2
  4. package/dist/{chunk-BVYXUE3V.js → chunk-QROD4MVT.js} +1 -1
  5. package/dist/context/index.cjs +1 -1
  6. package/dist/context/index.d.cts +8 -1
  7. package/dist/context/index.d.ts +8 -1
  8. package/dist/context/index.js +1 -1
  9. package/dist/custom-elements.json +287 -287
  10. package/dist/decorators/index.cjs +1 -1
  11. package/dist/decorators/index.js +1 -1
  12. package/dist/index.cjs +58 -58
  13. package/dist/index.d.cts +0 -1
  14. package/dist/index.d.ts +0 -1
  15. package/dist/index.js +59 -59
  16. package/dist/qti-components/index.cjs +22 -22
  17. package/dist/qti-components/index.d.cts +3 -4
  18. package/dist/qti-components/index.d.ts +3 -4
  19. package/dist/qti-components/index.js +20 -20
  20. package/dist/qti-item/index.cjs +1 -1
  21. package/dist/qti-item/index.d.cts +19 -3
  22. package/dist/qti-item/index.d.ts +19 -3
  23. package/dist/qti-item/index.js +1 -1
  24. package/dist/qti-item-react/index.cjs +1 -1
  25. package/dist/qti-item-react/index.d.cts +2 -2
  26. package/dist/qti-item-react/index.d.ts +2 -2
  27. package/dist/qti-item-react/index.js +1 -1
  28. package/dist/{qti-simple-choice-86f433b6.d.ts → qti-simple-choice-9a8c789b.d.ts} +1 -1
  29. package/dist/qti-transform/index.cjs +1 -1
  30. package/dist/qti-transform/index.js +1 -1
  31. package/package.json +19 -18
  32. package/dist/audience-context-444478f4.d.ts +0 -8
  33. package/dist/qti-item-395a9535.d.ts +0 -19
  34. /package/dist/{chunk-NMCIOGD2.js → chunk-343LZK3D.js} +0 -0
  35. /package/dist/{chunk-HOQW4KDA.cjs → chunk-6G76D2MI.cjs} +0 -0
@@ -3465,22 +3465,36 @@
3465
3465
  },
3466
3466
  {
3467
3467
  "kind": "javascript-module",
3468
- "path": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts",
3468
+ "path": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts",
3469
3469
  "declarations": [
3470
3470
  {
3471
3471
  "kind": "class",
3472
3472
  "description": "",
3473
- "name": "QtiInlineChoiceInteraction",
3473
+ "name": "QtiMatchInteraction",
3474
3474
  "members": [],
3475
- "attributes": [
3475
+ "events": [
3476
3476
  {
3477
- "name": "data-prompt",
3477
+ "name": "qti-interaction-response",
3478
3478
  "type": {
3479
- "text": "string"
3479
+ "text": "CustomEvent"
3480
3480
  },
3481
- "default": "'select'",
3482
- "fieldName": "dataPrompt"
3481
+ "inheritedFrom": {
3482
+ "name": "DragDropInteractionMixin",
3483
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3484
+ }
3483
3485
  },
3486
+ {
3487
+ "name": "qti-register-interaction",
3488
+ "type": {
3489
+ "text": "CustomEvent"
3490
+ },
3491
+ "inheritedFrom": {
3492
+ "name": "DragDropInteractionMixin",
3493
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3494
+ }
3495
+ }
3496
+ ],
3497
+ "attributes": [
3484
3498
  {
3485
3499
  "name": "response-identifier",
3486
3500
  "type": {
@@ -3489,8 +3503,8 @@
3489
3503
  "default": "''",
3490
3504
  "fieldName": "responseIdentifier",
3491
3505
  "inheritedFrom": {
3492
- "name": "Interaction",
3493
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3506
+ "name": "DragDropInteractionMixin",
3507
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3494
3508
  }
3495
3509
  },
3496
3510
  {
@@ -3499,11 +3513,10 @@
3499
3513
  "text": "boolean"
3500
3514
  },
3501
3515
  "default": "false",
3502
- "description": "disabled should be exposed to the attributes and accessible as property",
3503
3516
  "fieldName": "disabled",
3504
3517
  "inheritedFrom": {
3505
- "name": "Interaction",
3506
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3518
+ "name": "DroppablesMixin",
3519
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/droppables-mixin.ts"
3507
3520
  }
3508
3521
  },
3509
3522
  {
@@ -3512,95 +3525,88 @@
3512
3525
  "text": "boolean"
3513
3526
  },
3514
3527
  "default": "false",
3515
- "description": "readonly should be exposed to the attributes and accessible as property",
3516
3528
  "fieldName": "readonly",
3517
3529
  "inheritedFrom": {
3518
- "name": "Interaction",
3519
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3530
+ "name": "DragDropInteractionMixin",
3531
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3520
3532
  }
3521
- }
3522
- ],
3523
- "superclass": {
3524
- "name": "Interaction",
3525
- "module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
3526
- },
3527
- "tagName": "qti-inline-choice-interaction",
3528
- "customElement": true,
3529
- "events": [
3533
+ },
3530
3534
  {
3531
- "name": "qti-register-interaction",
3535
+ "name": "min-associations",
3532
3536
  "type": {
3533
- "text": "CustomEvent"
3537
+ "text": "number"
3534
3538
  },
3539
+ "default": "1",
3540
+ "fieldName": "minAssociations",
3535
3541
  "inheritedFrom": {
3536
- "name": "Interaction",
3537
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3542
+ "name": "DragDropInteractionMixin",
3543
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3538
3544
  }
3539
3545
  },
3540
3546
  {
3541
- "name": "qti-interaction-response",
3547
+ "name": "max-associations",
3542
3548
  "type": {
3543
- "text": "CustomEvent"
3549
+ "text": "number"
3544
3550
  },
3551
+ "default": "1",
3552
+ "fieldName": "maxAssociations",
3545
3553
  "inheritedFrom": {
3546
- "name": "Interaction",
3547
- "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3554
+ "name": "DragDropInteractionMixin",
3555
+ "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3548
3556
  }
3549
3557
  }
3550
- ]
3558
+ ],
3559
+ "mixins": [
3560
+ {
3561
+ "name": "DragDropInteractionMixin",
3562
+ "module": "/src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin"
3563
+ }
3564
+ ],
3565
+ "superclass": {
3566
+ "name": "LitElement",
3567
+ "package": "lit"
3568
+ },
3569
+ "tagName": "qti-match-interaction",
3570
+ "customElement": true
3551
3571
  }
3552
3572
  ],
3553
3573
  "exports": [
3554
3574
  {
3555
3575
  "kind": "js",
3556
- "name": "QtiInlineChoiceInteraction",
3576
+ "name": "QtiMatchInteraction",
3557
3577
  "declaration": {
3558
- "name": "QtiInlineChoiceInteraction",
3559
- "module": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts"
3578
+ "name": "QtiMatchInteraction",
3579
+ "module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
3560
3580
  }
3561
3581
  },
3562
3582
  {
3563
3583
  "kind": "custom-element-definition",
3564
- "name": "qti-inline-choice-interaction",
3584
+ "name": "qti-match-interaction",
3565
3585
  "declaration": {
3566
- "name": "QtiInlineChoiceInteraction",
3567
- "module": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts"
3586
+ "name": "QtiMatchInteraction",
3587
+ "module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
3568
3588
  }
3569
3589
  }
3570
3590
  ]
3571
3591
  },
3572
3592
  {
3573
3593
  "kind": "javascript-module",
3574
- "path": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts",
3594
+ "path": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts",
3575
3595
  "declarations": [
3576
3596
  {
3577
3597
  "kind": "class",
3578
3598
  "description": "",
3579
- "name": "QtiMatchInteraction",
3599
+ "name": "QtiInlineChoiceInteraction",
3580
3600
  "members": [],
3581
- "events": [
3601
+ "attributes": [
3582
3602
  {
3583
- "name": "qti-interaction-response",
3603
+ "name": "data-prompt",
3584
3604
  "type": {
3585
- "text": "CustomEvent"
3605
+ "text": "string"
3586
3606
  },
3587
- "inheritedFrom": {
3588
- "name": "DragDropInteractionMixin",
3589
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3590
- }
3607
+ "default": "'select'",
3608
+ "fieldName": "dataPrompt"
3591
3609
  },
3592
- {
3593
- "name": "qti-register-interaction",
3594
- "type": {
3595
- "text": "CustomEvent"
3596
- },
3597
- "inheritedFrom": {
3598
- "name": "DragDropInteractionMixin",
3599
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3600
- }
3601
- }
3602
- ],
3603
- "attributes": [
3604
3610
  {
3605
3611
  "name": "response-identifier",
3606
3612
  "type": {
@@ -3609,8 +3615,8 @@
3609
3615
  "default": "''",
3610
3616
  "fieldName": "responseIdentifier",
3611
3617
  "inheritedFrom": {
3612
- "name": "DragDropInteractionMixin",
3613
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3618
+ "name": "Interaction",
3619
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3614
3620
  }
3615
3621
  },
3616
3622
  {
@@ -3619,10 +3625,11 @@
3619
3625
  "text": "boolean"
3620
3626
  },
3621
3627
  "default": "false",
3628
+ "description": "disabled should be exposed to the attributes and accessible as property",
3622
3629
  "fieldName": "disabled",
3623
3630
  "inheritedFrom": {
3624
- "name": "DroppablesMixin",
3625
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/droppables-mixin.ts"
3631
+ "name": "Interaction",
3632
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3626
3633
  }
3627
3634
  },
3628
3635
  {
@@ -3631,66 +3638,59 @@
3631
3638
  "text": "boolean"
3632
3639
  },
3633
3640
  "default": "false",
3641
+ "description": "readonly should be exposed to the attributes and accessible as property",
3634
3642
  "fieldName": "readonly",
3635
3643
  "inheritedFrom": {
3636
- "name": "DragDropInteractionMixin",
3637
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3644
+ "name": "Interaction",
3645
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3638
3646
  }
3639
- },
3647
+ }
3648
+ ],
3649
+ "superclass": {
3650
+ "name": "Interaction",
3651
+ "module": "/src/lib/qti-components/qti-interaction/internal/interaction/interaction"
3652
+ },
3653
+ "tagName": "qti-inline-choice-interaction",
3654
+ "customElement": true,
3655
+ "events": [
3640
3656
  {
3641
- "name": "min-associations",
3657
+ "name": "qti-register-interaction",
3642
3658
  "type": {
3643
- "text": "number"
3659
+ "text": "CustomEvent"
3644
3660
  },
3645
- "default": "1",
3646
- "fieldName": "minAssociations",
3647
3661
  "inheritedFrom": {
3648
- "name": "DragDropInteractionMixin",
3649
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3662
+ "name": "Interaction",
3663
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3650
3664
  }
3651
3665
  },
3652
3666
  {
3653
- "name": "max-associations",
3667
+ "name": "qti-interaction-response",
3654
3668
  "type": {
3655
- "text": "number"
3669
+ "text": "CustomEvent"
3656
3670
  },
3657
- "default": "1",
3658
- "fieldName": "maxAssociations",
3659
3671
  "inheritedFrom": {
3660
- "name": "DragDropInteractionMixin",
3661
- "module": "src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin.ts"
3672
+ "name": "Interaction",
3673
+ "module": "src/lib/qti-components/qti-interaction/internal/interaction/interaction.ts"
3662
3674
  }
3663
3675
  }
3664
- ],
3665
- "mixins": [
3666
- {
3667
- "name": "DragDropInteractionMixin",
3668
- "module": "/src/lib/qti-components/qti-interaction/internal/drag-drop/drag-drop-interaction-mixin"
3669
- }
3670
- ],
3671
- "superclass": {
3672
- "name": "LitElement",
3673
- "package": "lit"
3674
- },
3675
- "tagName": "qti-match-interaction",
3676
- "customElement": true
3676
+ ]
3677
3677
  }
3678
3678
  ],
3679
3679
  "exports": [
3680
3680
  {
3681
3681
  "kind": "js",
3682
- "name": "QtiMatchInteraction",
3682
+ "name": "QtiInlineChoiceInteraction",
3683
3683
  "declaration": {
3684
- "name": "QtiMatchInteraction",
3685
- "module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
3684
+ "name": "QtiInlineChoiceInteraction",
3685
+ "module": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts"
3686
3686
  }
3687
3687
  },
3688
3688
  {
3689
3689
  "kind": "custom-element-definition",
3690
- "name": "qti-match-interaction",
3690
+ "name": "qti-inline-choice-interaction",
3691
3691
  "declaration": {
3692
- "name": "QtiMatchInteraction",
3693
- "module": "src/lib/qti-components/qti-interaction/qti-match-interaction/qti-match-interaction.ts"
3692
+ "name": "QtiInlineChoiceInteraction",
3693
+ "module": "src/lib/qti-components/qti-interaction/qti-inline-choice-interaction/qti-inline-choice-interaction.ts"
3694
3694
  }
3695
3695
  }
3696
3696
  ]
@@ -4514,51 +4514,6 @@
4514
4514
  }
4515
4515
  ]
4516
4516
  },
4517
- {
4518
- "kind": "javascript-module",
4519
- "path": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse.ts",
4520
- "declarations": [
4521
- {
4522
- "kind": "class",
4523
- "description": "",
4524
- "name": "QtiResponseElse",
4525
- "members": [],
4526
- "attributes": [
4527
- {
4528
- "name": "debugCalculateResult",
4529
- "type": {
4530
- "text": "object"
4531
- },
4532
- "fieldName": "debugCalculateResult"
4533
- }
4534
- ],
4535
- "superclass": {
4536
- "name": "LitElement",
4537
- "package": "lit"
4538
- },
4539
- "tagName": "qti-response-else",
4540
- "customElement": true
4541
- }
4542
- ],
4543
- "exports": [
4544
- {
4545
- "kind": "js",
4546
- "name": "QtiResponseElse",
4547
- "declaration": {
4548
- "name": "QtiResponseElse",
4549
- "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse.ts"
4550
- }
4551
- },
4552
- {
4553
- "kind": "custom-element-definition",
4554
- "name": "qti-response-else",
4555
- "declaration": {
4556
- "name": "QtiResponseElse",
4557
- "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse.ts"
4558
- }
4559
- }
4560
- ]
4561
- },
4562
4517
  {
4563
4518
  "kind": "javascript-module",
4564
4519
  "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/index.ts",
@@ -4811,6 +4766,51 @@
4811
4766
  }
4812
4767
  ]
4813
4768
  },
4769
+ {
4770
+ "kind": "javascript-module",
4771
+ "path": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse.ts",
4772
+ "declarations": [
4773
+ {
4774
+ "kind": "class",
4775
+ "description": "",
4776
+ "name": "QtiResponseElse",
4777
+ "members": [],
4778
+ "attributes": [
4779
+ {
4780
+ "name": "debugCalculateResult",
4781
+ "type": {
4782
+ "text": "object"
4783
+ },
4784
+ "fieldName": "debugCalculateResult"
4785
+ }
4786
+ ],
4787
+ "superclass": {
4788
+ "name": "LitElement",
4789
+ "package": "lit"
4790
+ },
4791
+ "tagName": "qti-response-else",
4792
+ "customElement": true
4793
+ }
4794
+ ],
4795
+ "exports": [
4796
+ {
4797
+ "kind": "js",
4798
+ "name": "QtiResponseElse",
4799
+ "declaration": {
4800
+ "name": "QtiResponseElse",
4801
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse.ts"
4802
+ }
4803
+ },
4804
+ {
4805
+ "kind": "custom-element-definition",
4806
+ "name": "qti-response-else",
4807
+ "declaration": {
4808
+ "name": "QtiResponseElse",
4809
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse.ts"
4810
+ }
4811
+ }
4812
+ ]
4813
+ },
4814
4814
  {
4815
4815
  "kind": "javascript-module",
4816
4816
  "path": "src/lib/qti-components/qti-responseprocessing/qti-responseprocessing/qti-responseprocessing.ts",
@@ -5047,12 +5047,12 @@
5047
5047
  },
5048
5048
  {
5049
5049
  "kind": "javascript-module",
5050
- "path": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts",
5050
+ "path": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts",
5051
5051
  "declarations": [
5052
5052
  {
5053
5053
  "kind": "class",
5054
5054
  "description": "",
5055
- "name": "QtiResponseDeclaration",
5055
+ "name": "QtiOutcomeDeclaration",
5056
5056
  "members": [],
5057
5057
  "events": [
5058
5058
  {
@@ -5089,37 +5089,37 @@
5089
5089
  "name": "QtiVariableDeclaration",
5090
5090
  "module": "/src/lib/qti-components/qti-variabledeclaration/qti-variabledeclaration"
5091
5091
  },
5092
- "tagName": "qti-response-declaration",
5092
+ "tagName": "qti-outcome-declaration",
5093
5093
  "customElement": true
5094
5094
  }
5095
5095
  ],
5096
5096
  "exports": [
5097
5097
  {
5098
5098
  "kind": "js",
5099
- "name": "QtiResponseDeclaration",
5099
+ "name": "QtiOutcomeDeclaration",
5100
5100
  "declaration": {
5101
- "name": "QtiResponseDeclaration",
5102
- "module": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts"
5101
+ "name": "QtiOutcomeDeclaration",
5102
+ "module": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts"
5103
5103
  }
5104
5104
  },
5105
5105
  {
5106
5106
  "kind": "custom-element-definition",
5107
- "name": "qti-response-declaration",
5107
+ "name": "qti-outcome-declaration",
5108
5108
  "declaration": {
5109
- "name": "QtiResponseDeclaration",
5110
- "module": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts"
5109
+ "name": "QtiOutcomeDeclaration",
5110
+ "module": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts"
5111
5111
  }
5112
5112
  }
5113
5113
  ]
5114
5114
  },
5115
5115
  {
5116
5116
  "kind": "javascript-module",
5117
- "path": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts",
5117
+ "path": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts",
5118
5118
  "declarations": [
5119
5119
  {
5120
5120
  "kind": "class",
5121
5121
  "description": "",
5122
- "name": "QtiOutcomeDeclaration",
5122
+ "name": "QtiResponseDeclaration",
5123
5123
  "members": [],
5124
5124
  "events": [
5125
5125
  {
@@ -5156,25 +5156,25 @@
5156
5156
  "name": "QtiVariableDeclaration",
5157
5157
  "module": "/src/lib/qti-components/qti-variabledeclaration/qti-variabledeclaration"
5158
5158
  },
5159
- "tagName": "qti-outcome-declaration",
5159
+ "tagName": "qti-response-declaration",
5160
5160
  "customElement": true
5161
5161
  }
5162
5162
  ],
5163
5163
  "exports": [
5164
5164
  {
5165
5165
  "kind": "js",
5166
- "name": "QtiOutcomeDeclaration",
5166
+ "name": "QtiResponseDeclaration",
5167
5167
  "declaration": {
5168
- "name": "QtiOutcomeDeclaration",
5169
- "module": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts"
5168
+ "name": "QtiResponseDeclaration",
5169
+ "module": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts"
5170
5170
  }
5171
5171
  },
5172
5172
  {
5173
5173
  "kind": "custom-element-definition",
5174
- "name": "qti-outcome-declaration",
5174
+ "name": "qti-response-declaration",
5175
5175
  "declaration": {
5176
- "name": "QtiOutcomeDeclaration",
5177
- "module": "src/lib/qti-components/qti-variabledeclaration/qti-outcomedeclaration/qti-outcomedeclaration.ts"
5176
+ "name": "QtiResponseDeclaration",
5177
+ "module": "src/lib/qti-components/qti-variabledeclaration/qti-responsedeclaration/qti-responsedeclaration.ts"
5178
5178
  }
5179
5179
  }
5180
5180
  ]
@@ -5795,55 +5795,6 @@
5795
5795
  }
5796
5796
  ]
5797
5797
  },
5798
- {
5799
- "kind": "javascript-module",
5800
- "path": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseif/qti-responseif.ts",
5801
- "declarations": [
5802
- {
5803
- "kind": "class",
5804
- "description": "",
5805
- "name": "QtiResponseIf",
5806
- "members": [],
5807
- "superclass": {
5808
- "name": "QtiResponseElse",
5809
- "module": "/src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse"
5810
- },
5811
- "tagName": "qti-response-if",
5812
- "customElement": true,
5813
- "attributes": [
5814
- {
5815
- "name": "debugCalculateResult",
5816
- "type": {
5817
- "text": "object"
5818
- },
5819
- "fieldName": "debugCalculateResult",
5820
- "inheritedFrom": {
5821
- "name": "QtiResponseElse",
5822
- "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse.ts"
5823
- }
5824
- }
5825
- ]
5826
- }
5827
- ],
5828
- "exports": [
5829
- {
5830
- "kind": "js",
5831
- "name": "QtiResponseIf",
5832
- "declaration": {
5833
- "name": "QtiResponseIf",
5834
- "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseif/qti-responseif.ts"
5835
- }
5836
- },
5837
- {
5838
- "kind": "custom-element-definition",
5839
- "name": "qti-response-if",
5840
- "declaration": {
5841
- "name": "QtiResponseIf",
5842
- "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseif/qti-responseif.ts"
5843
- }
5844
- }
5845
- ]
5846
- },
5847
5798
  {
5848
5799
  "kind": "javascript-module",
5849
5800
  "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-and/qti-and.ts",
@@ -5928,72 +5879,72 @@
5928
5879
  },
5929
5880
  {
5930
5881
  "kind": "javascript-module",
5931
- "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-contains/qti-contains.ts",
5882
+ "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-correct/qti-correct.ts",
5932
5883
  "declarations": [
5933
5884
  {
5934
5885
  "kind": "class",
5935
5886
  "description": "",
5936
- "name": "QtiContains",
5887
+ "name": "QtiCorrect",
5937
5888
  "members": [],
5938
5889
  "superclass": {
5939
- "name": "QtiConditionExpression",
5940
- "module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-condition-expression"
5890
+ "name": "QtiExpression",
5891
+ "module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
5941
5892
  },
5942
- "tagName": "qti-contains",
5893
+ "tagName": "qti-correct",
5943
5894
  "customElement": true
5944
5895
  }
5945
5896
  ],
5946
5897
  "exports": [
5947
5898
  {
5948
5899
  "kind": "js",
5949
- "name": "QtiContains",
5900
+ "name": "QtiCorrect",
5950
5901
  "declaration": {
5951
- "name": "QtiContains",
5952
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-contains/qti-contains.ts"
5902
+ "name": "QtiCorrect",
5903
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-correct/qti-correct.ts"
5953
5904
  }
5954
5905
  },
5955
5906
  {
5956
5907
  "kind": "custom-element-definition",
5957
- "name": "qti-contains",
5908
+ "name": "qti-correct",
5958
5909
  "declaration": {
5959
- "name": "QtiContains",
5960
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-contains/qti-contains.ts"
5910
+ "name": "QtiCorrect",
5911
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-correct/qti-correct.ts"
5961
5912
  }
5962
5913
  }
5963
5914
  ]
5964
5915
  },
5965
5916
  {
5966
5917
  "kind": "javascript-module",
5967
- "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-correct/qti-correct.ts",
5918
+ "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-contains/qti-contains.ts",
5968
5919
  "declarations": [
5969
5920
  {
5970
5921
  "kind": "class",
5971
5922
  "description": "",
5972
- "name": "QtiCorrect",
5923
+ "name": "QtiContains",
5973
5924
  "members": [],
5974
5925
  "superclass": {
5975
- "name": "QtiExpression",
5976
- "module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
5926
+ "name": "QtiConditionExpression",
5927
+ "module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-condition-expression"
5977
5928
  },
5978
- "tagName": "qti-correct",
5929
+ "tagName": "qti-contains",
5979
5930
  "customElement": true
5980
5931
  }
5981
5932
  ],
5982
5933
  "exports": [
5983
5934
  {
5984
5935
  "kind": "js",
5985
- "name": "QtiCorrect",
5936
+ "name": "QtiContains",
5986
5937
  "declaration": {
5987
- "name": "QtiCorrect",
5988
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-correct/qti-correct.ts"
5938
+ "name": "QtiContains",
5939
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-contains/qti-contains.ts"
5989
5940
  }
5990
5941
  },
5991
5942
  {
5992
5943
  "kind": "custom-element-definition",
5993
- "name": "qti-correct",
5944
+ "name": "qti-contains",
5994
5945
  "declaration": {
5995
- "name": "QtiCorrect",
5996
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-correct/qti-correct.ts"
5946
+ "name": "QtiContains",
5947
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-contains/qti-contains.ts"
5997
5948
  }
5998
5949
  }
5999
5950
  ]
@@ -6272,105 +6223,105 @@
6272
6223
  },
6273
6224
  {
6274
6225
  "kind": "javascript-module",
6275
- "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapping/qti-mapping.ts",
6226
+ "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts",
6276
6227
  "declarations": [
6277
6228
  {
6278
6229
  "kind": "class",
6279
6230
  "description": "",
6280
- "name": "QtiMapping",
6231
+ "name": "QtiMapResponse",
6281
6232
  "members": [],
6282
6233
  "attributes": [
6283
6234
  {
6284
- "name": "default-value",
6285
- "type": {
6286
- "text": "number"
6287
- },
6288
- "default": "0",
6289
- "fieldName": "defaultValue"
6290
- },
6291
- {
6292
- "name": "lower-bound",
6293
- "type": {
6294
- "text": "number"
6295
- },
6296
- "fieldName": "lowerBound"
6297
- },
6298
- {
6299
- "name": "upper-bound",
6235
+ "name": "identifier",
6300
6236
  "type": {
6301
- "text": "number"
6237
+ "text": "string"
6302
6238
  },
6303
- "fieldName": "upperBound"
6239
+ "fieldName": "identifier"
6304
6240
  }
6305
6241
  ],
6306
6242
  "superclass": {
6307
- "name": "LitElement",
6308
- "package": "lit"
6243
+ "name": "QtiExpression",
6244
+ "module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
6309
6245
  },
6310
- "tagName": "qti-mapping",
6246
+ "tagName": "qti-map-response",
6311
6247
  "customElement": true
6312
6248
  }
6313
6249
  ],
6314
6250
  "exports": [
6315
6251
  {
6316
6252
  "kind": "js",
6317
- "name": "QtiMapping",
6253
+ "name": "QtiMapResponse",
6318
6254
  "declaration": {
6319
- "name": "QtiMapping",
6320
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapping/qti-mapping.ts"
6255
+ "name": "QtiMapResponse",
6256
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts"
6321
6257
  }
6322
6258
  },
6323
6259
  {
6324
6260
  "kind": "custom-element-definition",
6325
- "name": "qti-mapping",
6261
+ "name": "qti-map-response",
6326
6262
  "declaration": {
6327
- "name": "QtiMapping",
6328
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapping/qti-mapping.ts"
6263
+ "name": "QtiMapResponse",
6264
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts"
6329
6265
  }
6330
6266
  }
6331
6267
  ]
6332
6268
  },
6333
6269
  {
6334
6270
  "kind": "javascript-module",
6335
- "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts",
6271
+ "path": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapping/qti-mapping.ts",
6336
6272
  "declarations": [
6337
6273
  {
6338
6274
  "kind": "class",
6339
6275
  "description": "",
6340
- "name": "QtiMapResponse",
6276
+ "name": "QtiMapping",
6341
6277
  "members": [],
6342
6278
  "attributes": [
6343
6279
  {
6344
- "name": "identifier",
6280
+ "name": "default-value",
6345
6281
  "type": {
6346
- "text": "string"
6282
+ "text": "number"
6347
6283
  },
6348
- "fieldName": "identifier"
6284
+ "default": "0",
6285
+ "fieldName": "defaultValue"
6286
+ },
6287
+ {
6288
+ "name": "lower-bound",
6289
+ "type": {
6290
+ "text": "number"
6291
+ },
6292
+ "fieldName": "lowerBound"
6293
+ },
6294
+ {
6295
+ "name": "upper-bound",
6296
+ "type": {
6297
+ "text": "number"
6298
+ },
6299
+ "fieldName": "upperBound"
6349
6300
  }
6350
6301
  ],
6351
6302
  "superclass": {
6352
- "name": "QtiExpression",
6353
- "module": "/src/lib/qti-components/qti-responseprocessing/qti-expression/qti-expression"
6303
+ "name": "LitElement",
6304
+ "package": "lit"
6354
6305
  },
6355
- "tagName": "qti-map-response",
6306
+ "tagName": "qti-mapping",
6356
6307
  "customElement": true
6357
6308
  }
6358
6309
  ],
6359
6310
  "exports": [
6360
6311
  {
6361
6312
  "kind": "js",
6362
- "name": "QtiMapResponse",
6313
+ "name": "QtiMapping",
6363
6314
  "declaration": {
6364
- "name": "QtiMapResponse",
6365
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts"
6315
+ "name": "QtiMapping",
6316
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapping/qti-mapping.ts"
6366
6317
  }
6367
6318
  },
6368
6319
  {
6369
6320
  "kind": "custom-element-definition",
6370
- "name": "qti-map-response",
6321
+ "name": "qti-mapping",
6371
6322
  "declaration": {
6372
- "name": "QtiMapResponse",
6373
- "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapresponse/qti-mapresponse.ts"
6323
+ "name": "QtiMapping",
6324
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-expression/qti-mapping/qti-mapping.ts"
6374
6325
  }
6375
6326
  }
6376
6327
  ]
@@ -6710,36 +6661,49 @@
6710
6661
  },
6711
6662
  {
6712
6663
  "kind": "javascript-module",
6713
- "path": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-responsecondition/qti-responsecondition.ts",
6664
+ "path": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseif/qti-responseif.ts",
6714
6665
  "declarations": [
6715
6666
  {
6716
6667
  "kind": "class",
6717
6668
  "description": "",
6718
- "name": "QtiResponseCondition",
6669
+ "name": "QtiResponseIf",
6719
6670
  "members": [],
6720
6671
  "superclass": {
6721
- "name": "QtiRule",
6722
- "module": "/src/lib/qti-components/qti-responseprocessing/qti-rule/qti-rule"
6672
+ "name": "QtiResponseElse",
6673
+ "module": "/src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse"
6723
6674
  },
6724
- "tagName": "qti-response-condition",
6725
- "customElement": true
6675
+ "tagName": "qti-response-if",
6676
+ "customElement": true,
6677
+ "attributes": [
6678
+ {
6679
+ "name": "debugCalculateResult",
6680
+ "type": {
6681
+ "text": "object"
6682
+ },
6683
+ "fieldName": "debugCalculateResult",
6684
+ "inheritedFrom": {
6685
+ "name": "QtiResponseElse",
6686
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseelse.ts"
6687
+ }
6688
+ }
6689
+ ]
6726
6690
  }
6727
6691
  ],
6728
6692
  "exports": [
6729
6693
  {
6730
6694
  "kind": "js",
6731
- "name": "QtiResponseCondition",
6695
+ "name": "QtiResponseIf",
6732
6696
  "declaration": {
6733
- "name": "QtiResponseCondition",
6734
- "module": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-responsecondition/qti-responsecondition.ts"
6697
+ "name": "QtiResponseIf",
6698
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseif/qti-responseif.ts"
6735
6699
  }
6736
6700
  },
6737
6701
  {
6738
6702
  "kind": "custom-element-definition",
6739
- "name": "qti-response-condition",
6703
+ "name": "qti-response-if",
6740
6704
  "declaration": {
6741
- "name": "QtiResponseCondition",
6742
- "module": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-responsecondition/qti-responsecondition.ts"
6705
+ "name": "QtiResponseIf",
6706
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseif/qti-responseif.ts"
6743
6707
  }
6744
6708
  }
6745
6709
  ]
@@ -6780,6 +6744,42 @@
6780
6744
  }
6781
6745
  ]
6782
6746
  },
6747
+ {
6748
+ "kind": "javascript-module",
6749
+ "path": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-responsecondition/qti-responsecondition.ts",
6750
+ "declarations": [
6751
+ {
6752
+ "kind": "class",
6753
+ "description": "",
6754
+ "name": "QtiResponseCondition",
6755
+ "members": [],
6756
+ "superclass": {
6757
+ "name": "QtiRule",
6758
+ "module": "/src/lib/qti-components/qti-responseprocessing/qti-rule/qti-rule"
6759
+ },
6760
+ "tagName": "qti-response-condition",
6761
+ "customElement": true
6762
+ }
6763
+ ],
6764
+ "exports": [
6765
+ {
6766
+ "kind": "js",
6767
+ "name": "QtiResponseCondition",
6768
+ "declaration": {
6769
+ "name": "QtiResponseCondition",
6770
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-responsecondition/qti-responsecondition.ts"
6771
+ }
6772
+ },
6773
+ {
6774
+ "kind": "custom-element-definition",
6775
+ "name": "qti-response-condition",
6776
+ "declaration": {
6777
+ "name": "QtiResponseCondition",
6778
+ "module": "src/lib/qti-components/qti-responseprocessing/qti-rule/qti-responsecondition/qti-responsecondition.ts"
6779
+ }
6780
+ }
6781
+ ]
6782
+ },
6783
6783
  {
6784
6784
  "kind": "javascript-module",
6785
6785
  "path": "src/lib/qti-components/qti-responseprocessing/qti-responseelse/qti-responseif/qti-responseelseif/qti-responseelseif.ts",