Releases: oat-sa/qti-sdk
QTI-SDK 6.0.1
This release provides a bug fix for the qtism\data\content\interactions\GraphicGapMatchInteraction class. The getComponents() method now returns the prompt component.
QTI-SDK 6.0.0
This release provides tons of minor bug fixes. However, it is breaking. The only major change is at the level of the qtism\data\QtiIdentifiable interface. As soon as you do not explicitly implement this interface, you are safe to upgrade.
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().