GET api/contest/exportstuexam?paperId={paperId}&isBuild={isBuild}&isRepeat={isRepeat}&struId={struId}&tcId={tcId}
导出学生考试信息
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
paperId |
试卷编号 |
globally unique identifier |
Required |
isBuild |
是否已经生成 |
boolean |
Default value is False |
isRepeat |
是否重复加入班级 |
boolean |
Default value is False |
struId |
行政班级 |
integer |
Default value is 0 |
tcId |
教学班级 |
globally unique identifier |
None. |
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' && ({});