learningequality / studio

Content curation tools for Kolibri
https://studio.learningequality.org/
MIT License
114 stars 163 forks source link

Path difference with Kolibri in URL for preview of HTML5 apps #4335

Open jamalex opened 12 months ago

jamalex commented 12 months ago

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.

marcellamaki commented 12 months ago

Seems potentially related to https://github.com/learningequality/studio/issues/3850