Grader Error: Grader feedback not found - Module 1 Assignment: Implementing a Multi-Agent Automatic Code Review

https://www.coursera.org/learn/design-develop-and-deploy-multi-agent-systems-with-crewai/programming/MK6lZ/automatic-code-review/lab?path=%2Flab%2Ftree%2FC1M1_Assignment.ipynb%23ex2

On submitting the assignment, I get Grader Error: Grader feedback not found.

Please note my code has passed all the tests. See attached screenshots. I have highlighted Exercise 3 result in one of the screenshots where “All tests passed!“ message can be seen but it ends up with “Grade Error“. Same is the case for Exercise 2 and 4.

As a result, I am unable to pass the assignment and cannot move forward with the course.

Passing the tests in the notebook does not prove your code is perfect. The grader uses different test cases, and a different runtime environment.

Is there more information in the detailed grader feedback? Try clicking on the down-arrows and see if there is more explanation.

If so, please post back some screen capture images.

Thanks @TMosh for looking into this! @Kaushik10, did you try resubmitting? Sometimes the grading environment crashes and you get that message, but resubmitting helps. Also, please make sure you didn’t modify any of the lines outside the ### START CODE HERE ### and ### END CODE HERE ### tags, because that can mess up the grader.

Cheers!

Hi Mag,

Thanks for asking. I had already resubmitted the assignment yesterday and the it was successfully graded with correct grades.

1 Like

Hi team,
I’m pretty new to coding and am experiencing the same issues (it shows grader timed out 0 points) its only giving me points earned for exercise 9 even though it says I passed all the tests (I know that doesn’t necessarily mean my code is optimal or even done correctly).
Do you mind if I send you a DM of my notebook for some further advice on where I can correct my code? I dont think I’ve changed any of the variable names and if so how can I go back to see the original file?

Thanks some help in understanding this would be greatly appreciated.

I’m not a mentor for this course.