diff --git a/grade.md b/grade.md index faa7455..a5ee033 100644 --- a/grade.md +++ b/grade.md @@ -2,12 +2,12 @@ | Component | Grade | Description | | --------- |------ |--------------------------------- | -|Solutions | /50 | Problems are solved correctly and solution makes sense | -|Documentation | /30 | All files have comments and all functions have help files | -|Problem Statements | /10 | Descriptions of each problem and the approach | -|Team Work | /10 | Each group member made commits to repository| +|Solutions | 40/50 | Problems are solved correctly and solution makes sense | +|Documentation | 23/30 | All files have comments and all functions have help files | +|Problem Statements | 9/10 | Descriptions of each problem and the approach | +|Team Work | 10/10 | Each group member made commits to repository| |Github Bonus | /5 | If a group member opens an [issue](https://guides.github.com/features/issues/) and you commit code to close it| -|**Total Grade** | /100| Each group member made commits to repository| +|**Total Grade** | 82/100| Each group member made commits to repository|