Skip to content

v0.18.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcellamaki marcellamaki released this 27 Feb 15:53
· 2 commits to develop since this release
7d029ac

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