{
    "sections": [
        {
            "candidateScore": 0,
            "sectionScore": 0,
            "noOfQue": 0,
            "sectionID": 0,
            "sectionName": "string",
            "sectionTime": 0,
            "sectionTimeTaken": 0,
            "negativeMark": 0,
            "correctQuestions": 0,
            "wrongQuestions": 0,
            "skippedQuestions": 0,
            "notAnsweredQuestions": 0,
            "skills": null,
            "partitionKey": "string",
            "rowKey": "string",
            "timestamp": "string",
            "eTag": "string"
        }
    ],
    "testInvitationId": 0,
    "extEmployeeId": null,
    "testId": 0,
    "candidateEmail": "string",
    "candidateName": "string",
    "attemptedOn": "string",
    "completedOn": "string",
    "status": "string",
    "score": 0,
    "candidatePoints": 0,
    "totalTestPoints": 0,
    "scorePercentage": 0,
    "timeTaken": 0,
    "testDuration": 0,
    "performanceCategory": "string",
    "testName": "string",
    "pdfReportUrl": "string",
    "quesDifficultyAnalysis": [
        {
            "difficultyLevel": "string",
            "noOfQuestions": 0,
            "noOfCorrectQuestions": 0,
            "percentage": 0
        }
    ]
}