ReviewSessionListItem
Session with review insight counts
- 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
- falseType: integer
Positive Count requiredNumber of insights reviewed as false positive in this session
- idType: string Format: uuidrequired
Unique identifier for the session
- insightType: array object[] · ReviewStatsByType[]
Counts By Type requiredPer-insight-type breakdown of review counts for this session
Review statistics breakdown by insight type
- falseType: integer
Positive Count requiredNumber of false positive reviews for this type
- insightType: string · InsightType
Type requiredInsight type slug (data-driven, see GET /insights/1.0/types for available types)
- pendingType: integer
Count requiredNumber of pending insights for this type
- trueType: integer
Positive Count requiredNumber of true positive reviews for this type
- isType: boolean
Proctored requiredWhether this session is proctored
- pendingType: integer
Count requiredNumber of insights pending review in this session
- 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
- trueType: integer
Positive Count requiredNumber of insights reviewed as true positive in this session
- 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
S3 Key S3 key for the associated proctoring recording
- webcamType: boolean
Enabled Indicates whether the webcam was enabled for this session
