GET api/M_Statistics/GetCourseClassStudyDetailList?userId={userId}&courseClassId={courseClassId}&courseId={courseId}&accessKey={accessKey}&secretKey={secretKey}

学习统计(点击每个班次详情下的“叹号”,显示学习详情信息列表)

Request Information

Parameters

NameDescriptionAdditional information
userId
用户id

Define this parameter in the request URI.

courseClassId
班次id

Define this parameter in the request URI.

courseId
课程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.