Project grading for CS 658 50 points total. 30 points correctness/functionality * 20 points for "does it do something useful", or for a document - does it do a good job of explaining. For a program, this includes whether you have included testing results. * 10 points for "how complicated/interesting", in particular are these things that were not covered in 558 or 658. 20 points for style * For a program, this includes indenting, comments, good variable names, efficient coding, putting code into functions, and so on. * For a paper, this includes proper English, including an introduction, explaining things clearly, defining terms needed, and so on. Look for a file call project.txt in your project directory that has the following copy/pasted with values and comments filled in Final Code Grade Correctness/Functionality * /20 "does it do something useful" * /10 "how complicated/interesting" Style * /20