You have late days to use for the programming assignments, which give you a 24-hour extension on the the deadline. You may use multiple late days for one assignment.
To use a (or register an) earned late day, please submit this form:
https://goo.gl/forms/juqKhrUkTHgWLNHg1
- you each start with 4 late days in your "bank"
- each late day that you do not use (up to 4) will convert to .125 points on your final average (up to .5)
- you can earn additional late days by posting JUnit tests for the assignments (I-III) to piazza
- every 5 new JUnit tests earns you 1 late day
- you can earn up to 3 late days for each assignment (including the heaps assignment)
- please use the same late days form to register that you've posted JUnit tests/earned a late day
- if you submitted an assignment, but wish to work on it more with a resubmission, please upload a new version of your zip to moodle; you can retroactively apply late days for your resubmission
- if you (re)submit an assignment past the deadline (which depends on how many late days you used), I will take off points according to the following formula:
- within 1 day (24 hours) of the deadline: 1 point
- within 2 days (48 hours) of the deadline: 2 points
- within 3 days (72 hours) of the deadline: 4 points
- within n days (24n hours) of the deadline: 2^(n-1) points
- notice that this formula means you must submit within 7 days to earn any credit (since [2^(7-1)] = 64 and [2^(8-1)] = 128)