From c526271fcd22a2073a6b63b916175e00341547a1 Mon Sep 17 00:00:00 2001 From: "Ryan C. Cooper" Date: Tue, 9 May 2017 19:35:47 -0400 Subject: [PATCH] final grades --- grade.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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|