Unity-SCORM Integration Kit
1.0
Integrate Unity3d Projects with your LMS via SCORM
|
CAnObjective | Allows the display of Objectives in the GUI. |
CControllerMain | The example scene's main controller |
▼CScormAPIWrapper | Scorm API wrapper. Forms the 'Bridge' between the Unity3D code and the scorm.js code that communicates with teh LMS. |
CAPICallResult | This holds the values of the result of the SCORM API Callback from scorm.js |
CScormExport | This class handles the editor window for the Unity-SCORM Integration Kit |
CScormManager | The main interface between your Unity3D code and the SCORM API (via the ScormManager and the ScormAPIWrapper). |
▼CStudentRecord | Stores the SCORM data returned from the LMS. |
CCommentsFromLearner | cmi.comments_from_learner.X datatype |
CCommentsFromLMS | cmi.comments_from_lms.X datatype |
CLearnerInteractionCorrectResponse | cmi.interactions.n.correct_responses.n.X datatype |
CLearnerInteractionObjective | cmi.interactions.n.objectives.X datatype |
CLearnerInteractionRecord | cmi.interactions.n.X datatype |
CLearnerPreference | cmi.learner_preference.X datatype |
CLearnerScore | cmi.score.X datatype |
CObjectives | cmi.objectives.n.X datatype |