SessionEventsSessionSummary
Summary information about a Caliper session and its primary actor and client
- durationType: number | null
In Seconds - edType: object | null
App - idType: string
- nameType: string
Tool name derived from LTI metadata or Caliper entity fallback
- endedType: string
At Time Pattern: ^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}.[0-9]{3}Z$Format: date-timethe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- id
An IRI can be either:
- A URI (any valid URI scheme)
- A URN in the format "urn:uuid:" where UUID is a version 4 UUID
- Type: string
Pattern: ^[a-z][a-z0-9+.-]*:Format: urlAn IRI can be either:
- A URI (any valid URI scheme)
- A URN in the format "urn:uuid:" where UUID is a version 4 UUID
- startedType: string
At Time Pattern: ^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}.[0-9]{3}Z$Format: date-timethe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- userType: object | null
- idType: string
- nameType: string
Display name derived from OneRoster user when available
