Computer Prog-Grading Rubric
Computer Prog-Grading Rubric
Readability The code is The code is fairly easy to The code is readable The code is poorly
exceptionally well read. only by someone who organized and
organized and very knows what it is very difficult to
easy to follow. supposed to be doing. read.
Functionality The code was The code was executed The code was executed The code does not
executed correctly with minor errors/ correctly with major execute correctly and
based on the required lacking of required errors/ lacking of required did not meet the
problem. output based on the output based on the requirements
required problem. required problem..
Documentation The documentation The documentation and The documentation and The documentation
and flowchart are flowchart are consists of flowchart are simply and flowchart are
(Source code
well written and embedded comment and comments embedded in simply comments
and Flowchart)
clearly explains what some simple header the code with some embedded in the code
the code is documentation that is simple header comments and does not help the
accomplishing and somewhat useful in separating routines. reader understand the
how. understanding the code. code.
Delivery The program was The program was The code was within 2 The code was more
delivered on time. delivered within a week weeks of the due date. than 2 weeks overdue.
of the due date.
Efficiency The code is The code is fairly The code is brute force The code is huge and
extremely efficient without and unnecessarily long. appears to be
efficient without sacrificing patched together.
sacrificing readability and
readability and understanding.
understanding.
Total Score :___________________