There was an error grading one or more parts of your submission. Please review the messages below for suggestions.
Exercise 1
Filename: Exercise 1
0/10Score: 0 of 10
Grading failed
We encountered the following warnings when grading this part:
- Grader error: Malformed feedback. Please visit the Discussion forum to see if your peers are experiencing similar errors. If the error isn’t resolved in 24 hours, please reach out to Coursera through our Help Center.
Exercise 2
Filename: Exercise 2
0/10Score: 0 of 10
Grading failed
We encountered the following warnings when grading this part:
- Grader error: Malformed feedback. Please visit the Discussion forum to see if your peers are experiencing similar errors. If the error isn’t resolved in 24 hours, please reach out to Coursera through our Help Center.
Exercise 3
Filename: Exercise 3
0/10Score: 0 of 10
Grading failed
We encountered the following warnings when grading this part:
- Grader error: Malformed feedback. Please visit the Discussion forum to see if your peers are experiencing similar errors. If the error isn’t resolved in 24 hours, please reach out to Coursera through our Help Center.
Exercise 4
Filename: Exercise 4
0/10Score: 0 of 10
Grading failed
How to solve this issue
Hi! Welcome to Discourse!
This usually happens when an incomplete notebook is submitted (e.g. exercise 12 is not yet done). Please see these pointers before resubmitting your assignment:
-
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 pressed the Submit
button there. The grader expects the default filename when grading. That is the file opened when you launch the notebook from the Coursera classroom. For example, if the default filename is C2W1_Assignment.ipynb
, then the grader will grade that notebook even if you pressed the Submit
button from C2W1_Assignment_2021_05_11.ipynb
If all exercises are giving the correct output, there might be an issue with the metadata of your notebook. We have submitted the issue to Coursera but while waiting for the final fix, here is a workaround that worked for some learners. In a nutshell, you’ll need to get a fresh copy of the notebook and paste your solutions there. Please take a look at this related thread for details on how to refresh a notebook: C2W1 Assignment - grader output showed error - #4 by chris.favila . Just take note that your expected filename will be for Week 3 and not Week 1.
Hope these help! If not, feel free to update here. Thanks!