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

cmi.objectives.n.X datatype More...

Public Attributes

string id
 cmi.objectives.n.id More...
 
LearnerScore score
 cmi.objectives.n.score.X More...
 
SuccessStatusType successStatus
 cmi.objectives.n.success_status More...
 
CompletionStatusType completionStatus
 cmi.objectives.n.completion_status More...
 
float progressMeasure
 cmi.objectives.n.progress_measure More...
 
string description
 cmi.objectives.n.description More...
 

Detailed Description

cmi.objectives.n.X datatype

Member Data Documentation

CompletionStatusType StudentRecord.Objectives.completionStatus

cmi.objectives.n.completion_status

///

Indicates whether the learner has completed the associated objective

string StudentRecord.Objectives.description

cmi.objectives.n.description

Provides a brief informative description of the objective

string StudentRecord.Objectives.id

cmi.objectives.n.id

Unique label for the objective

float StudentRecord.Objectives.progressMeasure

cmi.objectives.n.progress_measure

Measure of the progress the learner has made toward completing the objective

LearnerScore StudentRecord.Objectives.score

cmi.objectives.n.score.X

Numbers that reflects the performance of the learner for the objective

SuccessStatusType StudentRecord.Objectives.successStatus

cmi.objectives.n.success_status


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