Releases: oat-sa/qti-sdk
0.10.22
0.10.21: Merge pull request #31 from oat-sa/feature/fileManager-implementation
Allow Binary stream access
QTI-SDK 5.0.11
This bugfix release improves the behaviour of AssessmentItemSession::beginAttempt with adaptive items.
QTI-SDK 5.0.10
The compaction process performed by the XmlCompactDocument::createFromXmlAssessmentTestDocument method is now able to resole nested assessmentSectionRef elements.
QTI-SDK 5.0.9
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
This bugfix release now works well with QTI rubricBlock elements containing APIP accessibility elements.
ApipAccessibility Element in RubricBlocks
This bugfix release now works well with QTI rubricBlock elements containing APIP accessibility elements.
QTI-SDK 5.0.7
This bugfix release solves the issue with errors thrown when calling ExtendedAssessmentItemRef::addResponseValidityConstraint().
QTI-SDK 5.0.6
This bugfix release adds the missing calls to parent::__construct() in expressions TestVariables, OutcomeMaximum and OutcomeMinimum.
QTI-SDK 5.0.5
This bugfix release now correctly takes into account weights at XmlCompactDocument creation time.