13. 查询试卷中的题目列表
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>考卷列表</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>/backend/teacher/queryPaperQuestionList</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>POST</li>
</ul>
<h5>参数</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">id</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">int</td>
<td>试卷ID</td>
</tr>
<tr>
<td style="text-align: left;">offset</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">int</td>
<td>页数</td>
</tr>
<tr>
<td style="text-align: left;">limit</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">int</td>
<td>条数</td>
</tr>
</tbody>
</table>
<h5>请求示例</h5>
<pre><code>{
&quot;id&quot;: 61,
&quot;offset&quot;:2,
&quot;limit&quot;: 4
}</code></pre>
<h5>返回参数说明</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">title</td>
<td style="text-align: left;">string</td>
<td>试题名称</td>
</tr>
<tr>
<td style="text-align: left;">id</td>
<td style="text-align: left;">int</td>
<td>试题ID</td>
</tr>
<tr>
<td style="text-align: left;">image_url</td>
<td style="text-align: left;">string</td>
<td>试题图片路径</td>
</tr>
<tr>
<td style="text-align: left;">answer_url</td>
<td style="text-align: left;">string</td>
<td>试题答案路径</td>
</tr>
<tr>
<td style="text-align: left;">query_string</td>
<td style="text-align: left;">string</td>
<td>查询条件json</td>
</tr>
</tbody>
</table>
<h5>返回示例</h5>
<pre><code>{
&quot;msg&quot;: &quot;操作成功&quot;,
&quot;code&quot;: 0,
&quot;data&quot;: {
&quot;data&quot;: [
{
&quot;id&quot;: 259,
&quot;paperId&quot;: 19,
&quot;questionNumber&quot;: 19,
&quot;title&quot;: &quot;19 Factorise completely.\n8¢° —4¢\n&quot;,
&quot;type&quot;: 1,
&quot;year&quot;: null,
&quot;videoUrl&quot;: null,
&quot;videoUrlCover&quot;: null,
&quot;answerUrl&quot;: &quot;/files/paper/page_19/19_answer.png&quot;,
&quot;examOffice&quot;: 1,
&quot;grade&quot;: 1,
&quot;subject&quot;: 1,
&quot;examSeason&quot;: 1,
&quot;examOfficeName&quot;: null,
&quot;gradeName&quot;: null,
&quot;subjectName&quot;: null,
&quot;examSeasonName&quot;: null,
&quot;yearName&quot;: null,
&quot;status&quot;: 1,
&quot;views&quot;: null,
&quot;plays&quot;: null,
&quot;createTime&quot;: null,
&quot;sim&quot;: null,
&quot;examNo&quot;: null,
&quot;isDelete&quot;: 0,
&quot;lucene&quot;: null,
&quot;knowledgeId1&quot;: null,
&quot;knowledgeId2&quot;: null,
&quot;knowledgeId3&quot;: null,
&quot;difficultyId&quot;: null,
&quot;choiceType&quot;: null,
&quot;images&quot;: null,
&quot;score&quot;: 1,
&quot;imageUrl&quot;: &quot;/files/paper/page_19/19.png&quot;,
&quot;collect&quot;: null
},
{
&quot;id&quot;: 263,
&quot;paperId&quot;: 19,
&quot;questionNumber&quot;: 23,
&quot;title&quot;: &quot;The diagram shows a quadrilateral on a 1 cm? grid.\n(a) Write down the mathematical name of this quadrilateral.\n(b) Work out the &quot;,
&quot;type&quot;: 1,
&quot;year&quot;: null,
&quot;videoUrl&quot;: null,
&quot;videoUrlCover&quot;: null,
&quot;answerUrl&quot;: &quot;/files/paper/page_19/23_answer.png&quot;,
&quot;examOffice&quot;: 1,
&quot;grade&quot;: 1,
&quot;subject&quot;: 1,
&quot;examSeason&quot;: 1,
&quot;examOfficeName&quot;: null,
&quot;gradeName&quot;: null,
&quot;subjectName&quot;: null,
&quot;examSeasonName&quot;: null,
&quot;yearName&quot;: null,
&quot;status&quot;: 1,
&quot;views&quot;: null,
&quot;plays&quot;: null,
&quot;createTime&quot;: null,
&quot;sim&quot;: null,
&quot;examNo&quot;: null,
&quot;isDelete&quot;: 0,
&quot;lucene&quot;: null,
&quot;knowledgeId1&quot;: null,
&quot;knowledgeId2&quot;: null,
&quot;knowledgeId3&quot;: null,
&quot;difficultyId&quot;: null,
&quot;choiceType&quot;: null,
&quot;images&quot;: null,
&quot;score&quot;: 1,
&quot;imageUrl&quot;: &quot;/files/paper/page_19/23.png&quot;,
&quot;collect&quot;: null
},
{
&quot;id&quot;: 265,
&quot;paperId&quot;: 19,
&quot;questionNumber&quot;: 25,
&quot;title&quot;: &quot;25 Without using a calculator, work out 34 &gt; =.\nYou must show all your working and give your answer as a mixed number in its sim&quot;,
&quot;type&quot;: 1,
&quot;year&quot;: null,
&quot;videoUrl&quot;: null,
&quot;videoUrlCover&quot;: null,
&quot;answerUrl&quot;: &quot;/files/paper/page_19/25_answer.png&quot;,
&quot;examOffice&quot;: 1,
&quot;grade&quot;: 1,
&quot;subject&quot;: 1,
&quot;examSeason&quot;: 1,
&quot;examOfficeName&quot;: null,
&quot;gradeName&quot;: null,
&quot;subjectName&quot;: null,
&quot;examSeasonName&quot;: null,
&quot;yearName&quot;: null,
&quot;status&quot;: 1,
&quot;views&quot;: null,
&quot;plays&quot;: null,
&quot;createTime&quot;: null,
&quot;sim&quot;: null,
&quot;examNo&quot;: null,
&quot;isDelete&quot;: 0,
&quot;lucene&quot;: null,
&quot;knowledgeId1&quot;: null,
&quot;knowledgeId2&quot;: null,
&quot;knowledgeId3&quot;: null,
&quot;difficultyId&quot;: null,
&quot;choiceType&quot;: null,
&quot;images&quot;: null,
&quot;score&quot;: 1,
&quot;imageUrl&quot;: &quot;/files/paper/page_19/25.png&quot;,
&quot;collect&quot;: null
},
{
&quot;id&quot;: 266,
&quot;paperId&quot;: 19,
&quot;questionNumber&quot;: 26,
&quot;title&quot;: &quot;26\nC\nyem\n&lt;&gt; D\n8.2cm NOT TO\nSCALE\n4.4cm\nLe\\ :\nA B\nTriangles ABC and BCD are both right-angled triangles.\n(a) Calculate the value &quot;,
&quot;type&quot;: 1,
&quot;year&quot;: null,
&quot;videoUrl&quot;: &quot;/files/paper/page_19/video_266_WeChat_20230529163108.mp4&quot;,
&quot;videoUrlCover&quot;: null,
&quot;answerUrl&quot;: &quot;/files/paper/page_19/26_answer.png&quot;,
&quot;examOffice&quot;: 1,
&quot;grade&quot;: 1,
&quot;subject&quot;: 1,
&quot;examSeason&quot;: 1,
&quot;examOfficeName&quot;: null,
&quot;gradeName&quot;: null,
&quot;subjectName&quot;: null,
&quot;examSeasonName&quot;: null,
&quot;yearName&quot;: null,
&quot;status&quot;: 1,
&quot;views&quot;: null,
&quot;plays&quot;: null,
&quot;createTime&quot;: null,
&quot;sim&quot;: null,
&quot;examNo&quot;: null,
&quot;isDelete&quot;: 0,
&quot;lucene&quot;: null,
&quot;knowledgeId1&quot;: null,
&quot;knowledgeId2&quot;: null,
&quot;knowledgeId3&quot;: null,
&quot;difficultyId&quot;: null,
&quot;choiceType&quot;: null,
&quot;images&quot;: null,
&quot;score&quot;: 1,
&quot;imageUrl&quot;: &quot;/files/paper/page_19/26.png&quot;,
&quot;collect&quot;: null
}
],
&quot;num&quot;: 4,
&quot;query_string&quot;: &quot;{\&quot;difficulty\&quot;:[],\&quot;difficultyIds\&quot;:[],\&quot;exam_offices\&quot;:[],\&quot;exam_seasons\&quot;:[],\&quot;knowledgeIds1\&quot;:[],\&quot;knowledgeIds2\&quot;:[],\&quot;knowledgeIds3\&quot;:[],\&quot;knowledge_points1\&quot;:[],\&quot;knowledge_points2\&quot;:[],\&quot;knowledge_points3\&quot;:[],\&quot;limit\&quot;:0,\&quot;max_score\&quot;:2,\&quot;min_score\&quot;:0,\&quot;mutiple_num\&quot;:0,\&quot;offset\&quot;:0,\&quot;paper_id\&quot;:0,\&quot;paper_num\&quot;:0,\&quot;paper_score\&quot;:0,\&quot;question_num\&quot;:100,\&quot;single_num\&quot;:0,\&quot;subjects\&quot;:[],\&quot;written_num\&quot;:0,\&quot;years\&quot;:[]}&quot;
}
}</code></pre>
<h5>备注</h5>