It appears I was reading the wrong points breakdown when I originally posted on this topic. Here is what it appears to be for my project:
- General considerations: how easy is your code to maintain (100).
- Documentation: instructions, javadoc tool and comments (70).
- Object-oriented Design: Structure of classes and use of variables and methods (30).
- User Interface: how well does it match the specification and how easy is it to use (40).
- Locking: how does your locking scheme adhere to the locking documentation (80).
- Data class (40).
- Server (40).
The total is still 400 and you are required to score 320 points to pass. It is also a little concerning that unknown automatic failures will terminate the marking process and fail the assignment.
My project appears to work correctly, so now just tidying it up and making sure that I have got everything required to submit it.

0 Responses to “Sun certified developer for the Java2 platform”
Leave a Reply