SCORM integration

Hello Community!

I’m currently trying to understand how I can make a Unity game conform to SCORM. The target is to deploy it in moodle.

I used the following guides to get started. (http://www.adlnet.gov/unity-scorm-quick-start-guide/ and Quickstart · adlnet-archive/scorm4unity Wiki · GitHub). As long as I use the precompiled Course comming with the MineSweeper 3D Demo everything is fine. When i try to integrate the necessary code on my own I ecounter several problems.

Since the MineSweeper 3D Project seems to be created with Unity 3.5.0. I’m using this version. As soon as I Create the SCORM Manager I get following error when I start the game (whitin Unity) “This scorm manager command must not be called from the main thread.”. All the other game objects are a child of the ScormManager.

Any help, links to other examples are appreciated.

Hi v1cus,

Check this link http://answers.unity3d.com/questions/248040/scorm-integration-problems.html