Challenge
org.sagebionetworks.repo.model.Challenge
Settings for a Challenge Project.
| Field | Type | Description |
|---|---|---|
| id | STRING | The ID of this Challenge object |
| etag | STRING | Synapse employs an Optimistic Concurrency Control (OCC) scheme to handle concurrent updates. Since the E-Tag changes every time an entity is updated it is used to detect when a client's current representation of an entity is out-of-date. |
| projectId | STRING | The ID of the Project the challenge is used with. |
| participantTeamId | STRING | The ID of the Team which users join to participate in the Challenge |