Assignment

The Assignment data structure represents a single assignment of a HIT to a Worker. The assignment tracks the Worker's efforts to complete the HIT, and contains the results for later retrieval.

AWSCrowdsourcingHuman IntelligenceLaborMachine LearningTasks

Properties

Name Type Description
AssignmentId object
WorkerId object
HITId object
AssignmentStatus object
AutoApprovalTime object
AcceptTime object
SubmitTime object
ApprovalTime object
RejectionTime object
Deadline object
Answer object
RequesterFeedback object
View JSON Schema on GitHub