Marking Scheme - CSC228 - Assignment#1 ====================================== This is the marks' breakdown assuming both hard copy and electronic submission are received on time. Expect marks to be taken out if you don't hand in everything you are supposed to. Code Correctness ___ out of 60 [program runs and works correctly] Quality of error checking [needs at least 5 types of relevant error checking] ___ out of 10 Style Modularity ___ out of 5 Comments ___ out of 5 Other ___ out of 5 [sensible var and function names, no excessive redundancy in code, use of global var, etc.] Testing ___ out of 15 [good choice of test data with explanation]