Skip to content

Releases: learningequality/kolibri

v0.18.0-beta1

13 Mar 23:28
1d11077
Compare
Choose a tag to compare
v0.18.0-beta1 Pre-release
Pre-release

What's Changed

  • fix conditional for channels in useCoachMetatdataTags by @rtibbles in #13214

Full Changelog: v0.18.0-beta0...v0.18.0-beta1

v0.18.0-beta0

13 Mar 21:43
9689d96
Compare
Choose a tag to compare
v0.18.0-beta0 Pre-release
Pre-release

What's Changed

We've reached a preliminary "mvp feature completion" for our new core updated workflows:

  • navigation
  • lesson management (searching/filtering)
  • updates to quizzes (searching/filtering)

This is not a stable release, and will be used for regression testing of IMPORTANT pre-existing functionality in coach such as lesson and quiz creation and management workflows.

Complete PR list

Dependencies

Full Changelog: v0.18.0-alpha3...v0.18.0-beta0

v0.18.0-alpha3

07 Mar 17:07
db6edfc
Compare
Choose a tag to compare
v0.18.0-alpha3 Pre-release
Pre-release

Overview

This alpha release makes additional changes to the quizzes workflow, does some cleanup/refactoring and bug fixes

What's Changed

This is not a stable release, and will be used for regression testing of IMPORTANT pre-existing functionality in coach such as lesson and quiz creation and management workflows.

Dependencies

Full Changelog: v0.18.0-alpha2...v0.18.0-alpha3

v0.18.0-alpha2

27 Feb 15:53
7d029ac
Compare
Choose a tag to compare
v0.18.0-alpha2 Pre-release
Pre-release

What's Changed

Overview

This alpha release makes a majority of changes to the quizzes workflow, but the quiz behavior is NOT fully ready. At that point, we will be at a beta release.

This is not a stable release, and will be used for regression testing of IMPORTANT pre-existing functionality in coach such as lesson and quiz creation and management workflows.

QA notes

Main focus:

  • quiz reports visibility introduced in the first PR for that (although we are already aware of some follow up issues which are in progress)
  • the updated "default" quiz creation workflow with auto-selected questions (focus on both "does it work" and "does it work as we expect/is it a good user experience?")
  • manual question selection workflow
  • switching between the manual and default workflows
  • Overall "back button" experience - right now it's somewhat inconsistent. Where do we expect there to be a back button? For places where it exists, does it go where you expect? Focusing mainly on lessons, but also in quizzes particularly in the topic tree navigation.

Tangentially, regression testing the usertable which has been migrated to KTable

Not yet introduced:

  • the new cards built on top of KCard have not been introduced in the side panel yet. accessibility testing should not focus on the card experience at this time, since it will be updated. Metadata display on the cards, and overall card appearance are NOT finalized. However, the overall resource selection workflow (and resource previewing workflow) should be tested via mouse in quizzes
  • the search experience in quizzes
  • the updated questions replacement/autoreplacement
  • some edge case error handling
  • a bit of UI polishing for the side panel
Complete PR list

New Contributors

Full Changelog: v0.18.0-alpha1...v0.18.0-alpha2

v0.18.0-alpha1

11 Feb 21:27
a7ecea0
Compare
Choose a tag to compare
v0.18.0-alpha1 Pre-release
Pre-release

What's Changed

Overview

This alpha release introduces the updated lesson management experience for 0.18. The Coach lesson creation and editing been updated with a new side panel layout, and seaching/filtering has been integrated.

This is not a stable release, and will be used for regression testing of IMPORTANT pre-existing functionality in coach such as lesson and quiz creation and management workflows.

QA notes:

  • the /lessonstemp path should still be used
  • the new cards built on top of KCard have not been introduced in the side panel yet. accessibility testing should not focus on the card experience at this time, since it will be updated. Metadata display on the cards, and overall card appearance are NOT finalized. However, the overall resource selection workflow (and resource previewing workflow) should be tested via mouse
Complete PR list
Read more

v0.17.5

17 Dec 21:38
3b9dfdd
Compare
Choose a tag to compare

What's Changed

  • AppBar: Update token usage to allow for more flexibility in AppBar and text colors by @nucleogenesis in #12937

Full Changelog: v0.17.4...v0.17.5

v0.17.5-rc0

17 Dec 15:11
3b9dfdd
Compare
Choose a tag to compare
v0.17.5-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.4...v0.17.5-rc0

v0.17.4

04 Dec 20:30
44c8236
Compare
Choose a tag to compare

What's Changed

  • Ensures users can 'Continue' from the SelectFacilityForm component in SetupWizard in specific Learner-Only Device import scenarios by @rtibbles in #12893

Full Changelog: v0.17.3...v0.17.4

v0.17.4-rc0

03 Dec 18:32
44c8236
Compare
Choose a tag to compare
v0.17.4-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.4-beta0...v0.17.4-rc0

v0.17.4-beta0

03 Dec 01:05
2869ee5
Compare
Choose a tag to compare
v0.17.4-beta0 Pre-release
Pre-release

What's Changed

  • Conditionalize hideContinue on whether we are displaying an error or not by @rtibbles in #12893

Full Changelog: v0.17.3...v0.17.4-beta0