Resultstatistics-成绩统计.md 374 B

Resultstatistics - 成绩统计

url 前缀:resultstatistics

示例:https://xxxxxxxxx/api/resultstatistics/xxxx

获得所有学生所有作业的统计

[TEACHER]

post /course/:courseId

Response

{
  "data": List<ResultstatisticsSerializer>
}

see ResultstatisticsSerializer