Up: Return
Final Project Grading Procedure

Below are the grading segments. Yes, they add up to more than 100%; you do not have to have everything perfect to deserve full credit. The maximum credit given is 100%, in any case.

Correct program results 50%
The program must do what it is supposed to do.

If correct results have not been obtained, grading stops here, since obviously the first thing a program should do is produce the right results. Having a neat program or output is useless if the results are missing or wrong. The student should have spend the effort instead on fixing the problem(s).

Meet standard program requirements 15%
This section will be zero if any of the following is not achieved:

Program neatness 15%
This section will be zero if more than one of the following are not achieved: The opinion of the instructor determines where the limit is. (Note: often items that reduce neatness also reduce readability)

Readability 15%
Factors: The final criteria are: (Note: often items that reduce readability also reduce neatness).

Presentation of results 10%
This section will be zero if more than one of the following are not achieved: The opinion of the instructor determines where the limit is.

Analysis of results 10%
This section will be zero if more than one of the following are not achieved: The opinion of the instructor determines where the limit is.

Grading Procedure


Up: Return