文档
测试

学习班测试成绩

GET
http://192.168.2.212:16928/api/Index/GetResult

接口描述

查看考试结果

请求参数

参数名
类型
描述
必填
userid
int
用户ID
必填
studyid
int
学习班ID
必填

响应参数

参数名
类型
描述
必填
msg
——
考试成绩详情
必填
score
int
成绩
必填
starttime
string
考试时间
必填
endtime
string
结束时间
必填
usetime
string
考试时长
必填
History
——
本次考试答题记录
必填
Examid
int
考题ID
必填
state
int
答题状态(0:正确 1:错误 2:未填写)
必填