Exams are graded collectively by the course staff, so individual TAs have little power to deal with exam grading issues. Please submit regrades by the following dates.

  • Midterm regrade requests must be submitted by Thursday, March 3 at 11:59 pm. Regrades cannot be submitted before Thursday, February 24 at 8:00 am.
  • Final regrade requests must be submitted by Friday, April 1 at 11:59 pm (first Friday of Spring quarter). Regrades cannot be submitted before Thursday, March 24 at 8:00 am.

You may request to have your exam regraded, but when you do so, you are submitting it for a complete regrade. Your score can go down as a result. For example, you might get points back on one exam question only to find that you should have lost points on some other exam question.

To check the correctness of your solution, you can use the following testing programs:

If you believe a problem was incorrectly graded, you must:

  • Submit a regrade request using this Google Form. The form has a series of questions asking which problems you want graded. Please follow the directions at the beginning of the form very carefully. Regrade requests that do not follow the directions will be denied.
  • If you think there was an issue with the scan of your exam, indicate so in the regrade request and Hunter will check back to the original paper exam.
  • Specific rules for specific problems on the exam
    • On the midterm, if you can identify one .next in the ListNode problem that can be added/removed to make your solution correct, include that information in the request. Hunter will charge 1 point for a single addition/removal of a .next.
    • On the midterm, if you can identify one line in the Stacks & Queues problem that can be added/removed/changed to make your solution correct, include that information in the request. Hunter will charge 5 points for a single-line addition or subtraction. (That is, on a 25 point problem, your score is capped at 20/25)
    • On the final, if you can find one line in the LinkedIntList problem that can be added/removed/changed to make your solution correct, include that information in the request. Hunter will charge 5 points for a single-line addition, subtraction, or change. (That is, on a 20 point problem, your score is capped at 15/20)