Make ABC online only

pull/106/head
Stijn De Clercq 2022-02-12 15:41:35 +01:00
parent eafc1a8674
commit 781956b312
1 changed files with 15 additions and 0 deletions

View File

@ -107,8 +107,17 @@
"schedule": [ "schedule": [
{ {
"course": "Automaten, Berekenbaarheid en Complexiteit", "course": "Automaten, Berekenbaarheid en Complexiteit",
"online_links": {
"zoom": "https://ufora.ugent.be/d2l/ext/rp/439079/lti/framedlaunch/556e197e-e87b-4c27-be5d-53adc7a41826"
},
"slots": [ "slots": [
{ {
"weeks": {
"1,2,3,4,5,6,7,8,9,10,11,12": {
"online_only": true
}
},
"online": "zoom",
"location": { "location": {
"campus": "Sterre", "campus": "Sterre",
"building": "S25", "building": "S25",
@ -121,6 +130,12 @@
} }
}, },
{ {
"weeks": {
"1,2,3,4,5,6,7,8,9,10,11,12": {
"online_only": true
}
},
"online": "zoom",
"location": { "location": {
"campus": "Sterre", "campus": "Sterre",
"building": "S9", "building": "S9",