Skip to content

Releases: oat-sa/qti-sdk

Path Tracking with JumpTo

18 Aug 12:57
Compare
Choose a tag to compare

This legacy release no allows to make use of the path tracking with jumps.

Path Tracking

18 Aug 11:19
Compare
Choose a tag to compare

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

17 Aug 13:06
Compare
Choose a tag to compare

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

11 Aug 13:46
Compare
Choose a tag to compare

The bug fix release solves issues when validating QTI 2.2.X contents with MathML 3.

XML Schema Definitions Upgrade

11 Aug 12:18
Compare
Choose a tag to compare

This legacy release provide up to date QTI XML Schema Definitions.

Ability to Load QTI 2.2 Contents

11 Aug 09:24
Compare
Choose a tag to compare

This legacy release provide the basic mechanics to load QTI 2.2 contents.

QTI-SDK 4.3.0

10 Aug 09:06
Compare
Choose a tag to compare

This feature release enables client code to load and save QTI 2.2.1 assessment contents.

QTI-SDK 4.2.0

03 Aug 15:35
Compare
Choose a tag to compare

This feature release provides a new way to count RouteItems in AssessmentTestSession thanks to the getRouteCount method.

FLOW RouteCount mode

03 Aug 14:37
Compare
Choose a tag to compare

This release focuses on providing new ways to count items into routes.

QTI-SDK 4.1.4

02 Aug 13:19
Compare
Choose a tag to compare

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.