Hello team,
I’ve tried to submit the programming assignment multiple times now over the course of 24h without success.
I’ve followed the previous discussion here (C2W1 Assignment - grader output showed error - #4 by chris.favila ) as well as this post (Machine Learning Data Lifecycle in Production - Week 1: Grading of assignment failed/ new submission not possible ).
After doing all the steps in these two posts the grading still fails with message There was an error grading one or more parts of your submission. Please review the messages below for suggestions.
. This message is present for all grading parts of the assignment.
I don’t know what I’m doing wrong and any help on resolving this issue is much appreciated.
Thank you!
Best,
Viktor
mjsmid
August 18, 2021, 10:25am
2
Hi @vik-zberg ,
Welcome to the course!
There was a more recent post as well, which may help fixing the issue:
Hi everyone!
These are common solutions to grader errors in the Course 2 assignments (all weeks). Kindly check if all are cleared before posting so we can investigate further. Thanks!
There should not be any cell in the notebook that throws an error. Otherwise, the grader will halt and not give a partial grade. This usually stems from submitting an assignment without completing all the exercises (e.g. doing Exercise 1 then pressing Submit immediately)
You may have renamed the notebook and…
Please let me know if that helps you further. If not, I can help escalate it to the engineers.
Best regards,
Maarten
1 Like
Hi Maarten,
I retried the steps and also removed some additional code I’d written. Now the assignment was successfully submitted.
Thank you!