文档
测试

提交试卷

POST
http://answerapi.reenoo.net/api/Subject/CheckPaper

请求头

参数名
类型
描述
必填
token
string
示例:gi8h6:<i2<97h297892>j<627:<g7:8f77i91qns
必填
Content-Type
application/json
必填

请求参数

参数名
类型
描述
必填
starttime
string
开卷时间
必填
endtime
string
闭卷时间
必填
answer
object
答案集合
必填
subjcetID
number
题目的ID(程序给的)
必填
ID
number
题目的序号1到20
必填
Select
number
用户选中这道题的答案
必填

响应参数

参数名
类型
描述
必填
StausCode
number
示例:1
必填
Message
string
示例:请求成功
必填
Entity
object
数据字典
必填
time
number
用时(秒)
必填
score
number
分数
必填
List
array
数据列表
必填
SubjectID
number
题目的ID(不用管)
必填
SubjectName
string
题目主题 示例:因生产安全事故受到损害的从业人员,除依法享有( )外,依照有关民事法律尚有获得赔偿权利的,有权向本单位提出赔偿要求。
必填
SubjectState
number
不用管
必填
Subject1
string
题目一 示例:工伤社会保险
必填
Subject2
string
题目二 示例:医疗保险
必填
Subject3
string
题目三 示例:失业保险
必填
Subject4
string
题目四 示例:养老保险
必填
Category
number
类别 1-选择题 0-判断题
必填
RightAnswer
number
正确答案
必填
Select
number
用户选的答案
必填