From c3f6a5c0914526d0327c178fa3cbba3bc98b6efa Mon Sep 17 00:00:00 2001 From: MKStoler1024 <158786854+MKStoler1024@users.noreply.github.com> Date: Tue, 22 Apr 2025 15:08:39 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exam/exam_config.json | 50 +++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/exam/exam_config.json b/exam/exam_config.json index 9e9711d..5e1c5dc 100644 --- a/exam/exam_config.json +++ b/exam/exam_config.json @@ -1,47 +1,47 @@ { - "examName": "限时训练", + "examName": "2024级第一次模块考试", "message": "请保持安静,认真答题", "room": "", "examInfos": [ { "name": "语文", - "start": "2025-04-14T07:20:00", - "end": "2025-04-14T09:50:00" + "start": "2024-05-06T07:30:00", + "end": "2024-05-06T10:00:00" }, { "name": "物理", - "start": "2025-04-14T10:20:00", - "end": "2025-04-14T11:50:00" - }, - { - "name": "英语", - "start": "2025-04-14T14:10:00", - "end": "2025-04-14T23:15:00" - }, - { - "name": "历史", - "start": "2025-04-15T23:55:00", - "end": "2025-04-13T01:32:00" + "start": "2024-05-06T10:20:00", + "end": "2024-05-06T11:50:00" }, { "name": "数学", - "start": "2025-04-15T07:50:00", - "end": "2025-04-15T10:22:30" + "start": "2024-05-06T14:10:00", + "end": "2024-05-06T16:10:00" + }, + { + "name": "政治", + "start": "2024-05-06T16:30:00", + "end": "2024-05-06T18:00:00" + }, + { + "name": "生物/地理", + "start": "2024-05-07T08:00:00", + "end": "2024-05-07T09:30:00" }, { "name": "化学", - "start": "2025-04-14T11:20:00", - "end": "2025-04-15T11:50:00" + "start": "2024-05-07T10:00:00", + "end": "2024-05-07T11:30:00" }, { - "name": "生物/政治", - "start": "2025-04-15T14:10:00", - "end": "2025-04-15T15:40:00" + "name": "英语", + "start": "2024-05-07T14:10:00", + "end": "2024-05-07T16:10:00" }, { - "name": "地理", - "start": "2025-04-15T16:10:00", - "end": "2025-04-15T17:40:00" + "name": "历史", + "start": "2024-05-07T16:30:00", + "end": "2024-05-07T18:00:00" } ] }