Issue submitting the first assignment C1_W1

I have issue submitting my first assignment C1_W1 in TensorFlow developer certification. every time I submit the assignment, the grade is showing zero. I am not able to fix the issue. Can anyone help? I’d appreciate. Thanks

Hi @ramchandra_dhungana

Welcome to the community.

Would you please provide more details?

best regards
elirod

Hi Elirod, I completed the code and submitted the assignment C1_w1. But, every time I get 0% grade. Do you think that my answer is wrong or there might be some other issues with the technology. I got stuck there since this morning. Thanks for your quick response.

Thank you for your response.

In general, there is some well known situations that could cause grade errors.

For example:

**Important Note on Submission to the AutoGrader**

Before submitting your assignment to the AutoGrader, please make sure you are not doing the following:

1. You have not added any extra print statement(s) in the assignment.
2. You have not added any extra code cell(s) in the assignment.
3. You have not changed any of the function parameters.
4. You are not using any global variables inside your graded exercises. Unless specifically instructed to do so, please refrain from it and use the local variables instead.
5. You are not changing the assignment code where it is not required, like creating extra variables.

If you do any of the following, you will get something like, Grader Error: Grader feedback not found (or similarly unexpected) error upon submitting your assignment. Before asking for help/debugging the errors in your assignment, check for these first. If this is the case, and you don't remember the changes you have made, you can get a fresh copy of the assignment by following these instructions.

Please make sure you are not doing any of these listed things and run your grade tests again.

Let me know the results and if need further assistance.

cheers

Okay, thank you.

1 Like

Hello @ramchandra_dhungana ,

If you are still facing issues after following the previous suggestions you can send your notebook to me via direct message (DM) by clicking on my profile picture and selecting the option to send a message. There, you will be able to attach your notebook, and we can discuss the problems here, in the thread you created.

@bruno_ramos_martins
Yes, I am still facing the same issue. I got the result. Everything looks okay. But, I got some kind of error after I submitted the assignment. Is it something you can help with?