From 73db9bc9dd44cb45844cee60b1c6d1054c2adc4b Mon Sep 17 00:00:00 2001 From: Philmo Date: Wed, 16 Oct 2024 07:39:40 -0600 Subject: [PATCH 1/2] Added recordings for session 0s --- content/beginner/session0.md | 2 +- content/flare/session0.md | 2 +- content/scorch/session0.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/beginner/session0.md b/content/beginner/session0.md index 295f49f2..f68a0b8b 100644 --- a/content/beginner/session0.md +++ b/content/beginner/session0.md @@ -4,7 +4,7 @@ number: 0 date: 2024-10-13T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1Nr76ezZrlpgS2LORNkA3V5H8pb_xpqrU1NYV8n1ImHY/edit?usp=sharing" ready: True -recording: +recording: "https://www.youtube.com/watch?v=29F9Dsjeyho" --- In this session we will give an intro to the coding platform we use and Schulich Ignite! \ No newline at end of file diff --git a/content/flare/session0.md b/content/flare/session0.md index 785bbe23..3a3d2947 100644 --- a/content/flare/session0.md +++ b/content/flare/session0.md @@ -4,7 +4,7 @@ number: 0 date: 2024-10-13T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1PHYCXI6ndRzgIQsyXaAoazCnQTdauV1Rr-QxPXG2WQY/edit?usp=sharing" ready: True -recording: +recording: "https://www.youtube.com/watch?v=C8wlb4OFtbU" --- In this session we will give an intro to the coding platform we use and Schulich Ignite! \ No newline at end of file diff --git a/content/scorch/session0.md b/content/scorch/session0.md index 0ca0ad66..1957a909 100644 --- a/content/scorch/session0.md +++ b/content/scorch/session0.md @@ -4,7 +4,7 @@ number: 0 date: 2024-10-13T00:00:00-00:00 slides: "https://docs.google.com/presentation/d/1YDLnu2izdXAPugegnC6_VTLPRpyskd-Hcz-Yai4ye9Y/edit?usp=sharing" ready: True -recording: +recording: "https://www.youtube.com/watch?v=sEdwaoboO7Q" --- This session is here to have everyone setup their development environments and get introduced to the course! From 4eb473a9db8147e44390fc5826d8d78037bcfe53 Mon Sep 17 00:00:00 2001 From: Philmo Date: Wed, 16 Oct 2024 19:31:13 -0600 Subject: [PATCH 2/2] Fixed exercise submission links --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 81079949..70b8b026 100644 --- a/config.toml +++ b/config.toml @@ -16,8 +16,8 @@ relativeURLs = true sparkDocs = "https://spark.schulichignite.com/" submitBugBusters = "https://forms.gle/pXge52uyrJK4R5qaA" submitPythonicLava = "https://forms.gle/Jmp7JKuGh251E5878" - submitScorch = "https://forms.gle/ZUR8dkqcrJLQCR6P9" - submitFlare = "https://forms.gle/gSY5wERM1CzbejS76" + submitFlare = "https://forms.gle/ZUR8dkqcrJLQCR6P9" + submitScorch = "https://forms.gle/gSY5wERM1CzbejS76" current_startDate = 2024-10-12T14:15:59-06:00 current_endDate = 2024-12-20T14:15:59-06:00 [params.links]