Forum Discussion
Reducing file sizes of SCORM 1.2 .zip files
Hi Cindy,
The biggest culprit in SCORM ZIP file bloat are video files.
It appears that scenario blocks significantly contribute to the overall output size of your SCORM files. For instance, if you include three-character poses in a scenario block, the final output will contain ALL poses, whether they are used or not. These character images are typically high-definition and can be as large as 1MB, so having 25 poses could result in an additional 30MB. This becomes especially problematic if your course includes multiple scenario blocks, as it can quickly accumulate in size.
The workaround, I believe, is to go into the scormcontent/assets folder in the .zip file and delete the unused poses.
- KarlMuller2 years agoCommunity Member
Hi Joe,
I'm aware of the impact of scenario files, and for this reason we do not use them,