|
Project 2 Grade Report Keep this report until after you get your final grade at the end of the semester. |
Name: ______________________
Illinois Census Database Search
3 Points: The program reads in the complete file and stores all the data in an array of objects, one city, town, village or district per object.
4 Points: The program gets a string from the user and displays all the matches for that string from the database. All of the data is accessible one way or another through your interface.
2 Points: The data is correctly displayed in a readable format with labels, significantly different from the way the data is stored in the file.
2 Points: Your program is designed with the two required classes as specified, including storing the information in variables of the appropriate type. int main() is as specified.
1 Point: The design of the class that holds one city, town, village, or district per object of that class protects the private data with appropriate public methods. Objects of that class cannot be corrupted into an inconsistent state.
1 Point: You have version back-ups as specified.
Coding Style:
1 Point: Proper use of both .h and .C (or .cpp) files
1 Point: Uses C++ file input and output instead of the C equivalents.
1 Point: if all of the
below are fulfilled:
Good indentation.
Good C++ code style,
including proper capitalization.
Appropriately commented.
On Time:
2 Points:
Your project is substantially complete at the interactive grading period.
Interactive Grade (18 points total) _______________
Final Grade _______________
| Csc 125 Programming in C++, Fall 2004 |
| Scott Badman Office: B132 Phone: 353-2250 sbadman@parkland.edu |
Parkland College, 2400 W. Bradley Avenue, Champaign, IL 61821 |