HW #3: Resubmit Your Lowest Homework
Optional. HW #3 lets you redo your LOWEST of Homework 1 or Homework 2 for a new grade. It is graded out of 100. Canvas then keeps your best work: the lowest of {HW1, HW2, HW3} is dropped.
What you submit
Upload to the "HW #3 (Resubmission)" assignment two things:
choice.txt- a single line with just1or2: -1= you are redoing Homework 1 -2= you are redoing Homework 2- the files for that homework:
- Homework 1:
date.cpp,items.cpp,inventory.cpp,command.cpp- Homework 2:ctvector.h,driver.cpp
Submit them as a zip (or as the individual files). Uploads must be .zip or .pdf files only.
Design document
You must also include your design document, exactly as required by the homework you are resubmitting. If you resubmit HW #1, include HW #1's design document; if you resubmit HW #2, include HW #2's. Add it to your upload (a PDF, alongside your code in the zip).
The rule
You may only resubmit your lowest of HW1/HW2. The grader checks your choice.txt
against your grades:
- If you choose your lowest homework, it is graded and you get that score (which can be higher or lower than your original - it is the score you earn).
- If you choose the wrong one (not your lowest), you get 0. That is harmless: Canvas drops the lowest of your three homework grades, so a 0 here cannot lower your grade.
- If HW1 and HW2 are the same grade (a tie), you may resubmit either one - both count as your lowest.
How it works
We run the same autograder used for that homework on your resubmission and post
the score. Make sure choice.txt matches the files you upload.
Deadline
See the due date on the Canvas assignment for your section. Optional, no late submissions.