ID Error CODE Score Codes ERROR CODE LEGEND SUBMISSION S1 Late (-10 pts per day) [Due 4/21/2010] [50% "forgiveness factor"] #0246 75 S1,F1,D2,D3,O5 S2 Incorrect subject line (-3) [CS3100Prog3.f ] #0716 77 D11,D12 S3 No shar file (-3) #0977 76 S2,F2,D1,D4,D5,D6,01,O2 S4 No README file (-2) #1137 49 S1,F2,D6,D8,D9,O3,O4 S5 Missing small source file (-5) #1510 98 O1 S6 Assignment not turned in (-100) #3277 96 F3 #3488 100 TESTING #3896 0 S6 T1 No Script #5775 85 S1,F3,D1,D2,O1 T2 Insufficient Testing #7477 88 S1,F2,D10,O2,O3 #8597 98 F2 CODE FORMAT AND STYLE #9151 96 F2,O2 F1 Lines in the program longer than 75 characters, 'first offense'. (-1, next time -2) #9200 69 S5,F3,D13,D14,D15,D16 F2 Lines in the program longer than 75 characters, 'second offense'. (-2, next time -4) F3 Lines in the program longer than 75 characters, 'third offense'. (-4, next time -8) F4 Quoted strings in the program containing a line break [-(2^n) for 'nth offense'] DESIGN D1 Clinic accepts patients when there are no doctors (-3) D2 Program says it did not assign specialist of choice when it DID (-2) D3 Room numbers in messages off by one (-2) D4 Patients assigned to deque longer than necessary (-5) D5 Messages call doctor or patient by the wrong name (-2) D6 Patients not reassigned when doctor 'abandons' them (-5) D7 Program crashes when checking in a patient under ten D8 Non-compliance with Rule 1, 2, 3 or 4 (-10 for one, -20 for two or more) D9 Deques hold only one patient (-10) D10 No apology when patient not assigned to specialist of choice (-2) D11 Inadequate operation message (e.g. check-in msg) (-5 each) D12 Check-In or Check-Out command sometimes does not work (-3) D13 Minor (easy to correct) Syntax Errors (-5) D14 Age in message is one less than it is supposed to be (-2) D15 Code RED patient put in back of Deque (-5) D16 Patient Check-Out Command does not work (-10) OUTPUT O1 Misspellings, punctuation, whitespace added or missing in messages (-2) O2 Misalignment due to too many, or not enough characters printed in names (-2) O3 Display exceeds 80 character standard width (-1) O4 Outputs from different commands are not properly separated (-3) O5 Commands are not echoed (-5)