From 48c5020a4a8c2c968dc8092cac5a5c68d332617a Mon Sep 17 00:00:00 2001 From: Peter Howell Date: Mon, 29 Sep 2025 17:58:28 +0000 Subject: [PATCH] gott --- courses.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/courses.py b/courses.py index 1cb88f6..0f5f0de 100644 --- a/courses.py +++ b/courses.py @@ -1272,7 +1272,8 @@ def enroll_gott_workshops(): #['2025-08-11 13:00:00', 'GOTT 1: Introduction to Online Teaching with Canvas', 23232], #['2025-09-01 17:00:00', r'GOTT 1: Intro to Online Teaching (Canvas, Accessibility and RSI) ', 23270], - ['2025-09-14 17:00:00', r'GOTT 2: Intro to Asynchronous Online Teaching and Learning', 23290], + #['2025-09-14 17:00:00', r'GOTT 2: Intro to Asynchronous Online Teaching and Learning', 23290], + ['2025-09-28 17:00:00', r'GOTT 6: Foundation of Teaching Live Online/Hyflex', 23311], ] #print(json.dumps(signups,indent=4)) #print(json.dumps(by_email,indent=4))