ricecooker icon indicating copy to clipboard operation
ricecooker copied to clipboard

Initial integration of QTI and IMSCP import

Open rtibbles opened this issue 2 years ago • 2 comments

  • Does an initial integration of IMSCP import into ricecooker.
  • Adds some simple utilities for mapping IMSCP/SCORM metadata fields to our metadata
  • Allows proper mapping of embedded webcontent files to the entry option
  • Writes tests to cover this behaviour

Fixes #332 Fixes #337

rtibbles avatar Feb 19 '24 05:02 rtibbles

Looks like the way I am doing the zipfile testing is not compatible with Windows, open file handles etc - will need to update for that.

rtibbles avatar Feb 19 '24 17:02 rtibbles

I've been playing with the latest code from this PR:

  • Ricecooker works
  • Uploading to Studio unstable works
  • The channel appears correctly (preview doesn't work, but that's not a ricecooker problem) https://unstable.studio.learningequality.org/es-es/channels/6877a75b029e5259a02c93046ee6dd80 , token: kokom-fitih
  • Using kolibri v0.16.1, I can see the channel, the structure is a bit weird, with more levels than expected: 1 single scorm file has up to four levels to access to the resource: image
  • After importing it, it does not work correctly, this is the error message: image

jredrejo avatar Apr 11 '24 18:04 jredrejo