EvaluationRoundLimitType
org.sagebionetworks.evaluation.model.EvaluationRoundLimitType
Enumeration
| name | description |
|---|---|
| TOTAL | Limits maximum submissions for the entire duration of the round. |
| DAILY | Limits maximum submissions per day. Resets daily at 00:00:00 UTC |
| WEEKLY | Limits maximum submissions per calendar week. Resets every Monday at 00:00:00 UTC |
| MONTHLY | Limits maximum submissions per calendar month. Resets on the 1st day of every calendar month at 00:00:00 UTC |