{
"result": 0,
"data": {
"teacherAnswerCount": 16,
"studentAnswerCount": 17,
"studentAnswerRightCount": 12,
"singleStudentAnswerCount": [
{
"userId": "daa1d688-91dc-d7a5-c2cd-70c32d08df69",
"userName": "学生03",
"count": 2,
"rightCount": 1
}
],
"teacherAnswerList": [
{
"quesID": "ques_1626428631179",
"userId": "155aef96-3a55-d893-7d09-74e2e84bbbac",
"userName": "老师",
"createTime": 1626428632,
"questionDesc": "测试",
"questionType":"ChoiceQuestion",
"optionsCount": 4,
"rightOptions": [
1
],
"studentAnswerCount": 1,
"studentAnswerRightCount": 1,
"studentAnswerList": [
{
"quesID": "ques_1626428631179",
"userId": "34f9b2cd-424b-c812-da79-deb2f0f2fd6e",
"userName": "学生02",
"isRight": 1,
"options": [
1
],
"createTime": 1626422890
}
]
}
]
}
}