...
Body
Code Block | ||
---|---|---|
| ||
{ candidateIduserId : string # Inspera's internal id of the testtaker assessmentRunId : numeric # the id of the test assessmentRunTitle : string # name of the assessmentun assessmentRunStartTime : date * startTime format : ISO_8601_DATE_AND_TIME_WITH_SECONDS_UTC assessmentRunEndTime : date * endTime format : ISO_8601_DATE_AND_TIME_WITH_SECONDS_UTC sessionId : string * the stored session-id taskId : string * the stored task-id evaluationRounds : array of EvaulationRound } |
...