Course 3 Week 1 Assignment - Grader Error: Grader feedback not found - Zero for all Exercises

For all exercises, I got this error:

“Grader Error: Grader feedback not found

Visit the Discussion forum to see if your peers are experiencing or have found resolutions for similar errors. If the error isn’t resolved in 24 hours, please reach out to Coursera through our Help Center.”

I verified all of my functions, even I refreshed the environment, with new notebook did all my changes again. Still getting the same error.

Hi @Phan_Nguyen1

Are you sure you verified these points?

For example, you are not using Vocab instead of vocab_dict?

1 Like

I realized I have used the global variables instead of the local ones.
Thank you so much! I have fixed my issues.

1 Like

Hi @Mubsi , I have completed Course 3 but I am facing some errors in Exercise 4 and 6 of Week 1. The issue is I have only 2 days left for this paid course to expire and hence I have just completed my assignments of this course as far as I could do. Please if you could rectify my errors as the subsequent codes are not running in this Week 1 assignment. Thank you.

Please find my lab id here- uazggcegoncp

Hi @Riddhima_Sobti,

In your Ex 4, you are expected to use the trax's random function and not the other random function as you are using.

And in your Ex 6 , I believe you made a typo. It is eval_tasks and not eval_task (plural).

Best,
Mubsi

Hi, I am facing the exact same errors but I don’t have both of these issues. Could you suggest any changes that may be required?
Thanks

Grader Error: Grader feedback not found

Visit the Discussion forum to see if your peers are experiencing or have found resolutions for similar errors

Hi @Kriti_Singhal1,

At the start of the notebook there’s:

**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.

This clearly mentions if you do any of the listed things you will run into Grader Error: Grader feedback not found.

Please make sure you are not doing any of these listed things.

Best,
Mubsi

Hi @Shaik_Nawaz_shareef

I have received a private message from you without any additional information.

Again, please make sure you checked these points.

Cheers

i am getting the “grader error: grader feedback not found” this “sndzqczyzadw” is my lab id can you help me find out whats the pronlem

Hi @Shivam_Bhardwaj,

Please check for this.

I checked all the above points . Im using trax’s random function and also using vocab_dict and no ther global variables but still getting 0. Please help me

Hi, I have problem with my lab. I do all the test and all test passed but when I submit it said: "Grader Error: Grader feedback not found

Visit the Discussion forum to see if your peers are experiencing or have found resolutions for similar errors. If the error isn’t resolved in 24 hours, please reach out to Coursera through our Help Center."

my lab ID: kkduhxzhptjn
please help me

Hi @Tran_Dai_Phu_K17_HCM,

At the start of the notebook there’s:


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.


This clearly mentions if you do any of the listed things you will run into Grader Error: Grader feedback not found.

Please make sure you are not doing any of these listed things.

Best,
Mubsi