mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 00:16:33 +00:00
18 lines
366 B
JSON
18 lines
366 B
JSON
{
|
|
"examName": "2023-2024学年度期末考试",
|
|
"roomName": "第一考场",
|
|
"message": "诚信考试,禁止作弊",
|
|
"examInfos": [
|
|
{
|
|
"name": "语文",
|
|
"start": "2024-07-26T15:00:00",
|
|
"end": "2024-07-26T16:00:00"
|
|
},
|
|
{
|
|
"name": "数学",
|
|
"start": "2024-07-26T16:10:00",
|
|
"end": "2024-07-26T17:10:00"
|
|
}
|
|
]
|
|
}
|