C3_W1_Assignment_Not _Grading Error

Hello I’m facing not grading error when I’m submitting. Although I got the correct answer, It give me zero point.

1 Like

Hi @Zin_Pwint_Htwe, thanks for your post.

Can you explain a bit the error you are getting? Is it in a specific question or it is all across the assignment? What does the grader output say?

Thanks,
Lucas

1 Like

Hello I already got the expected answer and I submitted and then review my grade at my submission. The grade point of all cross assignment at C3_W1, It show 0/10 etc. So I didn’t get any point to pass. I still fail.

1 Like

If you click inthe autograder output (where it shows 0/10), you will be able to get the reason why you are getting 0 grade. This may help debug what is going on.

1 Like

To get the detailed grader feedback, click on the > markers next to each function in the Grades report.

1 Like

I am getting the same problem, even though I got correct answers for all the problems except 2 problems, I am getting 0 points, and get an explanation as stated below for all the 12 problems.

There was a problem compiling the code from your notebook. Details:
invalid syntax(, line 465).

1 Like

You cannot grade a partially-completed notebook. If anything in your notebook makes the grader crash (such as a syntax error in the code you haven’t completed), you cannot get a grade.

1 Like

Okay, Thank you for the information, will try to complete the remaining and submit.

1 Like

Are you Okay with grading. I Not Yet. The same error I got (line 465) when I see the detailed grader feedback, I don’t known why this happen even the correct problem. It does not give grade. Just show 0/10 and give the same error message all the problems.

1 Like

@Zin_Pwint_Htwe, please post a screen capture image that shows the grader feedback.

1 Like

Here photo >>


Even though I got the expected answer.

1 Like

There are lots of things that can make the grader give you zero points.

First, have you completed the entire notebook? You cannot grade a partially complete notebook, it will make the grader crash and give you zero points.

Did your notebook pass all of the built-in tests?

1 Like

Even though I completed all my problems, I am not able to get the grades it says “Name np is not defined”, I have checked every single cell, and it’s all correct, I got the exact answers for all the problems, I could not find any solution to this.

1 Like

Most likely there is some error in your notebook, which is making the grader crash. It could be anywhere, the grader is not very robust when it comes to runtime errors.

1 Like

Okay, I have been trying to find it, not sure how to tackle it, no errors are showing in my code, all the inbuilt tests are correct, and I have finished all the other week’s assignments, it’s been more than 2 months still I could not solve this one.

1 Like

If you’ve been working on the assignment for two months, you may be using an obsolete version. I think it has been updated since then. Did you start using the new version?

1 Like

Update for those who find this thread later.

Apparently some cells in the notebook had been accidentally deleted, and when they were restored they did not have the metadata that the grader requires.

The solution is to get a fresh copy of the notebook and start over.

hello every one i am also facing the same problem " not grading" my submission i can’t also get my original code to update and restart how can i solve it please

1 Like

What exactly do you mean about “you can’t get your original code to update”? I do not understand.

1 Like

Hello team deep learning AI , although I got the expected output when I submit it still show you got 0% and for each exercise I am getting 0/10 but i got expected outputs
I hope you will address my issue as early as possible.
Thank you