GET api/words/getStudyProgress?categoryId={categoryId}&studentId={studentId}
根据分类和子分类获取进度,答对算完成
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| categoryId | string |
Required |
|
| studentId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.