The Unity-SCORM Integration Kit enables you to integrate and package your Unity3D projects for use in your SCORM-compliant Learning Management System (like Blackboard Learn).
Try it Out
- You can see the example SCORM Test Application in action by downloading the Unity-SCORM Integration Kit.zip SCORM package and loading it into your LMS.
- See the The Guide to the example SCORM Test Application (pdf 1MB) for details
Getting Started
- Download Unity-SCORM-Integration-Kit.unitypackage.
- Open your Unity3D project (or create a new project).
- On the top menu, select Assets > Import Package > Custom Package…
- Select the Unity-SCORM-Integration-Kit.unitpackage file you downloaded in step 1.
- On the Importing package window, click the Import button.
- The Integration Kit is imported into your project. To refresh the menu, click on any of the menu items. You will then see a new SCORM menu item.
Going Further
- The Guide to the example SCORM Test Application (pdf 1MB)
- The Guide to the Unity-SCORM Integration Kit Functions (pdf 754KB)
- Class Documentation Online (link)
Developers
- The project source can be downloaded from GitHub at the Unity-SCORM-Integration-Kit project page.
- Code documentation for the project can also be accessed online.