ConvLog Properties

CSAL Mongo

ConvLog Properties CSAL Mongo Access Library
The ConvLog type exposes the following members.
Properties

  NameDescription
Public propertyAssessments
All assessment data
Public propertyDBTimestamp
Timestamp applied before DB storage - not usually supplied in the POST'ed JSON. It is the number of milliseconds since EPOCH_YR
Public propertyDuration
Length of action(s) specified in milliseconds
Public propertyErrorMessage
Error message for current turn
Public propertyId
MongoDB key
Public propertyInput
Input specified
Public propertyLessonID
ID of lesson in question
Public propertyTransitions
Transition list
Public propertyTurnID
Identifier of turn, greater than or equal to 0
Public propertyUserID
User ID (subject ID) of student
Public propertyWarningMessage
Warning message for current turn
Back to Top
See Also