All assignments have been passed, but there is no grading.
How can I fix it…? Help me…
Hi @Kang_Da_sol
Make sure you are not doing the following:
- You have not added any extra
print
statement(s) in the assignment. - You have not added any extra code cell(s) in the assignment.
- You have not changed any of the function parameters.
- 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.
- You are not changing the assignment code where it is not required, like creating extra variables.
Because one of those reasons is almost always the case why you pass tests but not grading.
Cheers.
Hi,
Along side with previous comment, you may try to summit again cause sometimes there’s something wrong with the server.
I had to load a library from outside, but it didn’t work because of this.
However, the week2 assignment is having a problem that the assignment itself cannot be submitted even though all precautions have been followed.
2022년 10월 27일 (목) 오후 8:44, Arvydas via DeepLearning.AI <notifications@dlai.discoursemail.com>님이 작성:
I have the same issue. Reloaded notebook checked whole assignment found anything that is in the first answer.
Grading process starts and after a while goes to the initial state asking to submit assignment.