The Open API specification for Synapse is now available for download!

Download Open API Spec

SubmissionQuota

org.sagebionetworks.evaluation.model.SubmissionQuota

DEPRECATED: use EvaluationRound APIs instead. No SubmissionQuota will be returned with the Evaluation. Any SubmissionQuotas submitted will be instead be converted into similar EvaluationRounds.

Field Type Description
firstRoundStart STRING The date/time at which the first round begins.
roundDurationMillis INTEGER The duration of each round.
numberOfRounds INTEGER The number of rounds.
submissionLimit INTEGER the maximum number of submissions per team/participant per round.