Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common-content/en/blocks/morning-break/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ hide_from_overview=true

+++

A quick break of fifteen minutes so we can all concentrate on the next piece of work.
A quick break so we can all concentrate on the next piece of work.
18 changes: 11 additions & 7 deletions org-cyf-itp/content/data-groups/sprints/1/day-plan/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,17 @@ name="Morning orientation"
src="blocks/morning-orientation"
time=15
[[blocks]]
name="Workshop"
src="blocks/workshop"
time="140"
[[blocks.nested.blocks]]
name="Giving Feedback [PD] (60 Mins)"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/feedback"
time=0
name="Giving Feedback"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/feedback"
time=60
[[blocks]]
name="Morning break"
src="blocks/morning-break"
time=20
[[blocks]]
name="Arrays"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/feedback"
time=60
[[blocks]]
name="lunch"
src="blocks/lunch"
Expand Down
22 changes: 11 additions & 11 deletions org-cyf-itp/content/data-groups/sprints/2/day-plan/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ name="Morning orientation"
src="blocks/morning-orientation"
time=15
[[blocks]]
name="Workshop"
src="blocks/workshop"
time="140"
[[blocks.nested.blocks]]
name="Objects [Tech] (60 Mins)"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/objects"
time=0
[[blocks.nested.blocks]]
name="Debugging 2 [Tech] (60 Mins)"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/debugging-2"
time=0
name="Objects"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/objects"
time=60
[[blocks]]
name="Morning break"
src="blocks/morning-break"
time=20
[[blocks]]
name="Debugging"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/debugging"
time=60
[[blocks]]
name="lunch"
src="blocks/lunch"
Expand Down
22 changes: 11 additions & 11 deletions org-cyf-itp/content/data-groups/sprints/3/day-plan/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ name="Morning orientation"
src="blocks/morning-orientation"
time=15
[[blocks]]
name="Workshop"
src="blocks/workshop"
time="140"
[[blocks.nested.blocks]]
name="DOM merge conflict [Tech] (60 Mins)"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/dom-merge-conflict"
time=0
[[blocks.nested.blocks]]
name="Interviewing practice [PD] (60 Mins)"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/interviewing"
time=0
name="DOM merge conflict"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/dom-merge-conflict"
time=60
[[blocks]]
name="Morning break"
src="blocks/morning-break"
time=20
[[blocks]]
name="Interviewing practice"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/interviewing"
time=60
[[blocks]]
name="lunch"
src="blocks/lunch"
Expand Down
Loading