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))