Mark classes as on-campus again

pull/108/head
Stijn De Clercq 2022-02-20 21:22:50 +01:00 committed by GitHub
parent d2b0e630ec
commit 2a0d7d45aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 2 deletions

View File

@ -113,7 +113,7 @@
"slots": [ "slots": [
{ {
"weeks": { "weeks": {
"1,2,3,4,5,6,7,8,9,10,11,12": { "1": {
"online_only": true "online_only": true
} }
}, },
@ -131,7 +131,7 @@
}, },
{ {
"weeks": { "weeks": {
"1,2,3,4,5,6,7,8,9,10,11,12": { "1": {
"online_only": true "online_only": true
} }
}, },
@ -201,6 +201,11 @@
"slots": [ "slots": [
{ {
"online": "zoom", "online": "zoom",
"location": {
"campus": "Sterre",
"building": "S8",
"room": "3.2"
},
"time": { "time": {
"day": "maandag", "day": "maandag",
"start": 1430, "start": 1430,
@ -209,6 +214,11 @@
}, },
{ {
"online": "zoom", "online": "zoom",
"location": {
"campus": "Sterre",
"building": "S9",
"room": "PC 3.1 Konrad Zuse"
},
"time": { "time": {
"day": "donderdag", "day": "donderdag",
"start": 830, "start": 830,