Bring timetable up to date

This commit is contained in:
Nexus 2023-10-30 15:16:20 +00:00 committed by GitHub
parent 5ea9f602ad
commit 894a2d5d2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,48 +1,22 @@
{ {
"monday": [ "monday": [],
{
"name": "Digital Security",
"start": [
9,
0
],
"end": [
10,
15
],
"tutor": "Raphael",
"room": "A132"
},
{
"name": "Digital Security",
"start": [
10,
30
],
"end": [
11,
45
],
"tutor": "Raphael",
"room": "A132"
}
],
"tuesday": [ "tuesday": [
{ {
"name": "Managing Infrastructure", "name": "Digital Security",
"start": [ "start": [9, 0],
10, "end": [10, 15],
30 "tutor": "Raphael",
],
"end": [
11,
45
],
"tutor": "Rebecca",
"room": "A132" "room": "A132"
}, },
{ {
"name": "Digital Security", "name": "Digital Security",
"start": [10, 30],
"end": [11, 45],
"tutor": "Raphael",
"room": "A132"
},
{
"name": "1:1 Tutorial",
"start": [ "start": [
11, 11,
45 45
@ -51,7 +25,7 @@
13, 13,
0 0
], ],
"tutor": "Raphael", "tutor": "Zach",
"room": "A132" "room": "A132"
}, },
{ {
@ -66,7 +40,7 @@
] ]
}, },
{ {
"name": "Digital Security", "name": "Managing Infrastructure",
"start": [ "start": [
14, 14,
0 0
@ -75,7 +49,7 @@
15, 15,
15 15
], ],
"tutor": "Raphael", "tutor": "Rebecca",
"room": "A132" "room": "A132"
} }
], ],
@ -129,6 +103,19 @@
], ],
"tutor": "Raphael", "tutor": "Raphael",
"room": "A132" "room": "A132"
},
{
"name": "Digital Security",
"start": [
15,
30
],
"end": [
16,
45
],
"tutor": "Raphael",
"room": "A132"
} }
], ],
"thursday": [ "thursday": [
@ -157,7 +144,7 @@
] ]
}, },
{ {
"name": "Research & Evaluation", "name": "Digital Security",
"start": [ "start": [
12, 12,
45 45
@ -166,11 +153,11 @@
14, 14,
0 0
], ],
"tutor": "Zach", "tutor": "Raphael",
"room": "A132" "room": "A132"
}, },
{ {
"name": "Fundamentals", "name": "Research & Evaluation",
"start": [ "start": [
14, 14,
0 0
@ -179,8 +166,21 @@
15, 15,
15 15
], ],
"tutor": "Steven", "tutor": "Zach",
"room": "A132" "room": "A132"
},
{
"name": "Fundamentals",
"start": [
15,
30
],
"end": [
16,
45
],
"tutor": "Steven",
"room": "Oracle"
} }
], ],
"friday": [], "friday": [],
@ -210,8 +210,8 @@
"end": "03/06/2024" "end": "03/06/2024"
}, },
"end of year": { "end of year": {
"start": "13/07/2022", "start": "13/07/2024",
"end": "12/09/2023" "end": "12/09/9000"
} }
} }
} }