Skip to content

Commit

Permalink
Add Week 1 Assessment
Browse files Browse the repository at this point in the history
  • Loading branch information
memcmahon committed Sep 22, 2023
1 parent 5247a86 commit 872080d
Showing 1 changed file with 5 additions and 19 deletions.
24 changes: 5 additions & 19 deletions module5/assessments/Week1-3641.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,11 @@ layout: page
title: Mod 5 Week 1 Assessment
---

Topics:
* Error Handling
* Logging
* ?Diving back into stale topics?
* API Endpoints
* SQL
## Questions and Exercises (20 Points Total)
[Follow the instructions on this repo!](https://github.com/turingschool-examples/Launch_M5W1_Assessment)

## Questions (so that they need to include examples)
* Technical
* Behavioral (provide feedback on how they can use the STAR method to improve their answer clarity/quality).
## Rubric

## Code Review
Review some code: In an interview situation, what are 5 suggestions you would make that would improve the code clarity or function. We are looking for suggestions based on Logging **and** Error Handling. Other suggestions are welcome, but make sure you cover those two topics at a minimum.
* What would you change and why
* Include an examplar so that students can see what we are looking for.
* Identify opportunities based on Error Handling
* controller that needs to check for null
* Identify opportunities based on Logging
* Inadequate logging - it is set up but needs to be better. the log could be: 'you are here' or 'logging the controller. It needs more information.
* Mismatched log types.
This assessment has a total of 18 points. A score of 12 or higher is a pass.

Let's do both MVC and API example (more/same amount so that students could pass with MVC only); Like 5 for MVC, 2 for API _or similar_
As a reminder, this assessment is for students and instructors to determine if there are any areas that need additional reinforcement!

0 comments on commit 872080d

Please sign in to comment.