CSC 161 Supplemental Problem 1 Grading Form
This grading form expands the Program
Style Summary and Checklist that applies to all program development
in CSC 161.
This project will be worth 25 points, based on the following rubric:
-
Computation of base rate (16-19 or 20-24) (3 points)
-
Computation of rate for good student discount, with no other discounts (2 points)
-
Computation of rate for driver education discount, with no other discounts (2 points)
-
Computation of rate for good driver discount, with no other discounts (2 points)
-
Computation of rate for good student student and driver eduation discount,
not good driver (2 points)
-
Computation of rate for good student and good driver discount, not driver
education (2 points)
-
Computation of rate for driver education and good driver discount, not good
student (2 points)
-
Computation of rate for all three discounts (2 points)
-
Correct results obtained and printed (3 points)
-
Comments on Program Format, Comments, Readability, etc.
(Points not given, but points can be deducted.)
-
Testing (5 points)
-
Test Plan with a numbered listing of the circumstances that can reasonably
arise in this problem
-
Listing of test cases to be considered, with the expected outcome
-
Listing of actual test runs
-
Statement of why the program is correct
Form updated: 25 August 2013