0% found this document useful (0 votes)
2 views1 page

Grading Rubrics - Programs

The document outlines a grading rubric for a Java programming assignment worth 50 points. It evaluates various aspects of the program including execution, output correctness, design, logic, standards, and documentation, each with specific criteria for excellent, good, fair, and poor performance. Each category is assigned a point range to assess the quality of the submitted program.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Grading Rubrics - Programs

The document outlines a grading rubric for a Java programming assignment worth 50 points. It evaluates various aspects of the program including execution, output correctness, design, logic, standards, and documentation, each with specific criteria for excellent, good, fair, and poor performance. Each category is assigned a point range to assess the quality of the submitted program.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

10/20/24, 12:50 PM Grading Rubrics - Programs

Grading Rubrics
Java Program (50 pts)
This assignment is to write an application using the Java programming language.

Program (50 pts) (Excellent) (Good) (Fair) (Poor)


Program execution Program executes Program executes Program does not
correctly with no with a minor execute (0-1)
syntax or runtime (easily fixed error)
errors (9-10) (2-3)
Correct output Program displays Output has minor Output has Output is incorrect
correct output with errors (6-8) multiple errors (3- (0-2)
no errors (9-10) 5)
Design of output Program displays Program displays Program does not Output is poorly
more than minimally display the designed (0-2)
expected (7-8) expected output required output (3-
(5-6) 4)

Design of logic Program is Program has slight Program has Program is


logically well logic errors that do significant logic incorrect (0-2)
designed (9-10) no significantly errors (3-5)
affect the results
(6-8)
Standards Program is Few inappropriate Several Program is poorly
stylistically well design choices (i.e. inappropriate written (0-1)
designed (6-7) poor variable design choices (i.e.
names, improper poor variable
indentation) (4-5) names, improper
indentation) (2-3)
Documentation Program is well Missing one Missing two or Most or all
documented (5) required comment more required documentation
(4) comments (2-3) missing (0-1)

csc.columbusstate.edu/summers/NOTES/1301/Grading-Rubric-Programs.htm 1/1

You might also like