From b08034d0f8c5a57d7cd21a915d0f8c90e7447723 Mon Sep 17 00:00:00 2001 From: Sally McGrath Date: Fri, 10 Nov 2023 22:02:46 +0000 Subject: [PATCH 1/2] JS3 1 day plan - team project in the morning - components workshop in the afternoon - rest of the time is study group - dumped the retro for this session as no one will get to it --- content/js3/sprints/1/day-plan/index.md | 34 +++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/content/js3/sprints/1/day-plan/index.md b/content/js3/sprints/1/day-plan/index.md index b2c12f67b..838a3240a 100644 --- a/content/js3/sprints/1/day-plan/index.md +++ b/content/js3/sprints/1/day-plan/index.md @@ -7,8 +7,38 @@ weight = 3 backlog= 'Module-JS3' backlog_filter= 'Week 1' [[blocks]] +name="Energiser" +src="blocks/energiser" +[[blocks]] name="Teamwork Project Sprint 1" src="https://cyf-pd.netlify.app/blocks/teamwork-project-s1/readme/" +[[blocks]] +src="blocks/morning-break" +name="Morning break" +[[blocks]] +name="Study Group" +src="blocks/study-group" +time=60 +[[blocks]] +name="Code Review" +src="https://github.com/CodeYourFuture/Module-JS3/pulls" +time="0" +[[blocks]] +name="Lunch" +src="blocks/lunch" +[[blocks]] +name="💡 Components are functions" +src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/components-2" +time=120 +[[blocks]] +name="Afternoon break" +src="blocks/afternoon-break" +[[blocks]] +name="Study Group" +src="blocks/study-group" +time=50 +[[blocks]] +name="Code Review" +src="https://github.com/CodeYourFuture/Module-JS2/pulls" +time="0" +++ - - From 630aeeb5f6ad774aa999fe083dc8643e02990c8b Mon Sep 17 00:00:00 2001 From: Sally McGrath Date: Sat, 11 Nov 2023 08:11:00 +0000 Subject: [PATCH 2/2] Update content/js3/sprints/1/day-plan/index.md Co-authored-by: Alasdair Smith --- content/js3/sprints/1/day-plan/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/js3/sprints/1/day-plan/index.md b/content/js3/sprints/1/day-plan/index.md index 838a3240a..127b94c3a 100644 --- a/content/js3/sprints/1/day-plan/index.md +++ b/content/js3/sprints/1/day-plan/index.md @@ -39,6 +39,6 @@ src="blocks/study-group" time=50 [[blocks]] name="Code Review" -src="https://github.com/CodeYourFuture/Module-JS2/pulls" +src="https://github.com/CodeYourFuture/Module-JS3/pulls" time="0" +++