SubmissionEligibility
org.sagebionetworks.evaluation.model.SubmissionEligibility
Describes the eligibility of a to submit to an Evaluation queue, reflecting the queue's submission quotas and current submissions.
Field | Type | Description |
---|---|---|
isEligible | BOOLEAN | true if all criteria are met |
isRegistered | BOOLEAN | true if team/individual is registered for challenge |
isQuotaFilled | BOOLEAN | true if team/individual has reached the submission quota (for the given submission round) |