Grade:P
Score:151
Comment:This report shows the total points that could have been awarded in each section and the actual number of points you were awarded. This is provided to give you per-section feedback on your strengths. The maximum possible # of points is 155; the minimum to pass is 124.
General Considerations(maximum = 72): 72
Documentation(maximum = 10): 10
Object-Oriented Design(maximum = 6): 6
GUI(maximum = 20): 20
Data conversion program(maximum = 10): 10
Server(maximum = 37): 33
Used RMI for the server.
I did not track the client locking database records. However, I bet that is why I lost 4 points on the server, but I am not sure.
I used combo boxes to select airports on the client.
Created a Remote data interface and made the Data class implement it.
Created a client class which made calls on the Data class methods. All business logic was put in the client class.
Thanks to EVERYONE on this board. I only posted a couple of questions but that was because the dozens and dozens of other questions I had were already answered. I absolutely could not have passed that exam in three times the time it took me without this board for help.
I have to reiterate something that I read in Matt Delacy's thread about the test. It is easy to get sucked into worrying about every little thing. I took the path of least resistance on all design and implementation issues just like he did. I spent a ton of time on documentation and explaining my design. Apparently a good, simple, straight-forward solution is appreciated by the graders. At least it was by my grader.
YEEEEAAAAAAHHHHHH!!!