You are on page 1of 1

CS 4 – 1st QTR

FORMATIVE ASSESSMENT #1 – Class Diagram


Name: ________________________________________ Score: _______________
Group #: _______________________ Date: ________________

Description

Design a class diagram that demonstrates your ideal world. Each member of the group should contribute
one (1) class. Identify the attributes and methods that should exist in your ideal world.

(Excellent) (Good) (Fair) (Poor) Score

header All classes are named   Some classes are named Most classes are not
with descriptive names with descriptive names described or the
(4) (1) names are not
descriptive (0)
Data members Data members including  Most data members Many data members Few or no data
constants are well including constants are including constants are members are
described and include well described and well described and included (0-1)
their data types for all include their data types include their data types
classes (4) for most classes (3) for some classes (2)
Methods All methods including Most methods including Many methods including Few or no methods
constructors are well constructors are well constructors are well are included (0-1)
described and include described and include described and include
their data types and their data types and their data types and
returns for all classes returns for most classes returns for many classes
(4) (3) (2)
Relationships All classes are related to Most classes are related Some classes are related The classes have no
of classes each other (4) to each other (3) to each other (2) relationships with
other classes in the
diagram (1)
Organization All classes are Most classes are Some classes are No consideration on
of Classes presented well and are presented well and are presented well and are the proximity or
neatly arranged (4) neatly arranged (3) neatly arranged (2) placement of the
classes in the
diagram (0-1)

You might also like