CSC 161 Supplemental Problem 4 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:
-
Book checkout (6 points)
-
List is searched properly (2 points)
Insertion at front of list works correctly (4 points)
-
Printing works correctly (3 points)
-
Search prints correctly and moves node forward (6 points)
-
List searched and results printed (2 points)
-
Node moved forward, if appropriate (4 points)
-
Book returned properly (7 points)
-
Array adjusted if books remain (3 points)
-
Name removed from List if no books remain (4 points)
-
Comments on Program Format, Comments, Readability, etc.
(Points not given, but points can be deducted.)
-
Testing (3 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 created: 27 July 2014
Form updated: 2 January 2015