Base.json 677 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. [
  2. {
  3. "id": "1",
  4. "title": "名次",
  5. "num": "3",
  6. "total": "参与总学校:7",
  7. "state": "1"
  8. },
  9. {
  10. "id": "2",
  11. "title": "本次统计学校数",
  12. "num": "7",
  13. "total": "总学校数:8"
  14. },
  15. {
  16. "id": "3",
  17. "title": "本次统计学生数",
  18. "num": "980",
  19. "total": "总学生数:1370"
  20. },
  21. {
  22. "id": "4",
  23. "title": "区域平均得分",
  24. "num": "65",
  25. "total": "单科满分:100"
  26. },
  27. {
  28. "id": "5",
  29. "title": "区域最高总分",
  30. "num": "620",
  31. "total": "全科总分:700"
  32. },
  33. {
  34. "id": "6",
  35. "title": "区域最低总分",
  36. "num": "190",
  37. "total": "全科总分:700"
  38. }
  39. ]