通用获取题目
POST
student/action/getQuestions
请求参数
参数名
类型
描述
必填
id
string
活动id
必填
model
string
模块信息,预测模块是2,问答模块为4,反思模块则值为7,评测模块则值为6,解释模块是5
必填
响应参数
参数名
类型
描述
必填
code
必填
msg
必填
questionNumber
问题数量
必填
questionList
问题集合
必填