{
"id": 0,
"examPaperRecordId": 0,
"examPaperName": "string",
"paperScore": 0,
"passingScore": 0,
"papelTotal": 0,
"doProblemCount": 0,
"bigQuestionList": [
{
"bigQuestionId": 0,
"bigQuestionName": "string",
"bigQuestionType": 0,
"bigQuestionSingleScore": 0,
"questionCount": 0,
"largeTestQuestionList": [
{
"examPaperQuestionUserAnswerId": 0,
"questionId": 0,
"questionScore": 0,
"questionStem": "string",
"fileId": 0,
"fileUrl": "string",
"questionAnswer": "string",
"optionList": [
{
"questionOptionId": 0,
"options": "string",
"optionContent": "string",
"fileId": 0,
"fileUrl": "string"
}
]
}
]
}
]
}