v0.18.2
What's Changed
This release contains MVP functionality for the use of short-form survey responses as a type of exercise, which introduces the first pieces of QTI into Kolibri. The release contains foundational technical pieces for HTML5 article rendering, although not the feature. Finally, it contains bug fixes.
Added
QTI and HTML5 Article Rendering
- MVP Implementation of QTI Multiple Choice and Text Entry by @rtibbles in #8070
- Content viewer composable by @rtibbles in #13533
- Fix answer saving for quizzes, practice quizzes, and surveys by @rtibbles in #13602
- [HTML5 Article Renderer] Apply text styling by @WinnyChang in #13503
- [HTML5 Article Renderer] Apply image styling by @WinnyChang in #13567
- [HTML5 Article Renderer] Apply table styling by @WinnyChang in #13523
Changed
- Create task for initial device provisioning by @AlexVelezLl in #13102
Fixed
- Remove unnecessary max-width on the Kolibri logo by @rtibbles in #13547
- Tweak content queue polling to prevent overloading the server by @rtibbles in #13500
- Fix build failures by @rtibbles in #13553
- Allow bloompubs with undefined distribution files to be rendered by @rtibbles in #13576
- Fix urls.js module regression by @rtibbles in #13568
- Remove unnecessary menu items displaying along with the "Sync all facility data" by @AllanOXDi in #13582
- invokes translated string variables by @akolson in #13545
- Fix lesson completed number to be filtered by user by @marcellamaki in #13601
New Contributors
- @WinnyChang made their first contribution in #13503
Full Changelog: v0.18.1...v0.18.2