From 781956b312baa972a96fe80eb256feb3504c230a Mon Sep 17 00:00:00 2001 From: Stijn De Clercq Date: Sat, 12 Feb 2022 15:41:35 +0100 Subject: [PATCH] Make ABC online only --- files/schedules/32.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/files/schedules/32.json b/files/schedules/32.json index 1d0e9e5..d697d3b 100644 --- a/files/schedules/32.json +++ b/files/schedules/32.json @@ -107,8 +107,17 @@ "schedule": [ { "course": "Automaten, Berekenbaarheid en Complexiteit", + "online_links": { + "zoom": "https://ufora.ugent.be/d2l/ext/rp/439079/lti/framedlaunch/556e197e-e87b-4c27-be5d-53adc7a41826" + }, "slots": [ { + "weeks": { + "1,2,3,4,5,6,7,8,9,10,11,12": { + "online_only": true + } + }, + "online": "zoom", "location": { "campus": "Sterre", "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": { "campus": "Sterre", "building": "S9",