Releases: Learnosity/learnosity-qti
Releases · Learnosity/learnosity-qti
[RELEASE] v0.6.0
Added capability for manifest parsing
[RELEASE] v0.5.0
Remove www
files and its related files as they are now moved to a separate wrapper repo
[RELEASE] v0.4.0
4169a83 Updated schema and docs
3fb8467 Updated documentation with better validation information
a24d637 Fix more tests and tidy up validation builders
60e4e25 More tidy up and fixing tests
b317da0 Add support for sharedpassage
5f9a32c Imageclozedropdown WIP
[RELEASE] v0.3.0
af188ff Clozedropdown WIP
8fe97a9 Fix features bug
74d55dc Clozetext mapper, finish up docs, integration tests, and validation builder
2ce4756 Clozetext mapper WIP
b46ca5d Add data api options to optionally opt-out of qti pre-validation
e7e85de Clozeassociation mapper WIP, almost done, missing out unit tests
e86f345 Improve exceptions error messages by throwing up invalid xmls errors upon invalid qti
35818d3 Add support data
only questions parsing with randomized question reference
a00132a Update outdated documentations
ecee744 Mapping feature functionality WIP
[RELEASE] v0.2.0
36ec3cc Token highlight WIP mapper also added bug fixes for match interaction mapper
7932a11 Modify the route so now remove underscore, ie. `fromqti` and `toqti`
9dfcbe5 Finishing up choicematrix unit test
80fbb97 Choicematrix mapper WIP (all done, except documentation, and more unit tests)
a1f5062 Modify shorttext now to be mapped to textentryinteraction then also build some logical structure to allow it to be wrapped in a div (since ours is blocky) also prepend its stimulus to itembody content since it doesnt have prompt to store
f4ff202 Update route.php so now separate to_qti and from_qti
8c7c4a4 Finishing up doc for orderlist and mcq
6551ab1 Finishing up validation for orderlist and testign for that
1edd7b7 Fix README
cc978bf Update composer and README
cea3cbc Fix bug on assets base path appendation, more unit for mcq and identifier processing
84d6b51 MCQ unit test for learnosity to qti, WIP
7272265 Map response on mcq
a75a845 Added feature recognize swapped pair on gapmatch validation
805a98f Completion of mcq validation and integration test
2c2afee Finish up shorttext unit testing and validation builder