You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, we need to rethink how to visually show post-challenge submissions.
I will add this to the discussion on Monday with Jason, if we have some extra time at the end.
OpenSNP challenge will continue accepting submissions starting tomorrow (30th September)
Have implemented this assuming post challenges are also limited by the same number of submissions. If this is not required for a specific challenge, then the limit can be removed after the end of the challenge (by setting it to zero).
The post challenge flag should only be set when a submission is created, not when it is later updated for a regrade.
https://github.com/crowdAI/crowdai/blob/master/app/models/submission.rb
The text was updated successfully, but these errors were encountered: