Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

SCHOOL OF TECHNOLOGY

College of Computing and Information Technology


A.Y. 2013-2014, 2nd SEMESTER
MIDTERM EXAMINATION
DATABASE MANAGEMENT SYSTEM 1
(1DATBSE)
NAME ____________________________________

SIGNATURE ____________________

COURSE/YEAR/SECTION ____________________

Trait

Specifications

The program
works and meets
all of the
specifications.

DATE _________________________

The program works


and produces the
correct results and
displays them
correctly. It also
meets most of the
other specifications.

The program
The program is
produces correct
producing incorrect
results but does not results.
display them
correctly.

Readability

The system is
The system is fairly
exceptionally well easy to read.
organized and
very easy to
follow.

The system is
The system is
readable only by
poorly organized
someone who knows and very difficult to
what it is supposed read.
to be doing.

Reusability

The code could Most of the code


be reused as a could be reused in
whole or each
other programs.
routine could be
reused.

Some parts of the


code could be
reused in other
programs.

The code is not


organized for
reusability.

The documentation
is simply comments
embedded in the
code with some
simple header
comments
separating routines.

The
documentation is
simply comments
embedded in the
code and does not
help the reader
understand the
code.

Documentation The
documentation is
well written and
clearly explains
what the code is
accomplishing
and how.

Delivery

Efficiency

The System is
86% to 100%
Complete.

I. II. III. -

The documentation
consists of
embedded comment
and some simple
header
documentation that
is somewhat useful
in understanding the
code.

The System is 61% The System is 50% The System is


to 85% Complete. to 60% Complete. Below 50%
Complete.

The code is
The code is fairly
The code is brute
The code is huge
extremely efficient efficient without
force and
and appears to be
without sacrificing sacrificing readability unnecessarily long. patched together.
readability and
and understanding.
understanding.

TOTAL

You might also like