CSC 115 Supplemental Problem 4 Grading Form
This grading form expands the Program
Style Summary and Checklist that applies to all program development
in CSC 115.
This project will be worth 25 points, based on the following rubric:
-
Recording a point for each of vowels, consonant, upper-case
letters,lower-case letters, arithmeric charaters, and punctuation (9
points)
-
Deduction for passwords under 6 characters (3 points)
-
Addition of points for longer passwords (4 points)
-
Assignment of letter grade, based on points earned (4 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: 21 April 2022