Skip to content

Releases: oat-sa/qti-sdk

0.10.22

30 Nov 10:48
Compare
Choose a tag to compare
Bump version.

0.10.21: Merge pull request #31 from oat-sa/feature/fileManager-implementation

28 Nov 15:31
Compare
Choose a tag to compare

QTI-SDK 5.0.11

21 Oct 19:28
Compare
Choose a tag to compare

This bugfix release improves the behaviour of AssessmentItemSession::beginAttempt with adaptive items.

QTI-SDK 5.0.10

18 Oct 15:43
Compare
Choose a tag to compare

The compaction process performed by the XmlCompactDocument::createFromXmlAssessmentTestDocument method is now able to resole nested assessmentSectionRef elements.

QTI-SDK 5.0.9

18 Oct 14:16
Compare
Choose a tag to compare

This release provides a bugfix on SimpleInline elements marshalling, where xml:base was not correctly taken into account at unmarshalling time.

QTI-SDK 5.0.8

14 Oct 09:17
Compare
Choose a tag to compare

This bugfix release now works well with QTI rubricBlock elements containing APIP accessibility elements.

ApipAccessibility Element in RubricBlocks

12 Oct 14:54
Compare
Choose a tag to compare

This bugfix release now works well with QTI rubricBlock elements containing APIP accessibility elements.

QTI-SDK 5.0.7

03 Oct 13:43
Compare
Choose a tag to compare

This bugfix release solves the issue with errors thrown when calling ExtendedAssessmentItemRef::addResponseValidityConstraint().

QTI-SDK 5.0.6

30 Sep 07:35
Compare
Choose a tag to compare

This bugfix release adds the missing calls to parent::__construct() in expressions TestVariables, OutcomeMaximum and OutcomeMinimum.

QTI-SDK 5.0.5

29 Sep 07:55
Compare
Choose a tag to compare

This bugfix release now correctly takes into account weights at XmlCompactDocument creation time.