| Classes |
Instantiated all of the classes.
All constructors can be used.
|
Instantiated most of the classes.
Most constructors can be used. |
Instantiated some of the classes.
Some constructors can be used.
|
Instantiated a few of the classes.
A few constructors can be used. |
____
10 |
| Attributes |
All attributes have reasonable
names and types, and values set. All are descriptively commented. |
Most attributes have reasonable
names and types, and values set. Most are descriptively commented. |
Some attributes have reasonable
names and types, and values set. Some are descriptively commented. |
Few attributes have reasonable
names and types, and values set. Few are descriptively commented. |
____
10 |
| Variables |
All variables have reasonable
names and types. All are descriptively commented. |
Most variables have reasonable
names and types. Most are descriptively commented. |
Some variables have reasonable
names and types. Some are descriptively commented. |
Few variables have reasonable
names and types. Few are descriptively commented. |
____
15 |
| Methods |
All of the methods in each
class can be used. All methods set up correctly.
All required methods set up.
Excellent system set up to access all methods (e.g menu that runs at least once)
All are descriptively commented. |
Most of the methods in each
class can be used. Most methods set up correctly.
Most required methods set up.
Very
good system set up to access all methods (e.g. menu that runs at least once)
Most are descriptively commented. |
Some of the methods in each
class can be used. Some methods set up correctly.
Some required methods set up.
Good
system set up to access all methods (e.g. menu that runs at least once)
Some are descriptively commented. |
Few of the methods in each
class can be used. Few methods set up correctly.
Few required methods set up.
Fair
system set up to access all methods (e.g. menu that runs at least once)
Few are descriptively commented. |
____
60 |
| Comments & Structure |
All required identifying comments are present.
Proper indentation. |
Most required identifying comments are present. Mostly proper indentation |
Some required identifying comments are present. Some indentation |
Few required identifying comments are present. Little indentation |
____
5 |