Releases: oat-sa/qti-sdk
Allow ResponseIf/ResponseElseIf with no ResponseRules
This bugfix release is a little more relax in terms of ResponseIf/ResponseElseIf statements having no responseRule statements.
Allow ResponseIf/ResponseElseIf with no ResponseRules
This bugfix release is a little more relax in terms of ResponseIf/ResponseElseIf statements having no responseRule statements.
PHP7 Support in Legacy
This legacy release is dedicated to PHP7 support. Class names conflicting with PHP7 new reserved keywords have been renamed:
- String -> QtiString
- Float -> QtiFloat
- Boolean -> QtiBoolean
- Coords -> QtiCoords
- DirectedPair -> QtiDirectedPair
- Duration -> QtiDuration
- File -> QtiFile
- Identifier -> QtiIdentifier
- Integer -> QtiInteger
- IntOrIdentifier -> QtiIntOrIdentifier
- Pair -> QtiPair
- Point -> QtiPoint
- Shape -> QtiShape
- Uri -> QtiUri
- Scalar -> QtiScalar
2.2 Content Load and Save
This legacy release enables users to load and save 2.2 contents.
DTMS Dependency Update
This release focuses on updating dependencies to @alroniks' DTMS library to point on the OAT version of it.
0.9.30
Robust Template Processing
This bugfix release aims at making Template Processing more robust.
ShowFeedback Fix
This bugfix release focuses on showing Item ModalFeedbacks even if maxAttempts = "1".
Allow empty mapEntry mapKey attribute
This bugfix release now soles the bug involving empty mapEntry mapKey attributes. In addition, the MapResponse processor implementation is more robust.
Allow empty mapEntry mapKey attribute
This bugfix release now soles the bug involving empty mapEntry mapKey attributes. In addition, the MapResponse processor implementation is more robust.