001考试平台

考试平台


竞赛统计分析

<h5>简要描述</h5> <ul> <li>竞赛统计分析</li> </ul> <h5>请求URL</h5> <ul> <li><code>/retrainContestManage/statisticsContestDataForSevenDays</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;成功&amp;quot;,     &amp;quot;data&amp;quot;: [         {             &amp;quot;participateRate&amp;quot;: &amp;quot;0&amp;quot;,             &amp;quot;inProgress&amp;quot;: false,             &amp;quot;name&amp;quot;: &amp;quot;测试倒计时测试倒计时&amp;quot;,             &amp;quot;lowestScore&amp;quot;: 0,             &amp;quot;highestScore&amp;quot;: 0,             &amp;quot;id&amp;quot;: &amp;quot;18f76ff4628842e793e95d865ee9575c&amp;quot;         },         {             &amp;quot;participateRate&amp;quot;: &amp;quot;100.00&amp;quot;,             &amp;quot;inProgress&amp;quot;: false,             &amp;quot;name&amp;quot;: &amp;quot;测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时&amp;quot;,             &amp;quot;lowestScore&amp;quot;: 0,             &amp;quot;highestScore&amp;quot;: 0,             &amp;quot;id&amp;quot;: &amp;quot;281c82adc7da4ed8b93ff2ded957a2ea&amp;quot;         },         {             &amp;quot;participateRate&amp;quot;: &amp;quot;0&amp;quot;,             &amp;quot;inProgress&amp;quot;: false,             &amp;quot;name&amp;quot;: &amp;quot;测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时&amp;quot;,             &amp;quot;lowestScore&amp;quot;: 0,             &amp;quot;highestScore&amp;quot;: 0,             &amp;quot;id&amp;quot;: &amp;quot;802eb6aace7a4c3d8026930d9e3c1095&amp;quot;         },         {             &amp;quot;participateRate&amp;quot;: &amp;quot;100.00&amp;quot;,             &amp;quot;inProgress&amp;quot;: false,             &amp;quot;name&amp;quot;: &amp;quot;测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时&amp;quot;,             &amp;quot;lowestScore&amp;quot;: 0,             &amp;quot;highestScore&amp;quot;: 0,             &amp;quot;id&amp;quot;: &amp;quot;9344e7b41b5f40da8b7d8f8bb4d35e99&amp;quot;         },         {             &amp;quot;participateRate&amp;quot;: &amp;quot;0&amp;quot;,             &amp;quot;inProgress&amp;quot;: false,             &amp;quot;name&amp;quot;: &amp;quot;bug测试&amp;quot;,             &amp;quot;lowestScore&amp;quot;: 0,             &amp;quot;highestScore&amp;quot;: 0,             &amp;quot;id&amp;quot;: &amp;quot;9ea76ebb537f4e7f88a28dd5652fe2fe&amp;quot;         },         {             &amp;quot;participateRate&amp;quot;: &amp;quot;100.00&amp;quot;,             &amp;quot;inProgress&amp;quot;: false,             &amp;quot;name&amp;quot;: &amp;quot;测试测试时长&amp;quot;,             &amp;quot;lowestScore&amp;quot;: 0,             &amp;quot;highestScore&amp;quot;: 0,             &amp;quot;id&amp;quot;: &amp;quot;b208f3ba88a748219a1cb47851b431af&amp;quot;         },         {             &amp;quot;participateRate&amp;quot;: &amp;quot;0&amp;quot;,             &amp;quot;inProgress&amp;quot;: false,             &amp;quot;name&amp;quot;: &amp;quot;测试倒计时测试倒计时测试倒计时测试倒计时测试倒计时&amp;quot;,             &amp;quot;lowestScore&amp;quot;: 0,             &amp;quot;highestScore&amp;quot;: 0,             &amp;quot;id&amp;quot;: &amp;quot;c461b8f1796545c094822bbaf34e17e8&amp;quot;         }     ] }</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;">id</td> <td style="text-align: left;">string</td> <td>竞赛id</td> </tr> <tr> <td style="text-align: left;">name</td> <td style="text-align: left;">string</td> <td>竞赛名称</td> </tr> <tr> <td style="text-align: left;">participateRate</td> <td style="text-align: left;">string</td> <td>参考率</td> </tr> <tr> <td style="text-align: left;">highestScore</td> <td style="text-align: left;">int</td> <td>最高分</td> </tr> <tr> <td style="text-align: left;">lowestScore</td> <td style="text-align: left;">int</td> <td>最低分</td> </tr> <tr> <td style="text-align: left;">inProgress</td> <td style="text-align: left;">boolean</td> <td>是否进行中</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML