| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | a unique id for this event | |
| type | string | the type of the event | |
| actor | string | string containing the userid of the actor | |
| role | string | string containing the role of the actor | [optional] |
| object | string | the content identifier of the digital resource this event relates to. This is the stream identifier. | |
| event_time | \DateTime | timestamp on which the event occured | |
| session_id | string | id of the session | [optional] |
| action | string | the specific action that is recorded | |
| target | string | Assignment within the object the answer belongs to. This must be the contentidentifier that matches the standard. | |
| attempt | int | Id of the attempt, you can use the attempt count for this 1, 2, 3 ... | |
| answers | OneOfSingleSelectAnswerMultipleSelectAnswerDrawingAnswerTextEntryAnswerTextEntrySelfScoreAnswerGapMatchAnswerGraphicGapMatchAnswerCoupleAssociateAnswerAcrosticPuzzleAnswerOpenQuestionAnswerGraphicHotspotAnswerGraphicAssociateAnswerSequencingAnswerInlineChoiceAnswerSingleChoiceMatrixAnswerMultipleChoiceMatrixAnswerTextHighlightAnswer[] | Answers given by the student | [optional] |