Unity-SCORM Integration Kit  1.0
Integrate Unity3d Projects with your LMS via SCORM
Public Attributes | List of all members
StudentRecord.LearnerScore Class Reference

cmi.score.X datatype More...

Public Attributes

float scaled
 cmi.score.scaled More...
 
float raw
 cmi.score.raw More...
 
float max
 cmi.score.max More...
 
float min
 cmi.score.min More...
 

Detailed Description

cmi.score.X datatype

Also used by cmi.objectives.n.score.X

Member Data Documentation

float StudentRecord.LearnerScore.max

cmi.score.max

Also cmi.objectives.n.score.max Maximum value in the range for the raw score

float StudentRecord.LearnerScore.min

cmi.score.min

Also cmi.objectives.n.score.min Minimum value in the range for the raw score

float StudentRecord.LearnerScore.raw

cmi.score.raw

Also cmi.objectives.n.score.raw Number that reflects the performance of the learner relative to the range bounded by the values of min and max

float StudentRecord.LearnerScore.scaled

cmi.score.scaled

Also cmi.objectives.n.score.scaled. Number that reflects the performance of the learner


The documentation for this class was generated from the following file: