Skip to content

Commit 7ede99f

Browse files
Merge remote-tracking branch 'upstream/main' into feature/add-application-tracker
2 parents 5a26b0f + 75b6589 commit 7ede99f

File tree

262 files changed

+2430
-443
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

262 files changed

+2430
-443
lines changed

org-cyf-tracks/content/blocks/ai-essentials/application/index.md renamed to common-content/en/blocks/ai-essentials/application/index.md

File renamed without changes.

org-cyf-tracks/content/blocks/ai-essentials/goals/index.md renamed to common-content/en/blocks/ai-essentials/goals/index.md

File renamed without changes.

org-cyf-tracks/content/blocks/ai-essentials/prereqs/index.md renamed to common-content/en/blocks/ai-essentials/prereqs/index.md

File renamed without changes.

org-cyf-tracks/content/blocks/ai-essentials/roles-project/index.md renamed to common-content/en/blocks/ai-essentials/roles-project/index.md

File renamed without changes.

org-cyf-tracks/content/blocks/ai-essentials/team-meeting-2/index.md renamed to common-content/en/blocks/ai-essentials/team-meeting-2/index.md

File renamed without changes.

org-cyf-tracks/content/blocks/ai-essentials/team-meeting/index.md renamed to common-content/en/blocks/ai-essentials/team-meeting/index.md

File renamed without changes.

org-cyf-tracks/content/blocks/ai-essentials/workshop/index.md renamed to common-content/en/blocks/ai-essentials/workshop/index.md

File renamed without changes.
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
+++
2+
title="Asking Good Technical Questions"
3+
time=60
4+
[objectives]
5+
1="Create well constructed questions that provide helpful answers to technical issues"
6+
[build]
7+
render = "never"
8+
list = "local"
9+
publishResources = false
10+
+++
11+
12+
{{<tabs name="Asking good technical questions" >}}
13+
14+
===[[👉🏽 PD Session]]===
15+
16+
### Preparation
17+
18+
- A4 paper with exercise 1 printed for each trainee in the cohort
19+
- Give each trainee one paper at the start of the session
20+
- Pens
21+
22+
### Introduction
23+
24+
3 exercises below:
25+
26+
1. (10m) How do you get help today? Why don’t you get help?
27+
2. (45m) Good question improvisation
28+
29+
===[[🧩 1) How do you get help today?]]===
30+
#### How do you get help today? Why don’t you get help?
31+
32+
🎯 **Goal:** Reflect on how you get help for your questions today (10 minutes )
33+
34+
### Instructions
35+
36+
Answer the following questions, then find a partner and discuss any significant differences you have in your answers.
37+
38+
**Q1.** When you come across something you don’t understand, which of the following ways do you use to get answers?
39+
40+
- Search Google / Bing / …
41+
- Search Stack Overflow
42+
- Search YouTube
43+
- Ask ChatGPT or other AI
44+
- Ask a peer
45+
- Ask an expert / senior
46+
- Post a question on a forum / Slack channel
47+
- Read the documentation
48+
- Other (******\_\_******)
49+
50+
**Q2.** What stops you from asking others when there is something you don’t understand? Check the ones that apply:
51+
52+
- I feel I should probably already know the answer and asking would reveal my ignorance
53+
- I don’t want to waste anybody’s time
54+
- I don’t want people to think badly of me
55+
- Nothing stops me because most people usually get pleasure from helping, and often enjoy showing off their knowledge
56+
- Nobody has ever had my problem before, so there’s no point asking anyone
57+
- Other (******\_\_******)
58+
59+
===[[🧩 2) Good Question Improvisation]]===
60+
61+
#### Good Question Improvisation
62+
🎯 **Goal:** Practice framing a good question and get feedback on it (45 minutes )
63+
64+
### Instructions
65+
66+
1. Pick **ONE technical issue** that you have thought of during prep.
67+
2. Use the good question concepts you have learned to write a well-structured question (**10 minutes**).
68+
3. Working in groups, take turns to ask your question to the others in your group.
69+
- The others provide constructive feedback and suggest ways it might be improved
70+
- ~5 minutes per person (no more than 30 minutes total)
71+
4. As a group, reflect on the concepts that were most beneficial in asking good questions.
72+
- Share one or two changes that made the question easier to answer and more likely to provide valuable responses (**5 minutes**).
73+
74+
{{< /tabs >}}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
+++
2+
title = "Fail Fast Prep"
3+
time = 40
4+
[build]
5+
render = "never"
6+
list = "local"
7+
publishResources = false
8+
[objectives]
9+
1 = "Relate the failing fast concept to your life experiences"
10+
+++
11+
12+
{{<tabs name="Fail Fast Prep" >}}
13+
14+
===[[👉🏽 PD Session]]===
15+
16+
### Introduction
17+
18+
Failing fast is crucial for identifying flaws and giving you a quick opportunity to change anything that is needed.
19+
20+
Embracing failure as a learning opportunity accelerates growth and adaptation and is a skill that makes you a more efficient professional.
21+
22+
===[[🧩 1) Failing fast]]===
23+
#### Failing fast
24+
🎯 **Goal:** Learn about failing fast (20 minutes)
25+
26+
**Instructions**
27+
28+
- **Read** [this piece](https://medium.com/@amitonline/failing-fast-embracing-failure-as-a-pathway-to-agile-success-e12a2f9b72cd) that will introduce you to the concept of failing fast and how this can be put into practice by using the Agile framework.
29+
- **Watch** this [video](https://www.youtube.com/watch?v=wmMgjrqhHrw) about failure and how you learn and innovate.
30+
31+
32+
===[[🧩 2) Reflect on your ...]]===
33+
#### Reflection on failing fast Experience
34+
🎯 **Goal:** Reflection on failing fast concept in your life (20 minutes)
35+
36+
**Instructions**
37+
38+
Considering what you have learned regarding Failing Fast, think of an instance when you failed to achieve something you aimed for.
39+
40+
Write down about this event and reflect on it. You can use the following questions to guide you:
41+
42+
- What did you learn from it?
43+
- Did you try a different approach to achieve the same goal?
44+
- Did you change the objective you were after?
45+
- What would you have done differently?
46+
47+
{{< /tabs >}}
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
+++
2+
title="Prep Conflict Resolution"
3+
description="This is your prep work for the next lesson."
4+
modules="JS2"
5+
week="2"
6+
skills=["Communication"]
7+
time=90
8+
[objectives]
9+
1="Understand the different theories and actions about conflict resolution"
10+
+++
11+
12+
{{<note type="info" title="Introduction">}}
13+
14+
People at work will inevitably disagree with each other at some time. Most people want to do what’s best for them and those around them. Often, conflicts arise from misunderstandings or different attitudes to general problem-solving.
15+
16+
These exercises will ensure you understand the theory and have reflected on this theme, so you can do the in-class exercises more effectively.
17+
18+
{{</note>}}
19+
20+
{{<note type="exercise" title="How to deal with workplace conflicts (10 minutes)">}}
21+
22+
🎯 **Goal:** Understand tips that will help you to handle conflicts on a day-to-day basis.
23+
24+
Watch the video: [How to deal with workplace conflicts - Develop your personality and business skills](https://www.youtube.com/watch?v=qDfSYz0PX9g)
25+
26+
{{</note>}}
27+
28+
{{<note type="exercise" title="Conflict Resolution Curve (30 minutes)">}}
29+
30+
🎯 **Goal:** Understand what is meant by conflict resolution.
31+
32+
Read about the [Conflict Resolution Curve](https://en.wikipedia.org/wiki/Conflict_resolution) on Wikipedia.
33+
34+
Reflect on how conflicts escalate and the strategies for resolution.
35+
36+
{{</note>}}
37+
38+
{{<note type="exercise" title="Protective Factors (20 minutes)">}}
39+
40+
🎯 **Goal:** * Understand and reflect on your protective factors.
41+
42+
1. Read this text: [Protective Factors](https://www.therapistaid.com/worksheets/protective-factors)
43+
2. Answer the reflective questions.
44+
45+
{{</note>}}
46+
47+
{{<note type="exercise" title="Reflect on your own conflict experience (30 minutes)">}}
48+
49+
🎯 **Goal:** Reflect on your conflict experience.
50+
51+
Think of a time you have had a conflict with a work colleague. Answer these questions in a Google Doc:
52+
53+
1. Was there a misunderstanding of the facts?
54+
2. Have you learned different lessons from your experience which affected your views?
55+
3. Did either of you have a hidden agenda directly opposed to the other person?
56+
4. How did either of you try to resolve the conflict?
57+
5. What was the outcome?
58+
59+
{{</note>}}

0 commit comments

Comments
 (0)