Hi all, I have finished the code assignment, which also pass the test in each exercise, however, after I submit it, I cannot get any score with error shown below:
I already tried to restore my code to original copy and finish the assigment to submit several times. the same error occurs. Please help, thank you.
There must be some fairly serious problem with your notebook. Most likely there is a compile error when the grader tries to run your code, which means that the grader can’t execute anything. If you’re sure that all the tests run in the notebook, then the nature of the error is probably that your code is not general.
We may need to see your code in order to figure out what is wrong. We can’t do that on a public thread, but please check your DMs for a message from me about how to proceed.
Actually you didn’t say whether or not your code passes the notebook tests. Note that there is no point in submitting to the grader until you have completed all sections of the assignment. It generally doesn’t work to try to get partial results from the grader.
There is also no point in submitting until you’ve gotten full success on all the local tests in the notebook.
Hi. If you’re sure that everything runs and there are no errors in your code, can you send me your notebook via direct message? Will check if this is a backend issue. Thanks.
@chris.favila We have been working on this on a DM thread. I will add you to that thread.
1 Like
To close the loop here: This is a backend related issue and the team fixed it for the account.
For other learners who may run into the same issue, you can use this form to report it. However, please pay close attention to the conditions mentioned in the form to make sure it is indeed the same issue. Also, don’t forget to create a topic under the correct course so we can follow up with you if needed. Thank you.