Programming Project 1: Design a spreadsheet to calculate the class’s grades
Project 1 Rubric
|
Requirement |
Adjusts grade by |
|
Incorrect calculation of numeric grade |
-2 points |
|
Incorrect calculation of the final letter grade |
-1 point |
|
Solution can be used for more than 20 students (proper design) |
-1 point |
|
Solution does not include a test for calculation accuracy |
-1 point |
|
Solution include unnecessary information (intermediate calculations) |
-1 point |