Testing a complete  Flash based SCORM 1.2  course is not a smooth task. Few years back it was not a problem to do that as I could use ADL’s Test Suit for SCORM 1.2. and  Flash based SCO could communicate with javascript wrapper inside the local file system environment as well as on the production environment over the  network. But now are not the FLash MX age, so we have now clearly defined sandbox that does not allow the SCORM api to communicate to wrapper (via external interface or fscommand) on the local file sytem. So using the old test suit now does not help much in testing the full Flash based SCORM 1.2 SCO, where as it is still a good tool for non Flash based courses.

I have been using a simple wrapper based tool SCORM 1.2 Tester that solves this  problem. Few days back I just convertedit as a small user friendly GUI so that it can be easily made portable and can be used instantly to test the Flash based SCO targetting SCORM 1.2 specification.

 

 

 

image008

image022

Here is the documentation  of the tool:user-guide-scorm-12-tester

I will make the tool available for download shortly.