Status
toloka.client.assignment.Assignment.Status
| Source code
The status of an assigned task suite.
Attributes Description
Name | Value | Description |
---|---|---|
ACTIVE |
'ACTIVE' | The task suite is assigned but it isn't completed yet. |
SUBMITTED |
'SUBMITTED' | The task suite is completed but it isn't checked. |
ACCEPTED |
'ACCEPTED' | The task suite is accepted by the requester. |
REJECTED |
'REJECTED' | The task suite is rejected by the requester. |
SKIPPED |
'SKIPPED' | The task suite is skipped by the Toloker. |
EXPIRED |
'EXPIRED' | Time for completing the tasks has expired. |