Skip to content

Commit 09d9d25

Browse files
committed
Add new learnings field to beginner mentee evaluations
(cherry picked from commit 5bd4b2a)
1 parent b7cc1c7 commit 09d9d25

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

config/mentee_evaluation.yml

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ beginners:
77
hint: "If they say they enjoy coding and have been spending time learning how to code using different sources"
88
score: "5"
99
- answer: "Wish to change the current profession with programming"
10-
hint: "If they want to change thei current profession with programming, but have already tried exploring the IT field"
10+
hint: "If they want to change the current profession with programming, but have already tried exploring the IT field"
1111
score: "5"
1212
- answer: "Wish to apply their knowledge and network"
1313
hint: "If they want to apply their knowledge or extend their understanding by working on a practical project and interact with peoople who share their interests"
@@ -56,6 +56,19 @@ beginners:
5656
hint: "They don't give a project proposal stating they are beginners"
5757
score: "0"
5858
teamwork_leadership:
59+
new_learnings:
60+
question: "Tell us about a recent time when you learnt something new. What did you learn? How did you go about it? (Does not have to be technical). What were your key takeaways from the experience?"
61+
max_score: "2"
62+
answers:
63+
- answer: "They share their experience and explain their role"
64+
hint: "They give at least one complete example about teamwork and their role"
65+
score: "2"
66+
- answer: "They share their experience, but don't tell their role"
67+
hint: "They give one or several examples of their previous experience, but don't mention their role in it"
68+
score: "1"
69+
- answer: "Incomplete or short answer / No experience"
70+
hint: "If they give an incomplete answer or finish it in one sentence or two, or they say they have no experience"
71+
score: "0"
5972
teamwork:
6073
question: "Tell us about a time where you collaborated with others in a team. What was the project or task that you worked on? What was your role in the team? How was your experience?"
6174
max_score: "2"
@@ -110,7 +123,7 @@ experienced:
110123
hint: "If they say they enjoy coding and have been spending time learning how to code using different sources"
111124
score: "3"
112125
- answer: "Wish to change the current profession with programming"
113-
hint: "If they want to change thei current profession with programming, but have already tried exploring the IT field"
126+
hint: "If they want to change the current profession with programming, but have already tried exploring the IT field"
114127
score: "3"
115128
- answer: "Wish to apply their knowledge and network"
116129
hint: "If they want to apply their knowledge or extend their understanding by working on a practical project and interact with peoople who share their interests"

0 commit comments

Comments
 (0)