GET api/wrongsets/loadstudentwrongsetsearchparam?paperId={paperId}&knowledge={knowledge}&tpId={tpId}&difficult={difficult}
错题集查询参数
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
paperId | globally unique identifier |
Required |
|
knowledge | string |
Default value is |
|
tpId | integer |
Default value is 0 |
|
difficult | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
错题集查询参数
ObjectNone.
Response Formats
application/json, text/json, text/html
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
text/javascript, application/javascript, application/json-p
Sample:
/**/ typeof === 'function' && ({});