智慧校园考试-班级报告
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

section_5.html 1.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <!DOCTYPE html>
  2. <html lang="zh-cn">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7. <title>班级PDF报告-第五章 优秀试卷分析</title>
  8. <link rel="stylesheet" href="../css/section_5.css" />
  9. </head>
  10. <body>
  11. <div class="page_root section_5 page_0">
  12. <div class="violationheight">
  13. <h1 class="section_title_1">第五章 优秀试卷分析</h1>
  14. <div class="abstract_box">
  15. <div class="abstract_left">
  16. <img src="/img/img4.png" />
  17. </div>
  18. <div class="abstract_right">
  19. <div class="abstract_content">
  20. 从学校和数据的角度分析整体科目、整体班级及各科各班之间的优秀试卷情况,系统按照科目和班级进行分析统计,包括<strong
  21. >人数、比例。</strong
  22. >
  23. </div>
  24. </div>
  25. </div>
  26. <h2 class="section_title_2">1. 科目优秀试卷统计</h2>
  27. <div id="goodexamEcharts" style="margin: 0 4mm 4mm; height: 71mm"></div>
  28. <div class="echarts_result">
  29. <div>上图统计结果表示:</div>
  30. <div class="echarts_result_content">
  31. <span class="dot bg_5699FF"></span>优秀试卷最多的科目:<span
  32. class="subjectgoodexamMaxNum"
  33. ></span>
  34. </div>
  35. </div>
  36. <h2 class="section_title_2">2. 学生优秀试卷统计</h2>
  37. </div>
  38. <div class="stugoodexamtable"></div>
  39. </div>
  40. <script src="../js/section_5.js"></script>
  41. </body>
  42. </html>