diff --git a/module3/assessments/index.md b/module3/assessments/index.md new file mode 100644 index 00000000..964f3d05 --- /dev/null +++ b/module3/assessments/index.md @@ -0,0 +1,12 @@ +--- +layout: page +title: Module 3 - Assessments +--- + +## Assessment Instructions +* [Midmod Assessment](./midmod_assessment) +* [Final Assessment (Take Home)](./take_home) + +## Resources +* [Presentation Guidelines](./presentation_guidelines) +* [Rubric](./rubric) diff --git a/module3/midmod_assessment.md b/module3/assessments/midmod_assessment.md similarity index 84% rename from module3/midmod_assessment.md rename to module3/assessments/midmod_assessment.md index b70b07bd..784c7a03 100644 --- a/module3/midmod_assessment.md +++ b/module3/assessments/midmod_assessment.md @@ -1,8 +1,10 @@ --- layout: page -title: Module 3 - Midmod Assessment +title: M3 Midmod Assessment --- +_[Back to Assessments Home](./index)_ + The midmod assessment is an opportunity for students to demonstrate their understanding of the concepts covered in the module so far. It also mimics the final assessment presentation format and thus is a great way to prepare for the final assessment. For the midmod assessment, students will choose any project previously completed to present to an instructor. The midmod and final assessments are meant to mimic a tech challenge interview. In order to be considered a passing assessment, students need to perform at a level such that they would be advanced to the next step in an interview process. @@ -13,6 +15,5 @@ Midmod assessment presentations will be completed in small groups with an instru ### Resources -- [Presentation Guidelines](./projects/take_home/presentation_guidelines) -- [Rubric](./projects/take_home/rubric) -- [Final Assessment Guidelines](./projects/take_home) \ No newline at end of file +- [Presentation Guidelines](./presentation_guidelines) +- [Rubric](./rubric) diff --git a/module3/projects/take_home/presentation_guidelines.md b/module3/assessments/presentation_guidelines.md similarity index 98% rename from module3/projects/take_home/presentation_guidelines.md rename to module3/assessments/presentation_guidelines.md index 506de401..48389315 100644 --- a/module3/projects/take_home/presentation_guidelines.md +++ b/module3/assessments/presentation_guidelines.md @@ -1,8 +1,10 @@ --- -title: Take-Home Challenge Presentation Guidelines +title: M3 Assessment Presentation Guidelines layout: page --- +_[Back to Assessments Home](./index)_ + ## Presentation Guidelines This guide will serve as a general outline for how students can present their code during a take-home challenge presentation. diff --git a/module3/projects/take_home/rubric.md b/module3/assessments/rubric.md similarity index 98% rename from module3/projects/take_home/rubric.md rename to module3/assessments/rubric.md index f039a44c..4c8bec32 100644 --- a/module3/projects/take_home/rubric.md +++ b/module3/assessments/rubric.md @@ -1,12 +1,14 @@ --- -title: Take-Home Rubric +title: M3 Assessment Rubric layout: page --- +_[Back to Assessments Home](./index)_ + In order for a candidate to pass this challenge, **_they must score "Leaning Yes Hire" or "Strong Yes Hire" in every category._**