Identity
SCORM version and edition, schema declaration, package size, and file count.
SCORM
See inside any SCORM .zip: version, organizations, SCOs, resources, launch paths, and files: without importing it anywhere.
What it does
The whole package, decoded: what the LMS will see before you give it the chance.
SCORM version and edition, schema declaration, package size, and file count.
The organization tree with every item, plus each resource, its files, and its dependencies.
Which resource launches, from which href, with which parameters.
How to use it
In depth
A training team can inherit a SCORM zip with no documentation, such as a vendor deliverable or an old course export. Before a migration or repair, the team needs to identify the SCORM version, SCO count, and launch file. The inspector answers these questions before the package enters a production LMS.
The inspector answers those questions from the package itself. It decodes the manifest into the same structures an LMS builds: the organization tree learners will see as a menu, the resource table with each launchable and its files, the dependency graph, and the resolved launch path with its parameters.
The inspector runs the validator checks and includes structural faults in the same report. Download the text or JSON report to attach the exact evidence to a support request.
The inspector reads the package locally in your browser. It reads metadata and does not upload or execute package content.
Questions
Same engine, different question. The validator answers "will this import" with a pass/fail verdict. The inspector answers "what is inside" with the full tree, resource table, and launch details.
Yes: as plain text for humans or JSON for tooling. Both carry the version, structure, launch path, and any faults found.
No. It reads the manifest and file list without rendering or executing package HTML or JavaScript. This protects you from untrusted third-party code.
It is the course menu: each item is an entry, nested as the manifest nests it, and items with an identifierref launch the resource they point at.
Related tools
These tools share engines and hand off to each other.
Check a SCORM .zip before it reaches the LMS: manifest, version, launch file, references, and structure: in your browser.
Open the tool →Paste training material and get a complete assessment: instructions, questions, answers, explanations, and a recommended passing score.
Open the tool →Turn a subject into a structured course: objectives, modules, lessons, activities, assessments, and where video earns its place.
Open the tool →With Mindstamp
Mindstamp exports interactive video as clean SCORM 1.2 or 2004 packages: completion, score, and answers included.