You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than having this be an entry criterion to the Piscine, we want to
make it an exit criterion of ITP. This better reflects completing ITP
meaning you can apply the skills learnt in ITP.
Copy file name to clipboardExpand all lines: org-cyf-itp/content/data-flows/success/index.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,10 @@ layout = "success"
5
5
emoji= "✅"
6
6
menu_level = [ "module" ]
7
7
weight = 11
8
-
[[objectives]]
9
-
1="Submit step 4 on the CYF Course Portal"
8
+
objectives = [[
9
+
"Submit step 4 on the CYF Course Portal",
10
+
"Submit step 5 of the CYF Course Portal",
11
+
]]
10
12
+++
11
13
12
14
### 🎯 You've achieved your learning objectives if you can:
@@ -40,6 +42,12 @@ weight = 11
40
42
- A link to your issue for "[LinkedIn Social Selling Index](https://github.com/CodeYourFuture/Module-Data-Flows/issues/12)". Your issue must show your current index and actions you will take to improve it.
41
43
1. Submit the issue link to step 4 of ITP on [CYF Course Portal](https://application-process.codeyourfuture.io/).
42
44
45
+
## ✅ To complete this _course_, you must:
46
+
47
+
1. Pass your Codility test.
48
+
- See [Pass Your Codility Test](https://github.com/CodeYourFuture/Module-Data-Flows/issues/321) for details.
49
+
1. Submit the link to your Codility test as step 5 of ITP on [CYF Course Portal](https://application-process.codeyourfuture.io/).
50
+
43
51
> [!NOTE]
44
52
> A pull request is _completed_ when a volunteer has added the "Complete" tag. If nobody has reviewed your PR after one week, please ask on Slack in #cyf-code-review.
0 commit comments