learningequality / kolibri

Kolibri Learning Platform: the offline app for universal education
https://learningequality.org/kolibri/
MIT License
755 stars 637 forks source link

Quiz review - Missing selection effect, incorrect question titles #12334

Closed pcenov closed 2 days ago

pcenov commented 1 week ago

Observed behavior

Observed while testing https://github.com/learningequality/kolibri/pull/12312 - When I attempt to review the results of a completed quiz I don't see properly which question I have selected to review and also when I select a question there's a mismatch between the selected question form the list and the actually displayed title of the question.

Video:

https://github.com/learningequality/kolibri/assets/79847249/7b5c0c31-507c-4774-afa4-c302654280a4

Expected behavior

Clear indication which is the currently selected question and matching question title.

Steps to reproduce the issue

  1. Install the build from https://github.com/learningequality/kolibri/pull/12312
  2. Observe the steps in the provided video.

Usage Details

Windows 11, Ubuntu 22 - Chrome

pcenov commented 1 week ago

@radinamatic