From 9324d8996e1633cb19e750093d3a8619fc214fa9 Mon Sep 17 00:00:00 2001 From: nex Date: Sun, 16 Apr 2023 20:36:45 +0100 Subject: [PATCH] Add missing lessons and fix rooms --- .idea/jsonSchemas.xml | 26 ++++++++++++++++++++++++++ utils/timetable.json | 21 ++++----------------- 2 files changed, 30 insertions(+), 17 deletions(-) create mode 100644 .idea/jsonSchemas.xml diff --git a/.idea/jsonSchemas.xml b/.idea/jsonSchemas.xml new file mode 100644 index 0000000..6caec26 --- /dev/null +++ b/.idea/jsonSchemas.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/utils/timetable.json b/utils/timetable.json index 02639a6..e663d5a 100644 --- a/utils/timetable.json +++ b/utils/timetable.json @@ -38,7 +38,7 @@ 10, 15 ], - "tutor": "Other", + "tutor": "Zach", "room": "A144" }, { @@ -79,19 +79,6 @@ ], "tutor": "Rebecca", "room": "A047" - }, - { - "name": "Unit 1, 2, & 3 (PCE)", - "start": [ - 15, - 30 - ], - "end": [ - 16, - 45 - ], - "tutor": "Jay", - "room": "A047" } ], "wednesday": [], @@ -119,7 +106,7 @@ 11, 45 ], - "tutor": "Other", + "tutor": "Richard", "room": "A145" }, { @@ -145,7 +132,7 @@ 15, 15 ], - "tutor": "Other", + "tutor": "Richard", "room": "A145" }, { @@ -212,7 +199,7 @@ 15, 15 ], - "tutor": "Other", + "tutor": "Steven", "room": "Oracle" }, {