Skip to content

Commit c116ce6

Browse files
authored
Tweaks to Onboarding Sprint 1 (#1551)
* Clarify prep now that there's no module prep * Casing of titles
1 parent 894247a commit c116ce6

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

β€Žcommon-content/en/module/onboarding/do-the-prep/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ You should have completed the prep listed in [Welcome to CodeYourFuture](/welcom
1313

1414
> 🧠 You must always do the prep.
1515
16-
If you have worked through the Welcome prep, move on to [Onboarding Sprint 1 Prep](onboarding/sprints/1/prep/) and begin the prep for the first sprint.
16+
If you have worked through the Welcome prep, begin the prep for the first Onboarding sprint (which starts here!).
1717

1818
{{<multiple-choice
1919
question="Where do you start with a new module?"
20-
answers="Just randomly pick something from the backlog | Do nothing and wait to be told in class | I should start with the prep"
20+
answers="Just randomly pick something from the backlog | Do nothing and wait to be told in class | I should start with the prep for the first module"
2121
feedback="No, the prep will show you HOW to complete the backlog, so do it first | Nope, you're being told right now | Yes, you should always start with the prep"
2222
correct="2" >}}

β€Žorg-cyf-itp/content/onboarding/sprints/1/backlog/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = 'backlog'
2+
title = 'Backlog'
33
layout = 'backlog'
44
emoji= '🏷️'
55
menu_level = ['sprint']

β€Žorg-cyf-itp/content/onboarding/sprints/1/day-plan/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = 'day-plan'
2+
title = 'Day Plan'
33
layout = 'day-plan'
44
emoji= 'πŸ§‘πŸΎβ€πŸ€β€πŸ§‘πŸΎ'
55
menu_level = ['sprint']

β€Žorg-cyf-itp/content/onboarding/sprints/1/prep/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = 'prep'
2+
title = 'Prep'
33
layout = 'prep'
44
emoji= 'πŸ§‘πŸΎβ€πŸ’»'
55
menu_level = ['sprint']

β€Žorg-cyf-itp/content/onboarding/sprints/1/success/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = 'success'
2+
title = 'Success'
33
layout = 'success'
44
emoji= 'βœ…'
55
menu_level = ['sprint']

0 commit comments

Comments
Β (0)