Programming Assignment #2 - Grading

Functionality
P/F
Penalty
snf reads from standard input . -0.5
snf writes to standard output . -0.5
snf accepts 3.1415e0 . -0.5
snf accepts +3.1415e0 . -0.5
snf accepts -3.1415e0 . -0.5
snf accepts 3.1415e+0 . -0.5
snf accepts 3.1415e-0 . -0.5
snf accepts +3.1415E-0 . -0.5
snf accepts -3.1415E+0 . -0.5
snf rejects 3.1415 . -0.5
snf rejects 0.31415e1 . -0.5
snf rejects 31.415e-1 . -0.5
snf rejects +-3.1415e0 . -0.5
snf rejects 3..1415e0 . -0.5
snf rejects 3.1415e0.0 . -0.5
snf rejects 3.1.415e0 . -0.5
snf rejects empty input . -0.5
snf rejects single letter input . -0.5
Total penalty .
Readability
P/F
Penalty
Memo included . -1.0
Standard format for the memo . -0.2
State transition diagram attached . -0.2
Source code attached . -0.5
File level documentation . -0.5
Function level documentation . -0.5
Sample input file on the floppy . -0.5
Executable on the floppy . -0.5
DOS executable . -0.5
Source code on the floppy . -0.5
README file present on the floppy . -0.5
Tells in README what the program does . -0.1
Tells in README how to build . -0.1
Tells software platform . -0.1
Tells hardware platform . -0.1
Tells how to run in README . -0.1
Total penalty .
Days Early
_____
........
Days Late
_____
........
Bonus/Penalty Factor = 1 + ____*0.05 = ____
Penalty Factor = 1 - ____*0.10 = ____
Functionality mark = 10 - ____*____ = ____
Functionality mark = 10 - ____ = ____
Readability mark = 10 - ____*____ = ____
Readability mark = 10 - ____ = ____
Functionality * Readability = ____ * ____ = ____
Functionality * Readability = ____ * ____ = ____
Final Mark = ____ * ____ = _____
Final Mark = ____ * ____ = _____