#獲取試卷列表
請求地址 : 域名/ inter/word/getTestPaperList
請求參數:
| 參數 | 必要 | 字段類型|注釋|備注
| --- | --- | --- | --- |--- |
|state| 是| int |試卷狀態: 1編輯中 2未使用 3已使用|
|is_collect| 非 | int| 收藏狀態: 1已收藏 |
|keyword|非|string|搜索關鍵詞
*****
返回參數:
| 參數 | 字段類型|注釋|備注
| --- | --- | --- | --- |--- |
|id| int | id|
|grade_id| int| 年級id|
|subject_id | int| 科目id|
|process_time | int| 處理日期 |
|degree | int| 難度系數 |
|build_way | int|組卷方式|
|crt_user | int| 創建人id |
|crt_time | int| 創建時間 |
|score | int| 試卷總分數 |
|status | int| 狀態: 0初始 1完成 |
|title | string| 標題 |
|is_edit | int| 是否編輯中: 2未編輯 1編輯中 |
|word_file_url | string| word文檔地址 |
|scope | int| 考察范圍: 1必修 2選修|
|is_use | int| 使用狀態: 1未使用 2已使用 |
|grade_label | string| 年級名稱|
|subject_label | string| 科目名稱 |
|crt_username|string|創建人姓名|
|is_collect|int|收藏狀態: 0未收藏 1已收藏
*****
備注
成功
~~~
{
"data": [
{
"id": 11,
"grade_id": 1,
"subject_id": 3,
"process_time": 2019,
"degree": 1,
"build_way": 0,
"crt_user": 10000,
"crt_time": "2019-05-06",
"score": 100,
"status": 1,
"title": "測試語文試卷",
"is_edit": 1,
"word_file_url": "",
"scope": 2,
"is_use": 1,
"state": 2,
"grade_label": "初二年級",
"subject_label": "外語",
"crt_username": "曾老師",
"is_collect": 0
},
{
"id": 12,
"grade_id": 1,
"subject_id": 1,
"process_time": 1557111243,
"degree": 2,
"build_way": 0,
"crt_user": 10000,
"crt_time": "2019-05-07",
"score": 100,
"status": 1,
"title": "數學期中試卷",
"is_edit": 1,
"word_file_url": "",
"scope": 2,
"is_use": 1,
"state": 2,
"grade_label": "初二年級",
"subject_label": "數學",
"crt_username": "曾老師",
"is_collect": 0
},
{
"id": 14,
"grade_id": 1,
"subject_id": 3,
"process_time": 1557111243,
"degree": 3,
"build_way": 0,
"crt_user": 10000,
"crt_time": "1970-01-01",
"score": 0,
"status": 0,
"title": "外語考試卷",
"is_edit": 1,
"word_file_url": "/uploads/doc/word/20190516233938_28172/20190516233938_6293_doc.docx",
"scope": 1,
"is_use": 1,
"state": 2,
"grade_label": "初二年級",
"subject_label": "外語",
"crt_username": "曾老師",
"is_collect": 1
},
{
"id": 15,
"grade_id": 1,
"subject_id": 1,
"process_time": 2019,
"degree": 2,
"build_way": 0,
"crt_user": 10000,
"crt_time": "1970-01-01",
"score": 0,
"status": 0,
"title": "數學期中試卷1111",
"is_edit": 1,
"word_file_url": "/uploads/doc/word/20190527102503_27557/20190527102503_2443_doc.docx",
"scope": 100,
"is_use": 1,
"state": 2,
"grade_label": "初二年級",
"subject_label": "數學",
"crt_username": "曾老師",
"is_collect": 0
}
],
"msg": "success",
"state": 10000
}
~~~
失敗
情況1
~~~
{"data":"","msg":"標題不能為空","state":10002}
~~~
情況2
~~~
{"data":"","msg":"考試預約失敗","state":10002}
~~~
- 考試管理
- 創建試卷
- 新建試卷
- 上傳試卷文件
- 人工組卷
- 獲取科目知識點
- 考試預約
- 獲取考試班級ok
- 獲取關聯試卷ok
- 考試預約創建
- 考試進度
- 編輯考試進度
- 考試進度列表
- 管理試卷
- 獲取試卷列表
- 獲取試卷詳情
- 收藏
- 刪除試卷
- 助力
- 取消收藏
- 學業分析
- 考試閱卷
- 閱卷列表
- 獲取學生考試信息(上下頁切換)
- 獲取題目列表
- 獲取題目信息
- 獲取學生題目答案
- 提交批注
- 獲取閱卷完成情況
- 班級概況
- 班級信息
- 學生近況
- 近期各學科平均分對比
- 本學期各科平均分對比
- 近期年級排名統計
- 年級排名分檔對比
- 單科分析
- 單科分析-班級信息
- 單科分析-學生近況
- 單科分析-本學期分數趨勢
- 單科分析-近期知識點掌握
- 單科分析-年級排名分檔對比
- 單科分析-偏科學生分析-弱科學生top10
- 單科分析-偏科學生分析-強科學生top10
- 學生詳情
- 學生列表
- 學生詳情-學生信息
- 學生詳情-考試成績單
- 學生詳情-本學期分數趨勢圖
- 學生詳情-近期各科平均分對比
- 學生詳情-本學期排名趨勢圖
- 學生詳情-優劣勢科目top3列表
- 試卷分析
- 試卷分析列表
- 題型分數占比
- 丟分趨勢圖
- 分數段人數對比
- 知識點占比
- 高低分前十排名名單
- 試卷信息
- 高低分名單-排名變化幅度排名
- 公用接口
- 獲取初始化數據ok
- 獲取管理員信息