简要描述:
考试功能基础信息获取
请求域名:
- http://xx.com
请求路由:
GET/&route=plugin.exam-engine.frontend.paper-management.start-exam
请求参数说明:
参数名 | 类型 | 是否必需 | 说明 |
---|---|---|---|
paper_id | int | 是 | 试卷id |
返回示例:
正确时返回:
{
"result": 1,
"msg": "ok",
"data": {
"id": 5,
"uniacid": 1,
"member_id": 33,
"type": 1,
"join_time": 0,
"submit_time": 0,
"duration": 7200,
"is_submit": 0,
"is_pass": 0,
"score": 0,
"paper_id": 1,
"question_bank_id": 0,
"created_at": "2025-09-10 10:52:37",
"updated_at": "2025-09-10 10:52:37",
"appointment_id": 0,
"answer_record": [
{
"id": 3,
"admission_record_id": 5,
"question_id": 241,
"answer": "A",
"is_right": 1
}
],
"questions": [
{
"id": 241,
"uniacid": 1,
"stem": "示例题目:Laravel是什么?",
"type": 1,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "A",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "单选",
"answer_record": {
"id": 3,
"admission_record_id": 5,
"question_id": 241,
"answer": "A",
"is_right": 1
}
},
{
"id": 242,
"uniacid": 1,
"stem": "吞吞吐吐",
"type": 2,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "A,B",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "多选",
"answer_record": ""
},
{
"id": 243,
"uniacid": 1,
"stem": "吞吞吐吐",
"type": 3,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "A",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "判断",
"answer_record": ""
},
{
"id": 244,
"uniacid": 1,
"stem": "吞吞吐吐",
"type": 4,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "实操",
"answer_record": ""
},
{
"id": 245,
"uniacid": 1,
"stem": "吞吞吐吐",
"type": 1,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "B",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "单选",
"answer_record": ""
},
{
"id": 246,
"uniacid": 1,
"stem": "吞吞吐吐",
"type": 1,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "C",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "单选",
"answer_record": ""
},
{
"id": 247,
"uniacid": 1,
"stem": "吞吞吐吐",
"type": 1,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "D",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "单选",
"answer_record": ""
},
{
"id": 248,
"uniacid": 1,
"stem": "吞吞吐吐",
"type": 1,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "A",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "单选",
"answer_record": ""
},
{
"id": 249,
"uniacid": 1,
"stem": "吞吞吐吐",
"type": 1,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "B",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "单选",
"answer_record": ""
},
{
"id": 250,
"uniacid": 1,
"stem": "吞吞吐吐",
"type": 1,
"options": {
"A": "PHP框架",
"B": "Python库",
"C": "JavaScript框架",
"D": "数据库"
},
"answer": "C",
"score": 10,
"created_at": "2025-09-09 11:44:40",
"updated_at": "2025-09-09 11:44:40",
"type_name": "单选",
"answer_record": ""
}
],
"answer_card": [
241,
]
},
"validate_page": {
"is_bind_mobile": 0,
"invite_page": 0,
"is_invite": 1,
"is_login": 1,
"invite_mobile": 1,
"bind_address": {
"is_bind_address": 0,
"bind_address_type": 0,
"bind_address_page": []
},
"need_video": 0,
"force_bind_car": 0,
"is_auth": 0,
"real_name_auth_scene": [],
"real_name_auth_is_open": 1,
"bind_mobile_page": [],
"is_level_compel": 0
}
}