From cf7152bfdfeec0a6410145b5c9c7d493f7597c62 Mon Sep 17 00:00:00 2001 From: "Ryan C. Cooper" Date: Thu, 4 May 2017 13:46:01 -0400 Subject: [PATCH] rubric added --- grade.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 grade.md diff --git a/grade.md b/grade.md new file mode 100644 index 0000000..faa7455 --- /dev/null +++ b/grade.md @@ -0,0 +1,13 @@ +# Grade Breakdown + +| 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| +|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| + + +