Closed johanneskruse closed 5 months ago
My current theory is that even though it might have been submitted on day X, it was only evaluated the day after. Hence, the system would count it as submitted on that day. But I'm not sure.
Do you know if at some point the counter is reset? Maybe it is because the server time does not match their time zone.
Participants keep having this issue, even if they haven't submitted for a long period:
Users that experiences the problem: dknguyen176, chizhu, axi2017
Users that experiences the problem: dknguyen176, chizhu, axi2017
These are just some of the users; many more have reached out with the same issue.
These are just some of the users; many more have reached out with the same issue.
Yes, I kept track of it to investigate the issue.
I found a fix and deployed it on production, it should be resolved now!
@Didayolo - the displayed number seemed to be corrected but users can upload:
@johanneskruse Thank you for reporting this. I see the mistake in the code and will update it asap.
Here is the fix: https://github.com/codalab/codabench/commit/e3dbec5dac98dfc99543ed3c027a8acc048550a9
It is deployed and seems to work.
Hi,
I'm running a competition, and multiple participants have reached out to me with a problem: the number of submissions used for the day, "1 out of 2," will be displayed each day, even if they didn't make any submissions that day.
Is there an explanation or solution for this?
Best, Johannes