Skip to content

Releases: oat-sa/qti-sdk

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.

Count Item Occurences with or without Items having no Response Declaration

22 Apr 14:54
Compare
Choose a tag to compare

This release update the AssessmentTestSession::getRouteCount method in order to let the client code ask for the number of item occurences for a given test session with or without items having no response declaration.

Count Item Occurences with or without Items having no Response Declaration

22 Apr 14:53
Compare
Choose a tag to compare

This release update the AssessmentTestSession::getRouteCount method in order to let the client code ask for the number of item occurences for a given test session with or without items having no response declaration.

Allow empty string as <value>

19 Apr 15:37
Compare
Choose a tag to compare

This bugfix release allows empty elements to represent an empty string.

Avoid Namespace Clashes for Operators

15 Apr 08:30
Compare
Choose a tag to compare

This bugfix release solves some issues with operator namespaces occurring in rare circumstances.

Case Insensitive Map Entry

08 Apr 14:42
Compare
Choose a tag to compare

This bugfix release solves an annoying issue when mapEntries of mappings are case insensitive. Thanks to @hutnikau for the contribution !

Case Insensitive Map Entry

08 Apr 14:10
Compare
Choose a tag to compare

This bugfix release solves an annoying issue when mapEntries of mappings are case insensitive. Thanks to @hutnikau for the contribution !

PHPDocument loadFromString saveToString

31 Mar 09:46
Compare
Choose a tag to compare

This release focuses on providing the legacy branch the ability to load/save PhpDocument objects from/to strings.
Thanks @siwane for the help!

0.9.23

24 Mar 10:21
Compare
Choose a tag to compare
Release 0.9.23

Unreferencing Information

10 Mar 14:39
Compare
Choose a tag to compare

This bugfix release provide more information about unreferencing issues while creating XmlCompactDocuments.