Releases: oat-sa/qti-sdk
Path Tracking with JumpTo
This legacy release no allows to make use of the path tracking with jumps.
Path Tracking
This legacy release provides a feature enabling client code to specify that a given AssessmentTestSession object must rely on the previously taken route items to perform forward/backward navigation rather than using the regular route item flow.
Force Branchrules and Preconditions
This legacy release provide mechanics to force the execution of BranchRules and Preconditions in Assessment Test Sessions even if the current navigation mode is non-linear.
QTI-SDK 4.3.1
The bug fix release solves issues when validating QTI 2.2.X contents with MathML 3.
XML Schema Definitions Upgrade
This legacy release provide up to date QTI XML Schema Definitions.
Ability to Load QTI 2.2 Contents
This legacy release provide the basic mechanics to load QTI 2.2 contents.
QTI-SDK 4.3.0
This feature release enables client code to load and save QTI 2.2.1 assessment contents.
QTI-SDK 4.2.0
This feature release provides a new way to count RouteItems in AssessmentTestSession thanks to the getRouteCount method.
FLOW RouteCount mode
This release focuses on providing new ways to count items into routes.
QTI-SDK 4.1.4
This bug fix release provides a fix for the issue occurring when a QtiIdentifiable object being part of a QtiIdentifiableCollection was changed its identifier attribute. Indeed, the order of the object in its owner collection was changed.