SAP Knowledge Base Article - Public

2351060 - Error when uploading SCORM content zip file

Symptom

While importing SCORM content via the Learning's import content feature, an error message is displayed.

Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.

Environment

SAP SuccessFactors Learning

Reproducing the Issue

  1. Learning admin side > Content > Import Content >
  2. Try to import the desired file and one of the following errors is triggered:
    1. The parser could not validate the SCORM Import file due to the following reason(s). Proceeding with the import may incompletely import the file, or the file itself may be corrupt. You may choose to continue with the import at your own risk.

CS-ImportContent_Error2.png

    1. OR
    2. The SCORM parser could not recognize the package schema version. Please select a SCORM package version and import the SCORM file.

1.jpg

OR

The Content Package definition is required in the manifest file.

import fail.png

Cause

There are some possible reasons for this behavior and all are related to content development:

  1. Schema Version is missing in the SCORM Course IMSManifest file.
  2. Schema Version is incorrectly formatted in the SCORM Course IMSManifest file.
  3. Special characters in the IMSManifest file.
  4. There is a .php file type in the zip file.

Resolution

For all the reasons mentioned, please contact your content developer, as changes on the content will be required.

  • To fix the behavior for reasons 1 and 2, the content developer needs to correct the Schema Version in the Manifest file to match the SuccessFactors LMS pattern.

Below is an example of SCORM 1.2 Schema Version.

-<metadata>

<schema>ADL SCORM</schema>

<schemaversion>1.2</schemaversion>

</metadata>

  • For reason 3, please remove any special characters ( &#xA; ) in the manifest file.
  • For reason 4, PHP files are not supported for content in Learning. To fix this, your content developer should remove the PHP files from the content package.

See Also

You can find more information regarding SCORM versions 1.2, 2004 2nd and 4th Editions and also for AICC by clicking here.

Keywords

SCORM, 1.2, 2004, 2nd, 4th, IMSManifest, schema, version, import, content, tool, feature, error, The SCORM parser could not recognize the package schema version. Please select a SCORM package version and import the SCORM file. Cannot find the declaration of element 'manifest' error. , KBA , LOD-SF-LMS-CNT , Content , LOD-SF-LMS , Learning Management System , Problem

Product

SAP SuccessFactors Learning all versions