Build each learning topic, then export it directly as SCORM 1.2.
Moodle remains the course shell for the course banner, H5P accordion, formal assessment and course feedback. SIMCraft Studio generates one SCORM package for each Topic/Unit.
Completion baseline
A topic reports Completed only after all four actions are completed.
WATCH → READ → DO → REFLECT
Moodle course level
Keep these in Moodle, not inside the Topic SCORM:
- Course banner and template
- Course introduction / H5P accordion
- Formal course assessment
- Course feedback
- Course completion / certificate / gradebook rules
Setup Database
Optional, but recommended for cloud checkpoints and continuing the same SIM project on another device.
Google Sheets Sync Optional • Recommended
Use your own Google Sheet as a private project workspace. Paste the deployed Apps Script Web App URL to save or reload this SIM project from another device.
Setup tutorial + Code.js
- Create a new blank Google Sheet.
- In the Sheet, open Extensions → Apps Script.
- Delete the existing code in Code.gs, then paste the code below.
- Click Deploy → New deployment → Web app.
- Set Execute as: Me.
- Set access to the option that allows the intended users to open the Web App. For a personal workspace, use the most restrictive option that still works for that user/account. If cross-account access is required, choose the appropriate broader access permitted by the institution.
- Deploy, authorise the script, then copy the Web app URL ending in /exec.
- Paste that URL above and click Test.
- Use Save to Sheets whenever you want a cloud checkpoint. On another device, paste the same URL and click Load from Sheets.
Course Context
Used for consistency only. SCORM export remains one package per topic.
Topics / Units
Each topic becomes a separate SCORM package.
Add the first topic to begin building the SCORM unit.
SCORM Publish
Validate the topic, export the SCORM 1.2 package, then follow the Moodle upload guide.
SCORM Readiness Check
Checks authoring fields and whether completion can be tracked honestly.
Export Topic SCORM Packages
Each download is a single-SCO SCORM 1.2 ZIP ready for Moodle.
Moodle Guide
Keep course-level management in Moodle and upload one exported SCORM package for each Topic/Unit.
Moodle Course Structure
MOODLE COURSE ├─ Course Banner / Template ├─ Course Introduction / H5P Accordion ├─ Topic / Unit 1 → SIMCraft SCORM ├─ Topic / Unit 2 → SIMCraft SCORM ├─ Topic / Unit 3 → SIMCraft SCORM ├─ ... ├─ Formal Course Assessment → Moodle └─ Course Feedback → Moodle
Upload SCORM to Moodle
Upload one exported SIMCraft SCORM ZIP for each Moodle Topic/Unit. Keep formal assessment and course feedback as native Moodle activities.