How HW2 (practice program 1) Will Be Graded

Last modified:

Homework 2 (Practice Program 1) will be graded on a scale of 0 to 10.

If you did not turn in your files by the due time (9:30 AM, 9/16/99), we will not grade your assignment, and you will recieve 0.

If the TA has not recieved your AM form by 4pm on 9/16/99, we will not grade your assignment, and you will recieve 0.

  1. You will recieve 4 points for including the right files in the directory. You need to have a readme, a ".dsp" file, a ".dsw" file, and source code files. And no extra files. (executables, debugger files, fltk header files, ...).
  2. You will recieve 3 points for a proper readme/beginning of file comments. The test is that from reading the readme file we should be able to tell what your program does. It's a simple test - if we can figure it out, you get the points.
  3. You will recieve 3 points for "style." We will look over your code. The test here is that we must be able to figure out that your program really does what it said it does in part 2.

We will not run your program. Unless, from reading your readme file we decide that it sounds really cool, in which case we will may run it to check it out. Or, if we think that your program does something other than what you said it did, we might try it. Hopefully, you've found a new way to do something, and we'll learn from it. Otherwise, we might find that we can't understand your code (you'll lose points on #3), or that you incorrectly said what your program does (you'll lose points on #2).

Note: if you said "my program doesn't compile, so it doesn't really do anything, but this is what is would have done if I had resolved problem X" you get full credit.