{
"examId": "string",
"totalQuestions": 0,
"totals": {
"participants": 0,
"notStarted": 0,
"inProgress": 0,
"submitted": 0,
"graded": 0,
"flagged": 0
},
"students": [
{
"studentId": "string",
"name": "string",
"image": "string",
"nisn": "string",
"nipd": "string",
"className": "string",
"attemptId": "string",
"attemptStatus": "IN_PROGRESS",
"startedAt": "2019-08-24T14:15:22.123Z",
"submittedAt": "2019-08-24T14:15:22.123Z",
"answeredCount": 0,
"objectiveScore": 0,
"objectivePoints": 0,
"appSwitchCount": 0,
"latitude": 0,
"longitude": 0,
"deviceBound": true,
"surface": "MOBILE",
"cameraFrameAt": "2019-08-24T14:15:22.123Z",
"micUnmuted": true
}
]
}