Skip to content

Releases: oat-sa/qti-sdk

Allow ResponseIf/ResponseElseIf with no ResponseRules

20 Jun 11:31
Compare
Choose a tag to compare

This bugfix release is a little more relax in terms of ResponseIf/ResponseElseIf statements having no responseRule statements.

Allow ResponseIf/ResponseElseIf with no ResponseRules

20 Jun 11:09
Compare
Choose a tag to compare

This bugfix release is a little more relax in terms of ResponseIf/ResponseElseIf statements having no responseRule statements.

PHP7 Support in Legacy

13 Jun 13:29
Compare
Choose a tag to compare

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

09 Jun 11:38
Compare
Choose a tag to compare

This legacy release enables users to load and save 2.2 contents.

DTMS Dependency Update

30 May 09:21
Compare
Choose a tag to compare

This release focuses on updating dependencies to @alroniks' DTMS library to point on the OAT version of it.

0.9.30

23 May 12:29
0.9.30
Compare
Choose a tag to compare
Rebuild tag

Robust Template Processing

09 May 10:56
Compare
Choose a tag to compare

This bugfix release aims at making Template Processing more robust.

ShowFeedback Fix

28 Apr 15:56
Compare
Choose a tag to compare

This bugfix release focuses on showing Item ModalFeedbacks even if maxAttempts = "1".

Allow empty mapEntry mapKey attribute

28 Apr 14:26
Compare
Choose a tag to compare

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

28 Apr 14:23
Compare
Choose a tag to compare

This bugfix release now soles the bug involving empty mapEntry mapKey attributes. In addition, the MapResponse processor implementation is more robust.