Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.11 KB

AssignableEvent.md

File metadata and controls

20 lines (15 loc) · 1.11 KB

# AssignableEvent

Properties

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 stream that is made. 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 ...

[Back to Model list] [Back to API list] [Back to README]