ConvLog Properties | CSAL Mongo Access Library |
The ConvLog type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Assessments | All assessment data | |
DBTimestamp | Timestamp applied before DB storage - not usually
supplied in the POST'ed JSON. It is the number of milliseconds
since EPOCH_YR | |
Duration | Length of action(s) specified in milliseconds | |
ErrorMessage | Error message for current turn | |
Id | MongoDB key | |
Input | Input specified | |
LessonID | ID of lesson in question | |
Transitions | Transition list | |
TurnID | Identifier of turn, greater than or equal to 0 | |
UserID | User ID (subject ID) of student | |
WarningMessage | Warning message for current turn |
See Also