GET api/StudentApi/GetAccumulationEvaluateDetailList?userID={userID}&subjectIntegralID={subjectIntegralID}
获取过程性评价详细列表信息
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userID |
学生ID |
integer |
Required |
subjectIntegralID |
课程积分ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.