SCORM TOOL

SCORM Manifest Parser for imsmanifest.xml.

Check the manifest before an LMS upload. See the detected SCORM version, course title, launch entry points, SCO items, resources, and warnings that commonly explain import failures.

RAW XML ONLYNO LOGIN REQUIRED1 MiB LIMIT

Check an imsmanifest.xml file

The verifier reads only the XML you send and returns the SCORM structure Edaxu can understand.

1 MiB max
No file selected0 bytes
XML

Manifest structure will appear here.

Run the parser to preview launch files, SCO resources, course metadata, and non-blocking warnings before uploading to an LMS.

  WHAT IT CHECKS

The manifest details that usually decide whether a SCORM package imports cleanly.

SCORM metadata

Detects schema, schema version, manifest identifier, package version, default organization, and course title.

Launch structure

Lists SCO items, resource references, launch hrefs, and entry points an LMS will use when opening the course.

Import warnings

Flags non-blocking issues such as missing item references, missing resources, empty organization titles, and resources without file listings.

SCORM manifest questions.

What is imsmanifest.xml?

imsmanifest.xml is the required SCORM package manifest. It tells an LMS which resources exist, which file launches the course, what organization structure to display, and which SCORM metadata applies.

Does this validate an entire SCORM zip file?

No. This tool checks the raw imsmanifest.xml file. It can identify manifest structure and common import warnings, but it does not inspect every file inside a package zip.

Why does an LMS reject a SCORM package?

Common causes include malformed XML, a missing manifest at the package root, organization items that reference missing resources, resources with no files, or launch hrefs that do not match the packaged files.

Can it detect SCORM 1.2 vs SCORM 2004?

Yes. The parser returns the detected SCORM version, schema, and schema version when those values are present in the manifest metadata.