Homework Policies

CSE 143 Summer 2000 >> Homework >> Submission Policiy

Last updated: 06/22/00

Official Homework Submission Policy

These policies generally apply to all programming parts of homework assignments. However, particular assignments may have specific instructions, which take precedence over these. Community college and TVI students: your facilitators may enforce a different procedure; be sure you know what it is.

Web submission cut-offs are given in the instructions for each homework, generally 10PM on a Monday or Wednesday. Cut-offs are firm; 1 second late is late.

Electronic submission receipts and other written/printed material are generally due in quiz section the day after the electronic deadline.  The official printed receipt is theonly printed form of the programs that is acceptable.  Please be sure that your name appears on each item. 

Staple all items together (and don't count on there being a stapler at quiz section).    If you absolutely must miss section, arrange for a friend to deliver the paper.  Otherwise, make arrangements with your TA for delivery.  

The TA may request you to place the material in the drop box on the first floor of Sieg Hall, near room 118. Papers submitted to the drop box must be sealed in an envelope large enough to hold papers without folding. Pleas clearly label both the envelope and first page with the following information:

You may lose points if you do not follow these instructions.

Barring exceptional circumstances, web submission of homework will not be accepted after the cut-off time specified in the instructions for the homework.  Web submissions will be accepted but marked as late for a short period of time after the due time, but will stop working altogether after about 30 minutes. You are encouraged, however, to complete all assignments and ask your TA if he/she has time to discuss them with you, even if you cannot receive credit.  (And if there are exceptional circumstances, talk to your TA of course.)

Explanation of Turn-In Mechanism

When you submit your program using the turn-in mechanism, we immediately compile it using MSVC 6.0.  The compiler warnings and errors, if any, are copied into the "receipt" page we return to you.  If you see serious errors, your program did not compile with our compiler.  It is your responsibility to figure out why, to fix your program so that it will compile, and to go through the turn-in procedure again.   (In most cases, programs that compile under a non-MSVC program will compile under MSVC as well, but not always.)  Programs that don't compile generally recieve little credit.

Obviously, compiling successfully isn't sufficient to insure that your program runs correctly, and testing is also your responsibility. In particular, you really should test your program in both Debug and Release modes before turning it in, and here's how and why.

Return of Graded Materials

Graded materials are returned in quiz section except at the very end of the quarter.  Following the final exam, all uncollected material will be available for pick-up at the exam site.  Material not picked up will be discarded.

Questions about Grading

If you have a question about how your work was graded, please bring it up with your TA, within one week after the assignment was returned to you.