ReviewSessionDetailOutput
Session with all insights for contextual review
- applicationType: string Format: uuid
Id requiredApplication ID associated with this session
- caliperType: string
Session Id requiredCaliper session ID for evidence tracking
- durationType: integer
In Seconds requiredDuration of the session in seconds
- endedType: string Format: date-time
At Time requiredTimestamp when the session ended
- idType: string Format: uuidrequired
Unique identifier for the session
- insightsType: array object[] · ReviewInsightOutput[]required
All insights in this session with their review state
Insight information for review queue
- applicationType: string Format: uuid
Id requiredApplication ID associated with this insight
- durationType: integer
In Seconds requiredDuration of the insight in seconds
- endedType: string Format: date-time
At Time requiredTimestamp when the insight period ended
- idType: string Format: uuidrequired
Unique identifier for the insight
- insightType: string | null
Group requiredStable Insight Group slug for this insight's type; null when the type has no group (for example, Journal). The published set is served by GET /insights/1.0/insight-groups; it is not a fixed list.
- insightType: string · InsightType
Type requiredInsight type slug (data-driven, see GET /insights/1.0/types for available types)
- reasonType: stringrequired
Detailed reason or description for the insight
- reviewrequired
Review information
- reviewedType: string Format: date-time
At requiredTimestamp when the review was performed
- reviewedType: string Format: uuid
By requiredUser ID of the reviewer
- reviewType: string | null
Notes requiredNotes provided by the reviewer
- reviewType: string · ReviewResultenum
Result requiredResult of a review
values- True
Positive - False
Positive
- sessionType: string Format: uuid
Id requiredSession ID associated with this insight
- startedType: string Format: date-time
At Time requiredTimestamp when the insight period started
- userType: string Format: uuid
Id requiredUser ID associated with this insight
- versionType: string · InsightVersionmax length:16required
Version of the insight
- isType: boolean
Proctored requiredWhether this session is proctored
- startedType: string Format: date-time
At Time requiredTimestamp when the session started
- subjectType: string | null · SessionSubjectenumrequired
Academic subject attributed to this learning session. Null means not yet decided (no vision-end upsert). Unknown is an explicit value meaning looked and could not say. Values: Reading, Language, Vocabulary, Social Studies, Writing, Science, FastMath, Math, Unknown.
values- Reading
- Language
- Vocabulary
- Social
Studies - Writing
- Science
- Fast
Math - Math
- Unknown
- subjectType: string | null · SessionSubjectSourceenum
Source requiredHow subject was decided: app (single-subject LTI application shortcut), journal (vision journal classification), or none (fallback Unknown). Null when subject is null.
values- app
- journal
- none
- userType: string Format: uuid
Id requiredUser ID associated with this session
- metadataType: object | null · InsightsSessionMetadata
Opaque session metadata object
- propertyType: anything
Name
- recordingType: string | null Format: date-time
Ended At Time Timestamp when the recording ended
- recordingType: string | null
S3 Key S3 key for the associated proctoring recording
- recordingType: string | null Format: date-time
Started At Time Timestamp when the recording started
- webcamType: boolean
Enabled Indicates whether the webcam was enabled for this session
