文档
测试

获取反思板块学生成绩

GET
teacher/active/getReflectionScore

接口描述

通过活动id查询某班级的反思板块学生成绩

请求头

参数名
类型
描述
必填
token
必填

请求参数

参数名
类型
描述
必填
id
string
活动id
必填
c_id
string
班级id
必填

响应参数

参数名
类型
描述
必填
code
必填
msg
必填
list
list
每个元素包含id,qnum,content,opt1,rightNum1,opt2,rightNum2(题目id,题号,题目内容,选项内容1,选择人数,选项内容2,选择人数)
必填