Skip to content

Commit 894247a

Browse files
authored
Tweaks to welcome sprint (#1549)
* Remove references to module prep, it's gone * Add an introduction to the idea of taking notes, and what "write this in your notebook" later in the course will mean. * Remove the course-planner related tasks from the welcome sprint - setting this up is part of Onboarding not Welcome. * Minor wording tweaks
1 parent 6f5c524 commit 894247a

File tree

7 files changed

+30
-13
lines changed

7 files changed

+30
-13
lines changed

common-content/en/module/fundamentals/next-steps/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,10 @@ Pair up with a new person. In pairs, complete the following tasks:
2727
> If you're unsure about the answer to any of the questions below, start a thread in Slack to clarify the answer (unless there is already a thread discussing this matter).
2828
2929
1. Starting from the home page of this website, locate the success page for the next module. Have you already achieved any of the learning objectives?
30-
1. Starting from the home page of this website, locate the prep page for the next module, and the prep page for sprint 1 of the next module.
31-
1. List the things you need to install (if anything) for the upcoming module.
30+
1. Starting from the home page of this website, locate the prep page for sprint 1 of the next module.
31+
1. List the things you need to install (if anything) for sprint 1 of the upcoming module.
3232
1. Check you can find the backlog page for the next sprint.
33-
1. Double check you've copied all the issues from the backlog over to your Course Planner (There are instructions for setting up your Course Planner in the prep).
3433
1. When should you start the prep work for the upcoming module?
35-
1. Experiment with your project planner: can you filter by Size, Sprint, or other fields?
3634

3735
## For volunteers
3836

common-content/en/module/induction/accounts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Your cohort is your first network, and this is one of the most valuable things y
6969
[Slack](https://slack.com/intl/en-gb) is our community space and how we communicate with each other. Download and install it now. If you are not using your own computer, log in to the web version instead.
7070

7171
- [ ] I have downloaded the [Slack](https://slack.com/intl/en-gb) app on my computer and phone.
72-
- [ ] I have logged in to the {{<our-name>}} workspace.
72+
- [ ] I have logged in to the {{<our-name>}} ITP workspace.
7373
- [ ] I have found and joined my class channels.
7474
- [ ] I have updated my profile with my picture, my professional email address, my GitHub username, my Linkedin profile and my class.
7575
- [ ] I have introduced myself on Slack.

common-content/en/module/onboarding/goals/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ objectives = [
1414
publishResources = false
1515
+++
1616

17-
You have joined us as a Learner. Your overall goal for this module is to understand how to succeed at the ITP course.
17+
You have joined us as a trainee. Your overall goal for this module is to understand how to succeed at the ITP course.
1818

19-
To demonstrate you know how to succeed at the course, you should apply to enroll as a Trainee within the next three weeks. To do this, you will need to do show up every week, learn, get work done, and get your work reviewed.
19+
To demonstrate you know how to succeed at the course, you should apply to enrol as a Trainee within the next three weeks. To do this, you will need to do show up every week, learn, get work done, and get your work reviewed.
2020

21-
If eligible, you should enrol as a Trainee within the next three weeks. _If you do not enrol as a trainee by week 6 of this course, you will be removed from it. You can request to restart in the next ITP course._
21+
You should enrol as a Trainee within the next three weeks. _If you do not enrol as a trainee by week 6 of this course, you will be removed from it. You can request to restart in the next ITP course._
2222

2323
> 🎯 Complete onboarding and enrol as a Trainee
2424
@@ -30,7 +30,7 @@ This formal structure might be new to you. **It is a way to help you evaluate fo
3030

3131
As we are just meeting this idea, let's go over them here too. The skills you'll learn in this module are based around these themes: version control, requirements and testing, code review, data, and scientific method. Write each of these themes down in your notebook.
3232

33-
To complete the module, you will need to demonstrate you have learnt these skills, and apply to enroll as a Trainee.
33+
To complete the module, you will need to demonstrate you have learnt these skills, and apply to enrol as a Trainee.
3434

3535
#### Version control
3636

@@ -52,6 +52,6 @@ _By the end of this module_ you will have manipulated data with HTML, Git, and G
5252

5353
_By the end of this module_ you will have written and asked well-structured developer questions. Your goal is to build a strategy to methodically solve problems.
5454

55-
#### Enrollment
55+
#### Enrolment
5656

5757
_By the end of this module_ you will have enrolled as a Trainee. Your goal is to complete the onboarding process and enrol as a Trainee.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
+++
2+
title = "Notes"
3+
time = 5
4+
[build]
5+
render = "never"
6+
list = "local"
7+
publishResources = false
8+
+++
9+
10+
Writing information down helps you learn.
11+
12+
Writing helps you process what you're reading more than just reading it. Keeping notes also gives you a reference you can check. It can also help you plan, and remember to come back to things.
13+
14+
The curriculum will often tell you to write something in your notebook. You can do this however you want - on paper in a physical notebook, in a Google Doc, in a specialised application like [Obsidian](https://obsidian.md/), or however works for you.
15+
16+
We recommend you keep notes as you go through the course and learn.

org-cyf-itp/content/welcome/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
description='The agenda and activities for our first day together'
55
emoji= '🧑🏾‍🤝‍🧑🏾'

org-cyf-itp/content/welcome/prep/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ weight = 1
1010
name="Application"
1111
src="module/onboarding/application"
1212
[[blocks]]
13+
name="Notes"
14+
src="module/onboarding/notes"
15+
[[blocks]]
1316
name="Goals"
1417
src="module/onboarding/goals"
1518
[[blocks]]

org-cyf-itp/content/welcome/success/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = 'success'
2+
title = 'Success'
33
description = 'How do we know if we have completed day one successfully?'
44
layout = 'success'
55
emoji= ''
@@ -9,7 +9,7 @@ objectives = [[
99
"Come to class.",
1010
"Name 5 people in your class.",
1111
"Have a plan for how to make progress, and how to get help.",
12-
"Find and begin your prep for the Onboarding Module (both the module prep, and the first sprint prep).",
12+
"Find and begin your prep for the first sprint of the Onboarding Module.",
1313
]]
1414
+++
1515

0 commit comments

Comments
 (0)