Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quizzes - Incorrect score report #11380

Closed
pcenov opened this issue Oct 10, 2023 · 1 comment · Fixed by #11392
Closed

Quizzes - Incorrect score report #11380

pcenov opened this issue Oct 10, 2023 · 1 comment · Fixed by #11392
Assignees
Labels
P0 - critical Priority: Release blocker or regression

Comments

@pcenov
Copy link
Member

pcenov commented Oct 10, 2023

Observed behavior

Observed while testing #11374 but not caused by the changes made there as it's extant in previous builds as well - once a quiz has been completed clicking on the quiz to view the details results in in incorrect score and number of questions. Then if I go back and click the report again I am seeing the correct values.
The following error is displayed in the console: TypeError: Cannot read properties of null (reading 'restoreSerializedState')

Expected behavior

Correctly displayed quiz report and score.

Steps to reproduce the issue

  1. Install the build from My downloads updates - polling and UI #11177
  2. Start a quiz on a full device.
  3. Take the quiz on a learn-only device.
  4. Wait for sync to happen and click on the quiz to view the details.

More information

Coach:

2023-10-10_14-43-57.mp4

Learner:

2023-10-10_14-47-25.mp4

Usage Details

Kolibri 0.16beta6
Ubuntu - Chrome, Firefox

@pcenov
Copy link
Member Author

pcenov commented Oct 10, 2023

@radinamatic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 - critical Priority: Release blocker or regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants