kolibri icon indicating copy to clipboard operation
kolibri copied to clipboard

Kolibri App - SCORM resource freezes on loading screen, but the resource is marked as completed after some time

Open metodimilevqa opened this issue 4 years ago • 1 comments

Observed behavior

Kolibri App > the SCORM content items in the Kolibri QA Channel - a SCORM resource freezes on loading screen and if it stays like that long enough the resource is marked as completed.

scoemIssue

Expected behavior

SCORM content loads with no issues and the resource item is marked Completed in case it has been fully loaded and browsed by the user.

Steps to reproduce

Preconditions: Kolibri QA Channel imported with the SCORM content

  1. Login to Kolibri App as a learner
  2. Click the Kolibri QA Channel
  3. Click the HTML5 folder
  4. Click the SCORM folder
  5. Click a single item

Context

Kolibri 0.14.3 - App Windows 10 vm

metodimilevqa avatar Jan 28 '21 07:01 metodimilevqa

Note that we think there are two issues here:

  1. SCORM content will not render properly in 0.14.x without a special configuration that allows for the SCORM API to be accessed. This is fixed in current develop branch.
  2. Currently we only suspend 'time based' flagging for SCORM content once we have received a signal from inside the SCORM content that it indicates it is progress tracking. We might want to set a permanent flag at import time to mark this up front, although fixing 1 will ameliorate this.

cc @kollivier

rtibbles avatar Jan 28 '21 16:01 rtibbles

This is resolved by the ability to flag the completion criteria as "set by content".

rtibbles avatar Jul 28 '23 05:07 rtibbles