| CS 12 - Fall 2008 - Assignment 3 | |||||
| Part 1 | Part 2 | Part 3 | Total | Grader - David Johnson | |
| Code | (40) | (40) | (20) | Pts. out of 100 | Grader comments on parts 2 and 3 |
| 1207 | 36 | 40 | 18 | 94 | Well done on code, test file missing advance to end of full list and quit |
| 1209 | 40 | 30 | 0 | 70 | Parsing not working but code looks basically ok but can't test |
| 1210 | 32 | 40 | 20 | 92 | Well done on code and very complete test file |
| 1212 | 38 | 35 | 20 | 93 | show all not working, good test file |
| 1213 | 34 | 20 | 15 | 69 | bad makefile, no compile but attempt, test more errors, advance past end, quit |
| 1218 | 26 | 25 | 18 | 69 | not compile, but okay attempt, test file missing advance past end, quit not last |
| 1226 | 28 | 0 | 18 | 46 | no useful code, test file missing advance past end and quit |
| 1232 | 30 | 20 | 0 | 50 | compiled, some attempt at skeleton code, no test file |
| 1242 | 0 | 0 | 0 | 0 | did not turn in |
| 1252 | 36 | 20 | 0 | 56 | Didn't compile, but basic complete skeleton code, no test file |
| 1267 | 34 | 40 | 18 | 92 | Well done on code, test file missing advance to end of full list and quit |
| 1270 | 34 | 25 | 0 | 59 | Compiles but can't parse, code skeleton exists, no test file |
| 1271 | 36 | 38 | 16 | 90 | Makefile wrong, test more error cases and advance past end |
| 1273 | 30 | 10 | 0 | 40 | didn't compile, some very rough first attempt at code, no test file |
| 1282 | 36 | 30 | 18 | 84 | no print all, incorrect string type passed to insert functions, test file missing quit |