diff --git a/org-cyf-itd/content/blocks/step-0/acceptance/index.md b/org-cyf-itd/content/blocks/step-0/acceptance/index.md new file mode 100644 index 000000000..b35cfa2c5 --- /dev/null +++ b/org-cyf-itd/content/blocks/step-0/acceptance/index.md @@ -0,0 +1,23 @@ ++++ +title ="Step 0: How to check your work" +description= "Acceptance criteria for step zero" +emoji= "✅" +time= 10 +[build] + render = 'never' + list = 'local' + publishResources = false ++++ + +A volunteer will review your submission and check it meets the acceptance criteria. They will give you feedback on your submission and help you make any changes to meet the criteria. + +Here is the criteria you need to meet: + +```objectives +- You have joined the CodeYourFuture ITD Slack +- You have added a profile picture to your Slack profile +- You have used your real name on your Slack profile +- You have introduced yourself on the #introduce-yourself-to-codeyourfuture channel +- You have taken a screenshot of your introduction on the channel +- You have uploaded the screenshot to this platform +``` diff --git a/org-cyf-itd/content/blocks/step-0/instructions/index.md b/org-cyf-itd/content/blocks/step-0/instructions/index.md new file mode 100644 index 000000000..68a2cc979 --- /dev/null +++ b/org-cyf-itd/content/blocks/step-0/instructions/index.md @@ -0,0 +1,21 @@ ++++ +title ="Step 0: What to do" +description= "Join the CodeYourFuture Intro To Digital Slack" +emoji= "🗨" +time= 60 +[build] + render = 'never' + list = 'local' + publishResources = false ++++ + +#### Join the CodeYourFuture Intro To Digital Slack +We have an environment in which you can ask for help and build your local community. Slack helps us have asynchronous conversations with our community. It is used by most tech teams. + +Please use your real name on Slack and add a consistent profile picture. We ask this so we can recognise each other. + +1. Accept this invite (invite to Slack intentionally omitted) to our Introduction to Digital Slack +2. [Understand how Slack works with their tutorial](https://slack.com/intl/en-gb/help/articles/360059928654-How-to-use-Slack--your-quick-start-guide) +3. Introduce yourself on the [#introduce-yourself-to-codeyourfuture channel](https://cyf-introtodigital.slack.com/archives/CQ8HYL25C) +4. Make a screenshot of your introduction on our Slack channel. [This website](https://www.take-a-screenshot.org/android.html) can help you if you don't know how to take a screenshot from your device. +5. Upload the screenshot to this platform diff --git a/org-cyf-itd/content/blocks/step-0/submission/index.md b/org-cyf-itd/content/blocks/step-0/submission/index.md new file mode 100644 index 000000000..16ab5329d --- /dev/null +++ b/org-cyf-itd/content/blocks/step-0/submission/index.md @@ -0,0 +1,16 @@ ++++ +title ="Step 0: How to show us" +description= "Submit your work for review" +emoji= "📩" +time= 5 +[build] + render = 'never' + list = 'local' + publishResources = false ++++ + +### Submission + +You must do this in CYF Course platform + +1. Upload the screenshot of your introduction on Slack diff --git a/org-cyf-itd/content/steps/five/index.md b/org-cyf-itd/content/steps/five/index.md index 0d2d35490..378a3ffd3 100644 --- a/org-cyf-itd/content/steps/five/index.md +++ b/org-cyf-itd/content/steps/five/index.md @@ -5,7 +5,7 @@ layout = 'prep' emoji= '🧱' menu_level = ['module'] menu=[ 'steps'] -weight = 5 +weight = 6 [[blocks]] name="Instructions" src="blocks/step-5/instructions" diff --git a/org-cyf-itd/content/steps/four/index.md b/org-cyf-itd/content/steps/four/index.md index 657a09230..5d00cd98d 100644 --- a/org-cyf-itd/content/steps/four/index.md +++ b/org-cyf-itd/content/steps/four/index.md @@ -5,7 +5,7 @@ layout = 'prep' emoji= '🧑🏾‍🚀' menu_level = ['module'] menu=[ 'steps'] -weight = 4 +weight = 5 [[blocks]] name="Instructions" src="blocks/step-4/instructions" diff --git a/org-cyf-itd/content/steps/one/index.md b/org-cyf-itd/content/steps/one/index.md index c4c43927b..3b0b1ea5e 100644 --- a/org-cyf-itd/content/steps/one/index.md +++ b/org-cyf-itd/content/steps/one/index.md @@ -5,7 +5,7 @@ layout = 'prep' emoji= '🤖' menu_level = ['module'] menu=[ 'steps'] -weight = 1 +weight = 2 [[blocks]] name="Instructions" src="blocks/step-1/instructions" diff --git a/org-cyf-itd/content/steps/six/index.md b/org-cyf-itd/content/steps/six/index.md index 839aee1bd..92c159c1f 100644 --- a/org-cyf-itd/content/steps/six/index.md +++ b/org-cyf-itd/content/steps/six/index.md @@ -5,7 +5,7 @@ layout = 'prep' emoji= '🏴󠁧󠁢󠁥󠁮󠁧󠁿' menu_level = ['module'] menu=[ 'steps'] -weight = 5 +weight = 7 [[blocks]] name="Instructions" src="blocks/step-6/instructions" diff --git a/org-cyf-itd/content/steps/three/index.md b/org-cyf-itd/content/steps/three/index.md index 060ae1896..10f763fad 100644 --- a/org-cyf-itd/content/steps/three/index.md +++ b/org-cyf-itd/content/steps/three/index.md @@ -5,7 +5,7 @@ layout = 'prep' emoji= '🚀' menu_level = ['module'] menu=[ 'steps'] -weight = 3 +weight = 4 [[blocks]] name="Instructions" src="blocks/step-3/instructions" diff --git a/org-cyf-itd/content/steps/two/index.md b/org-cyf-itd/content/steps/two/index.md index 219002121..3caa24775 100644 --- a/org-cyf-itd/content/steps/two/index.md +++ b/org-cyf-itd/content/steps/two/index.md @@ -5,7 +5,7 @@ layout = 'prep' emoji= '📊' menu_level = ['module'] menu=[ 'steps'] -weight = 2 +weight = 3 [[blocks]] name="Instructions" src="blocks/step-2/instructions" diff --git a/org-cyf-itd/content/steps/zero/index.md b/org-cyf-itd/content/steps/zero/index.md new file mode 100644 index 000000000..9245ed582 --- /dev/null +++ b/org-cyf-itd/content/steps/zero/index.md @@ -0,0 +1,21 @@ ++++ +title = 'Zero' +description = 'Join the CodeYourFuture Intro to Digital Slack' +layout = 'prep' +emoji= '🗨' +menu_level = ['module'] +menu=[ 'steps'] +weight = 1 +[[blocks]] +name="Instructions" +src="blocks/step-0/instructions" +[[blocks]] +name="Acceptance Criteria" +src="blocks/step-0/acceptance" +[[blocks]] +name="Submission" +src="blocks/step-0/submission" +[[blocks]] +name="Help" +src="blocks/help" ++++