文档
测试

学生评价详情

POST
http://leave2.com/comment/api/Evaluate/getStudentDetail

请求头

参数名
类型
描述
必填
Authorization
TFZGUm1jb0dlTkh4blIySnA5VzAwTENZME5uLVU5S0pqUm1PVzl6VTFLQ2M4T2tSbTg2U1VSbGFsTEdscFptVmtjSXh0OFhWb1FHVmo9elUyS3hkMlpIaWs9YmVwaVdGajluUi1iR3Q3ZkJ3dg%3D%3D
必填

请求参数

参数名
类型
描述
必填
student_userid
学生id
必填
evaluate_id
评价id
必填

响应参数

参数名
类型
描述
必填
details
评价详情
必填
parent_status
家长点评状态 1已完成 2待完成
必填
student_comment
学生 打分 / 打星
必填
item_id
评价项目id
必填
item_title
评价项目内容
必填
item_score
评价项目最大分值
必填
student_userid
学生id
必填
student_name
学生姓名
必填
parent_comment
家长 打分 / 打星
必填
teacher_comment
老师 打分 / 打星
必填
student_status
学生点评状态 1已完成 2待完成
必填
teacher_status
老师点评状态 1已完成 2待完成
必填
next_student_id
下一个
必填
before_student_id
上一个
必填
statics
综合数据
必填
student_comment
学生自评合计
必填
parent_comment
家长评价合计
必填
teacher_comment
老师评价合计
必填
student_degree
学生评定
必填
parent_degree
家长评定
必填
teacher_degree
老师评定
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": { "details": [ { "id": "1640", "evaluate_id": "1124", "item_id": "1119", "item_title": "11", "student_userid": "a6440f8f22d7349b14b730a399f6b3e1", "student_name": "施小小", "class_id": "273", "class_name": "六年级2班", "grade_id": "254", "grade_name": "六年级", "student_comment": "6", "parent_comment": "11", "teacher_comment": "0", "student_status": "1", "parent_status": "1", "teacher_status": "2", "create_by_uuid": "001cfd46f8175b50ca8969f71aa6daee", "create_by_account": null, "create_by_name": "沈伟", "create_date": "2023-09-22 17:07:59", "edit_by_uuid": "001cfd46f8175b50ca8969f71aa6daee", "edit_by_account": null, "edit_by_name": "沈伟", "edit_date": "2023-09-22 17:07:59", "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "school_year_id": "31", "company_uuid": "wpB77hCAAADtF65MV8aWvLDGIefjpvwA", "company_name": "智慧校园", "item_score": "11" }, { "id": "1641", "evaluate_id": "1124", "item_id": "1120", "item_title": "22", "student_userid": "a6440f8f22d7349b14b730a399f6b3e1", "student_name": "施小小", "class_id": "273", "class_name": "六年级2班", "grade_id": "254", "grade_name": "六年级", "student_comment": "8", "parent_comment": "22", "teacher_comment": "0", "student_status": "1", "parent_status": "1", "teacher_status": "2", "create_by_uuid": "001cfd46f8175b50ca8969f71aa6daee", "create_by_account": null, "create_by_name": "沈伟", "create_date": "2023-09-22 17:07:59", "edit_by_uuid": "001cfd46f8175b50ca8969f71aa6daee", "edit_by_account": null, "edit_by_name": "沈伟", "edit_date": "2023-09-22 17:07:59", "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "school_year_id": "31", "company_uuid": "wpB77hCAAADtF65MV8aWvLDGIefjpvwA", "company_name": "智慧校园", "item_score": "22" }, { "id": "1642", "evaluate_id": "1124", "item_id": "1121", "item_title": "33", "student_userid": "a6440f8f22d7349b14b730a399f6b3e1", "student_name": "施小小", "class_id": "273", "class_name": "六年级2班", "grade_id": "254", "grade_name": "六年级", "student_comment": "4", "parent_comment": "33", "teacher_comment": "0", "student_status": "1", "parent_status": "1", "teacher_status": "2", "create_by_uuid": "001cfd46f8175b50ca8969f71aa6daee", "create_by_account": null, "create_by_name": "沈伟", "create_date": "2023-09-22 17:07:59", "edit_by_uuid": "001cfd46f8175b50ca8969f71aa6daee", "edit_by_account": null, "edit_by_name": "沈伟", "edit_date": "2023-09-22 17:07:59", "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "school_year_id": "31", "company_uuid": "wpB77hCAAADtF65MV8aWvLDGIefjpvwA", "company_name": "智慧校园", "item_score": "33" } ], "next_student_id": "22cdb2ae5eb635ae99ef1740998879fb", "before_student_id": "d12a8ca15b776ab88e9e13eaf52b8eeb", "statics": { "student_comment": 18, "parent_comment": 66, "teacher_comment": 0, "student_degree": "一般", "parent_degree": "一般", "teacher_degree": "一般" } } }