GET api/M_Statistics/GetCourseStatisticDetails?userId={userId}&courseId={courseId}&courseclassId={courseclassId}&accessKey={accessKey}&secretKey={secretKey}
学习进度 章节列表及章下测验、视频、讨论等详情
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| userId | 用户id |
Define this parameter in the request URI. |
| courseId | 课程id |
Define this parameter in the request URI. |
| courseclassId | 班次id |
Define this parameter in the request URI. |
| accessKey | accessKey |
Define this parameter in the request URI. |
| secretKey | secretKey |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, text/javascript
Sample:
Sample not available.