It looks like you’ve changed the tests in the submit collection request for Day 3 (I didn’t check the others). This will help passing your tests locally but not the ones we do on our end (as this won’t be changed).
I’d recommend reverting your changes to the tests then working on fixing the issues instead.
HI @arlem,
You are right, the problem was that i had changed the tests in the submit collection requests, as some test cases had failed and i supposed that had bugs to be fixed.
Thank you very much, i have resolved the real issues.