123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 |
- {
- "models": [
- {
- "groupId": 1,
- "groupName": "物化生",
- "classCount": 5,
- "personCount": 200,
- "rankInGroup": 53,
- "rankInGrade": 64,
- "allowSelect": true,
- "disabledReason": "不知道",
- "selected": false,
- "selectedRank": 1,
- "scoreSumGroup": 514,
- "groupIndicator": 30,
- "bestInIndicator": 20,
- "rankInBest": 16,
- "rankInIndicator": "",
- "rankInDisenroll": 14,
- "isRecommend": true
- },
- {
- "groupId": 2,
- "groupName": "物化政",
- "classCount": 4,
- "personCount": 180,
- "rankInGroup": 32,
- "rankInGrade": 67,
- "allowSelect": true,
- "disabledReason": "不知道",
- "selected": false,
- "selectedRank": 2,
- "scoreSumGroup": 578,
- "groupIndicator": 30,
- "bestInIndicator": 20,
- "rankInBest": 10,
- "rankInIndicator": "",
- "rankInDisenroll": 14,
- "isRecommend": false
- },
- {
- "groupId": 3,
- "groupName": "历化政",
- "classCount": 3,
- "personCount": 180,
- "rankInGroup": 32,
- "rankInGrade": 67,
- "allowSelect": true,
- "disabledReason": "不知道",
- "selected": false,
- "selectedRank": 2,
- "scoreSumGroup": 549,
- "groupIndicator": 30,
- "bestInIndicator": 20,
- "rankInBest": 4,
- "rankInIndicator": "",
- "rankInDisenroll": 14,
- "isRecommend": false
- },
- {
- "groupId": 4,
- "groupName": "历化地",
- "classCount": 4,
- "personCount": 180,
- "rankInGroup": 32,
- "rankInGrade": 67,
- "allowSelect": false,
- "disabledReason": "不知道",
- "selected": false,
- "selectedRank": 2,
- "scoreSumGroup": 478,
- "groupIndicator": 0,
- "bestInIndicator": 0,
- "rankInBest": 0,
- "rankInIndicator": "",
- "rankInDisenroll": 0,
- "isRecommend": false
- }
- ],
- "statColumns": [
- {
- "name": "初录选科人数比",
- "groupDescriptors": [
- {
- "groupId": 1,
- "descriptors": [
- {
- "key": "",
- "value": "80",
- "description": "初录报名人数"
- },
- {
- "key": "",
- "value": "200",
- "description": "组合设置人数"
- }
- ]
- }
- ]
- },
- {
- "name": "初录超/缺",
- "groupDescriptors": [
- {
- "groupId": 1,
- "descriptors": [
- {
- "key": "",
- "value": "超61",
- "description": ""
- }
- ]
- }
- ]
- },
- {
- "name": "补录选科人数比",
- "groupDescriptors": [
- {
- "groupId": 1,
- "descriptors": [
- {
- "key": "",
- "value": 10,
- "description": "补录选科人数"
- },
- {
- "key": "",
- "value": 15,
- "description": "需要补录人数"
- }
- ]
- }
- ]
- },
- {
- "name": "补录超/缺",
- "groupDescriptors": [
- {
- "groupId": 1,
- "descriptors": [
- {
- "key": "",
- "value": "超61",
- "description": ""
- }
- ]
- }
- ]
- },
- {
- "name": "二次补录选科人数比",
- "groupDescriptors": [
- {
- "groupId": 1,
- "descriptors": [
- {
- "key": "",
- "value": 10,
- "description": "二次补录选科人数"
- },
- {
- "key": "",
- "value": 15,
- "description": "需要二次补录人数"
- }
- ]
- }
- ]
- },
- {
- "name": "二次补录超/缺",
- "groupDescriptors": [
- {
- "groupId": 1,
- "descriptors": [
- {
- "key": "",
- "value": "缺31",
- "description": ""
- }
- ]
- }
- ]
- },
- {
- "name": "调剂选科人数比",
- "groupDescriptors": [
- {
- "groupId": 1,
- "descriptors": [
- {
- "key": "",
- "value": 10,
- "description": "调剂选科人数"
- },
- {
- "key": "",
- "value": 15,
- "description": "需要调剂人数"
- }
- ]
- }
- ]
- },
- {
- "name": "调剂超/缺",
- "groupDescriptors": [
- {
- "groupId": 1,
- "descriptors": [
- {
- "key": "",
- "value": "缺31",
- "description": ""
- }
- ]
- }
- ]
- }
- ]
- }
|