Java Asteroid Assessment
Basic Running of the Program
- The program successfully compiles and runs. ( 10 pts)
- Your program performs roughly as you declared in your requirements
statement .The program does not have to
be perfectly
adhere to
your requirements, but where your program deviates from your standards
there MUST be documentation explaining why. This documentation will be
appended to the May 23rd document explaining the differences.
(40 pts)
- The java files and jar files are on the Network Drive (10 pts)hness and accuracy (10 pts.)
Design of user experience (10 pts.)
- The program provides a good experience for the user. Program output has a
well-designed layout and is easy for the user to understand. Proper grammar
and spelling are used.
- Instructions
Descriptive variable names and comments (10 pts.)
- Comments and variable names must adhere to the Java coding style at: Java
Coding Style and are used to describe how the program works. Variable names
are well chosen to describe the meaning of each variable.
Programming style and readability (10 pts.)
- Spacing is used to make the program code easy to read. Indentation is used
to show the structure of the program.
Submission on time (10 pts.)
- The program was turned in by the specified due date, or late with a valid
excuse such as absence. (One day late without an excuse: 5 pts., two or
more days, 0 pts. Beyond an appropriate amount of time at the teacher’s
discretion, late work will not be accepted at all.)
Grading Total 100