Create new SCORM using package from MDL-26678 - on Save of the settings page it will display a list of moodle warnings about missing resources in the manifest file. (not ugly PHP errors)
This occurs when the manifest contains "links" to resources in the package (htm, doc, txt etc) that don't actually exist in the package.
Create new SCORM using package from MDL-26678 - on Save of the settings page it will display a list of moodle warnings about missing resources in the manifest file. (not ugly PHP errors)
This occurs when the manifest contains "links" to resources in the package (htm, doc, txt etc) that don't actually exist in the package.
When adding an incomplete SCORM to Moodle a bunch of PHP errors are shown - needs tidying up.
It might be nice to report to the user that their package has some issues - the package attached to MDL-26678 helps to reproduce this - MDL-26942 has a dump of the PHP errors that occur.