Skip to content

Commit b151b28

Browse files
committed
Add requirement to pass a Codility test
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.
1 parent 1dc501d commit b151b28

File tree

1 file changed

+10
-2
lines changed
  • org-cyf-itp/content/data-flows/success

1 file changed

+10
-2
lines changed

org-cyf-itp/content/data-flows/success/index.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ layout = "success"
55
emoji= ""
66
menu_level = [ "module" ]
77
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+
]]
1012
+++
1113

1214
### 🎯 You've achieved your learning objectives if you can:
@@ -40,6 +42,12 @@ weight = 11
4042
- 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.
4143
1. Submit the issue link to step 4 of ITP on [CYF Course Portal](https://application-process.codeyourfuture.io/).
4244

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+
4351
> [!NOTE]
4452
> 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.
4553

0 commit comments

Comments
 (0)