learningequality / kolibri

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

Kolibri 0.17 regression - Cannot preview a resource when creating a new lesson #12351

Closed pcenov closed 5 days ago

pcenov commented 6 days ago

Observed behavior

Observed while testing the latest Kolibri 0.17 develop build - when I go to Coach > Plan > Lesson > Manage resources and I attempt to preview a file I am getting a server error: TypeError: Cannot read properties of null (reading 'assessment_item_ids')

https://github.com/learningequality/kolibri/assets/79847249/a69091d0-846d-4c5c-811d-7384189b8434

Expected behavior

Previewing resources should be fully functional.

Steps to reproduce the issue

  1. Install the the latest Kolibri 0.17 develop build
  2. Setup a full facility and import the QA channel
  3. Go to Coach > Plan > Lesson > Manage resources and attempt to preview a resource

Usage Details

Windows 11, Ubuntu 22 - Chrome

pcenov commented 6 days ago

@radinamatic