DYH云

DYH开放接口


成绩详情

[TOC]

简要描述
  • 成绩详情
请求URL
  • api/job.grades/getPracticeResult
请求方式
  • POST
参数
参数名 必选 类型 说明
paperGradesId int 成绩列表的jobGradesId
返回示例
{
    "code": 20000,
    "msg": "success",
    "time": "2022-05-26 16:12:37",
    "data": {
        "paperInfo": {
            "job_paper_id": 1123,
            "platform_id": 527,
            "step": "webCurrencyCustomPractice",
            "video": "",
            "name": "wznb111",
            "background": null,
            "score": "0.00",
            "belongs": 1,
            "type": 0,
            "format_type": 4,
            "language": "",
            "extra": {
                "type": "1,2,3",
                "cateId": "5567",
                "questionTag": "1"
            },
            "status": 1,
            "add_time": "2022-05-26 14:30:50",
            "update_time": "2022-05-26 14:30:50",
            "knowledge": "",
            "goods_ids": "",
            "job_id": 0
        },
        "questionWithAnswerList": [
            {
                "jobQuestionId": 398600,
                "platformId": 2927,
                "type": 1,
                "step": "webCurrencyCustom",
                "question": "下列属于价值性投入产出表基本平衡关系的是(     )",
                "video": null,
                "images": "",
                "background": null,
                "option": [
                    "中间消耗+最初投入=总投入",
                    "增加值=最终使用",
                    "总产出=增加值",
                    "中间投入=中间消耗"
                ],
                "answer": "1",
                "desc": "",
                "pointKeywords": "",
                "keywords": "",
                "tag": "0",
                "extra": null,
                "annex": "",
                "belongs": 1,
                "paperId": 0,
                "status": 1,
                "addTime": "2022-04-21 17:37:27",
                "updateTime": "2022-05-19 17:01:20",
                "goodsId": "0",
                "pid": null,
                "difficulty": 0,
                "cateId": 5567,
                "questionType": 5577,
                "workType": 5582,
                "occupationType": 5583,
                "level": 5593,
                "questionTag": 1,
                "cateName": "",
                "tagText": "",
                "options": [
                    "中间消耗+最初投入=总投入",
                    "增加值=最终使用",
                    "总产出=增加值",
                    "中间投入=中间消耗"
                ],
                "questionId": 398600,
                "userAnswer": {   #学生作答信息
                    "jobAnswerId": 518913,
                    "grades": "0.00",
                    "keywordGrades": "0.00",
                    "subjectiveGrades": "0.00",
                    "answer": "",  #回答内容
                    "liveScript": "",
                    "referenceGrades": "0.00",
                    "remark": "",
                    "aiAnswer": [],
                    "sim": 0.6
                }
            }
        ]
    }
}
返回参数说明
参数名 类型 说明
groupid int 用户组id,1:超级管理员;2:普通用户
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML