Skip to content

Releases: oat-sa/qti-sdk

QTI-SDK 6.0.1

16 Dec 15:40
Compare
Choose a tag to compare

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

02 Dec 16:09
Compare
Choose a tag to compare

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

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().