• Resolved Heat Sink

    (@heat-sink)


    Looking at the SCORM integration – there’s a setting page that sets the allowed file extensions ( Settings -> Advanced -> SCORM “Allowed Extensions” ). I added zip to the list but it does not allow upload.

    I can choose to upload a .json manifest but I need to have the manifest along with the associated html content delivered in a zip archive. Otherwise I can see the import stall when an included file is referenced.

    "@href": "html/I_LPS35192059.html" then calls
    /wp-content/plugins/learning-management-system/vendor/composer/../halaxa/json-machine/src/Exception/PathNotFoundException.php

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @heat-sink,

    Thank you for contacting us.

    I understand that you are trying to import a .json manifest that includes HTML content inside a ZIP file. At the moment, Masteriyo LMS does not support importing a manifest together with linked files through a ZIP package. The system only accepts the JSON manifest directly, and if the linked files are not found in the correct location, it may result in the PathNotFoundException error you are experiencing.

    Best Regards!

    Thread Starter Heat Sink

    (@heat-sink)

    Thanks for the reply. You write,

    The system only accepts the JSON manifest directly, and if the linked files are not found in the correct location

    Can you define what “the correct location” would be, for any upload scenario?

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @heat-sink,

    Thank you for getting back to us.

    We tried to reproduce the same situation in our testing environment, but we could not find the correct SCORM file. To investigate further, we will need your SCORM file so we can analyze its format and provide you with a proper solution.

    Since this is a public forum, it may not be appropriate to share personal files here. Could you please visit https://masteriyo.com/ and use the live chat to share your SCORM file along with this topic link? Once we receive it, we will check the formatting and update you with our findings here.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Scorm import via ZIP’ is closed to new replies.