Open jamalex opened 12 months ago
There seems to be an inconsistency with how the Studio HTML5 preview and the Kolibri HTML5 renderer link to content:
So, for example, that means the Kamkalima audio dependencies, which reference ..\..\content\storage\[path], work on Studio, but not on Kolibri.
..\..\content\storage\[path]
Since we can't retroactively control what Kolibri does, since old versions are in the wild, probably best to match its behavior in Studio.
Cheffed channels with content dependencies (like Kamkalima) may appear to work when previewed on Studio, but then not work once imported into Kolibri.
Seems potentially related to https://github.com/learningequality/studio/issues/3850
Observed behavior
There seems to be an inconsistency with how the Studio HTML5 preview and the Kolibri HTML5 renderer link to content:
So, for example, that means the Kamkalima audio dependencies, which reference
..\..\content\storage\[path]
, work on Studio, but not on Kolibri.Expected behavior
Since we can't retroactively control what Kolibri does, since old versions are in the wild, probably best to match its behavior in Studio.
User-facing consequences
Cheffed channels with content dependencies (like Kamkalima) may appear to work when previewed on Studio, but then not work once imported into Kolibri.