qti3-item-player-vue3 0.2.9 → 0.2.11
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/README.md +2 -1
- package/dist/qti3-item-player-vue3.js +6875 -6203
- package/dist/qti3-item-player-vue3.umd.cjs +60 -60
- package/package.json +1 -1
package/README.md
CHANGED
@@ -709,7 +709,7 @@ QTI 3 Player has built-in support for 14 foreground / background color combinati
|
|
709
709
|
|
710
710
|
## Roadmap
|
711
711
|
|
712
|
-
The QTI3 Item Player
|
712
|
+
The QTI3 Item Player 2024-2025 development roadmap includes all features and capabilities included in QTI 3 Delivery System "Basic" and "Advanced" conformance + PCI support.
|
713
713
|
|
714
714
|
- [x] Support for the 14 Standard Color Combinations/Themes
|
715
715
|
- [x] Support for Template Processing and all Template Rules
|
@@ -731,6 +731,7 @@ The QTI3 Item Player 2022-2024 development roadmap includes all features and cap
|
|
731
731
|
- [x] QtiOrder Interaction Support
|
732
732
|
- [x] QtiPortableCustom Interaction Support
|
733
733
|
- [x] QtiMedia Interaction Support
|
734
|
+
- [x] QtiSelectPoint Interaction Support
|
734
735
|
- [x] Scoring API Examples
|
735
736
|
- [x] Support for Interaction "Review" Status
|
736
737
|
- [x] Improved Audio Player
|