From 371c233f2a3b37bb2bbb6b96102ab721f386f2c1 Mon Sep 17 00:00:00 2001 From: Sonny Li Date: Tue, 15 Aug 2023 19:33:44 -0400 Subject: [PATCH] Update certificates.mdx --- blogs/certificates.mdx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/blogs/certificates.mdx b/blogs/certificates.mdx index c080c0c..c9f9648 100644 --- a/blogs/certificates.mdx +++ b/blogs/certificates.mdx @@ -20,7 +20,7 @@ Whether you're a code newbie taking your first steps or an experienced developer #### What makes our certificate special? -- **👤 Tailored to Your Achievements**: This certificate isn't a one-size-fits-all template. It's personalized to showcase the specific course you've completed. Whether you've delved into The Legend of Python or The Origins Trilogy, your certificate will reflect your expertise in that programming language. +- **👤 Tailored to Your Achievements**: This certificate isn't a one-size-fits-all template. It's personalized to showcase the specific course you've completed. Whether you've delved into The Legend of Python or The Origins Trilogy, your certificate will reflect your expertise in that particular domain. - **☁️ Digital and Shareable**: Your certificate lives in the digital realm! Each certificate will have its unique ID, URL, and QR code, so you can easily share it on LinkedIn and other socials to let the world know. It's a badge of honor that can open doors to networking, collabs, and career opportunities. @@ -36,15 +36,13 @@ For example, here are the steps for The Legend of Python: 1️⃣ Complete chapters 1-4. -2️⃣ Choose a Checkpoint (pick between [Area Calculator](https://www.codedex.io/python/mid-project/area-calculator), [RPS](https://www.codedex.io/python/mid-project/rock-paper-scissors), or [Terminal Adventure](https://www.codedex.io/python/mid-project/terminal-adventure-game)). - - Once you’ve completed your checkpoint project, share it in the **#checkpoint** Discord channel. Our team will review your submission within 2-3 business days. +2️⃣ Choose a Checkpoint (pick between [Area Calculator](https://www.codedex.io/python/mid-project/area-calculator), [RPS](https://www.codedex.io/python/mid-project/rock-paper-scissors), or [Terminal Adventure](https://www.codedex.io/python/mid-project/terminal-adventure-game)). Once you’ve completed your checkpoint project, share it in the **#checkpoint** Discord channel. Our team will review your submission within 2-3 business days. 3️⃣ Continue to complete chapters 5-8. -4️⃣ Dive into the [Final Project](https://www.codedex.io/python/final-project). - - Post your final project in the **#final-project** Discord channel for a team review. +4️⃣ Dive into the [Final Project](https://www.codedex.io/python/final-project). Post your submission in the **#final-project** Discord channel for a team review. -5️⃣ Lastly, once you’ve completed everything, please fill out [this form to request your certificate of completion](https://59ty7awbpjd.typeform.com/to/z9b4XvIc). +5️⃣ Lastly, once you’ve completed everything, fill out [this form to request your certificate](https://59ty7awbpjd.typeform.com/to/z9b4XvIc). You will receive an email and a ping in the **#certificates** channel when you get it! @@ -52,9 +50,9 @@ You will receive an email and a ping in the **#certificates** channel when you g #### How does the project review work? -Reviews not only help you improve by getting your work in front of others, but we’re also able to verify your course completion. +Reviews not only help you improve by getting your work in front of others, but they also help us verify your course completion and assess your learnings. - Checkpoint Project reviews consist of “Glows” and “Grows” – there’s no grading system. We assume that you’ve done your best, employed your learnings, and are ready for feedback on where you did well (keep going!) and where there’s room for improvement. -- Final Project reviews consist of a Loom video recorded by a team member, like [this one](https://www.youtube.com/watch?v=soJtl1ptRIA). +- Final Project reviews usually consist of a Loom video recorded by a team member, like [this one](https://www.youtube.com/watch?v=soJtl1ptRIA). Happy coding!