GET api/words/getStudyProgress?categoryId={categoryId}&studentId={studentId}

根据分类和子分类获取进度,答对算完成

Request Information

URI Parameters

NameDescriptionTypeAdditional information
categoryId

string

Required

studentId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.