Unity-SCORM Integration Kit  1.0
Integrate Unity3d Projects with your LMS via SCORM
ScormManager Member List

This is the complete list of members for ScormManager, including all inherited members.

AddCommentFromLearner(StudentRecord.CommentsFromLearner comment)ScormManagerstatic
AddCommentFromLearnerByFields(string commentText, string location)ScormManagerstatic
AddInteraction(StudentRecord.LearnerInteractionRecord interaction)ScormManagerstatic
AddObjective(StudentRecord.Objectives objective)ScormManagerstatic
CheckThread()ScormManagerstatic
Commit()ScormManagerstatic
CustomTypeToString(object value)ScormManagerstatic
DoLogMessage(object text)ScormManagerstatic
GetCommentsFromLearner()ScormManagerstatic
GetCommentsFromLMS()ScormManagerstatic
GetCompletionStatus()ScormManagerstatic
GetCompletionThreshold()ScormManagerstatic
GetCredit()ScormManagerstatic
GetEntry()ScormManagerstatic
GetInteractions()ScormManagerstatic
GetLaunchData()ScormManagerstatic
GetLearnerId()ScormManagerstatic
GetLearnerName()ScormManagerstatic
GetLearnerPreference()ScormManagerstatic
GetLearnerPreferenceAudioCaptioning()ScormManagerstatic
GetLearnerPreferenceAudioLevel()ScormManagerstatic
GetLearnerPreferenceDeliverySpeed()ScormManagerstatic
GetLearnerPreferenceLanguage()ScormManagerstatic
GetLocation()ScormManagerstatic
GetMaxTimeAllowed()ScormManagerstatic
GetMode()ScormManagerstatic
GetNextInteractionId()ScormManagerstatic
GetObjectives()ScormManagerstatic
GetProgressMeasure()ScormManagerstatic
GetScaledPassingScore()ScormManagerstatic
GetScore()ScormManagerstatic
GetScoreMax()ScormManagerstatic
GetScoreMin()ScormManagerstatic
GetScoreRaw()ScormManagerstatic
GetScoreScaled()ScormManagerstatic
GetSuccessStatus()ScormManagerstatic
GetSuspendData()ScormManagerstatic
GetTimeLimitAction()ScormManagerstatic
GetTotalTime()ScormManagerstatic
GetVersion()ScormManagerstatic
Initialize()ScormManagerstatic
LogMessage(object text)ScormManager
ScormValueCallback(string value)ScormManager
SetCompletionStatus(StudentRecord.CompletionStatusType value)ScormManagerstatic
SetExit(StudentRecord.ExitType value)ScormManagerstatic
SetLearnerPreference(StudentRecord.LearnerPreference learnerPreference)ScormManagerstatic
SetLearnerPreferenceAudioCaptioning(int value)ScormManagerstatic
SetLearnerPreferenceAudioLevel(float value)ScormManagerstatic
SetLearnerPreferenceDeliverySpeed(float value)ScormManagerstatic
SetLearnerPreferenceLanguage(string value)ScormManagerstatic
SetLocation(string value)ScormManagerstatic
SetProgressMeasure(float value)ScormManagerstatic
SetScore(StudentRecord.LearnerScore learnerScore)ScormManagerstatic
SetScoreMax(float value)ScormManagerstatic
SetScoreMin(float value)ScormManagerstatic
SetScoreRaw(float value)ScormManagerstatic
SetScoreScaled(float value)ScormManagerstatic
SetSessionTime(float value)ScormManagerstatic
SetSuccessStatus(StudentRecord.SuccessStatusType value)ScormManagerstatic
SetSuspendData(string value)ScormManagerstatic
StringToInteractionType(string str)ScormManagerstatic
StringToResultType(string str, out float estimate)ScormManagerstatic
Terminate()ScormManagerstatic
UpdateCommentFromLearner(int index, StudentRecord.CommentsFromLearner comment)ScormManagerstatic
UpdateInteraction(int index, StudentRecord.LearnerInteractionRecord interaction)ScormManagerstatic
UpdateObjective(int index, StudentRecord.Objectives objective)ScormManagerstatic