I have completed lab, while submitting, got result {79/100}. Then checked submitted report, snapshots attached. Based on comments, again checked the queries/result. Result seems OK. Again submitted the LAB result, got the same scores {79/100}. If anyone else has faced the same issue, please guide to fix it.
Result of Exercise 4 is:
[
{
“TYPE(r)”: “Route”,
“count()": 101274
},
{
“TYPE(r)”: “Contains”,
"count()”: 14016
}
]
Another question is, I have changed the queries in jupyterLab, deliberately executed wrong query, result was changed, but when submitted, the final score was same.
Need support to discuss it and to fix this.
Hello @MunirNawaz,
I couldn’t reproduce the exercise 4 error. The grader checks the output and it has to be identical and also uploaded to the bucket. Could you rerun the 4 - Upload Files for Grading and submit again. Thank you
Hi @Georgios ,
Thanks for your quick response, I have already re-run the 4 and submitted, but score remained same. For testing purpose, even when I made a mistake in the query and submitted, the grades remained same as FIRST time.
Regards,
Munir
After I played around with Exercise 4 I got 4/5 if I choose count(r) instead of count(*) could you check that. Can you post a screeshot of the submission report after you upload the files to the bucket. Thanks
I am restarting the exercise, I will only resolve the 4 and submit, will let you know the result.
@MunirNawaz Ok make sure after you make changes you ctr+s to save the notebook and upload with part 4. If the outputs match you should pass the grader. Thank you
Finally got the 80/100. Thanks @Georgios for your prompt guidance.