Next: Testing
Up: Design
Previous: Submission
Grades will be assigned with consideration given to
the objectives listed below.
Note that there are objectives for form
and objectives for content.
- content: good component reuse; duplication avoided
- content: effective infrastructure planning
- content: static structuring shows good thought
- content: dynamic/control structuring shows good thought
- content: attention to simplicity and streamlining
- content: entity interfaces minimal, logical, consistent
- content: loose coupling between entities
- content: good cohesion within entities
- content: good naming conventions
- content: classes/objects sensibly and effectively chosen
- content: class hierarchies (is-a relationships) well designed
- content: class composition (has-a relationships) clean
- content: class interaction (uses-a relationships) sensible
- form: formatting and layout good
- form: good diagrams and effective use of diagrams
- form: entities traceable; information indexed
- form: readable, clear, concise
- form: system structuring model(s)/principle(s) clearly indicated and presented
- form: control structuring model(s)/principle(s) clearly indicated and presented
- form: entities clearly indicated and presented
- form: data-flow presentation, if any, contributes to understanding
- form: processing narratives are clear, concise, understandable
Mon Sep 9 09:16:07 EDT 1996