The TA/SAs grading your assignments will be using this form to tally your results. This will clearly explain to you what is being expected of you.
Question | Points | Actual | Description | Notes |
1. 20 pts. |
+3 | Properly calculates Cylinder volume | ||
+3 | Properly calculates Pyramid volume | |||
+3 | Properly calculates Sphere volume | |||
+4 | Use if statement correctly | |||
+3 | Conforms to Design Recipe, with well-marked INPUT, PROCESSING, and OUTPUT | |||
+4 | Functionality Correct | |||
2. 20 pts. |
+4 | Conforms to Design Recipe, with well-marked sections of INPUT, PROCESSING, and OUTPUT | ||
+4 | Use intermediate variables to store partial results of computation | |||
+4 | Use if statement correctly | |||
+8 | Functionality Correct | |||
3.
20 pts. |
+6 | Use while loop correctly | ||
+4 | Suitable Documentation | |||
+4 | Formatting is Correct | |||
+6 | Functionality Correct | |||
4.
20 pts. |
+6 | Use while loop correctly | ||
+4 | Suitable Documentation | |||
+2 | Works when Strings aren't comparable | |||
+2 | Conforms to Design Recipe, with well-marked sections of INPUT, PROCESSING, and OUTPUT | |||
+6 | Functionality Correct | |||
5. 20 pts |
+6 | Use while loop correctly | ||
+3 | Proper use of intermediate variables to store information | |||
+3 | Conforms to Design Recipe, with well-marked sections of INPUT, PROCESSING, OUTPUT. Note that INPUT and PROCESSING are merged somewhat. | |||
+2 | Handles case when 2 numbers were entered. | |||
+6 | Functionality Correct | |||
TOTAL 100 pts. |
Estimated Effort on these problems: 2 - 3 hours total |
To start the coding problems in this assignment, take the following steps:
<userName>.hw1
where <userName> is replaced by your CCC id. For example, if I were submitting
this assignment, I would use "heineman.hw1". When
you request to create a package (using the Eclipse wizard)
© 2006 George T. Heineman