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.
adss/student_data.json

38 lines
938 B

{
"20250001": {
"basic_info": {
"id": "20250001",
"id_card": "522427200508146476",
"name": "董忠志",
"gender": "男",
"birth_date": "2005-08-14",
"class": "5",
"admission_year": "2023"
},
"score": {
"math": 85.0,
"python": 80.0,
"english": 90.0,
"physics": 95.0,
"sum": 350.0
}
},
"20250002": {
"basic_info": {
"id": "20250002",
"id_card": "52242720040209978X",
"name": "余腾飞",
"gender": "男",
"birth_date": "2004-02-09",
"class": "5",
"admission_year": "2023"
},
"score": {
"math": 100.0,
"python": 100.0,
"english": 100.0,
"physics": 100.0,
"sum": 400.0
}
}
}