GetAssignment( assignment = NULL, hit = NULL, hit.type = NULL, status = NULL,
return.all = FALSE, pagenumber = "1", pagesize = "10",
sortproperty = "SubmitTime", sortdirection = "Ascending",
keypair = credentials(), print = TRUE, browser = FALSE,
log.requests = TRUE, sandbox = FALSE, return.assignment.dataframe = TRUE)NULL, all assignments are returned (the default). Only apTRUE, all available assignments are returned. Otherwise, only assignments falling within the specified pagenumber and pagesize search results are returned.return.all=TRUE. Most users can ignore this.return.all=TRUE. Most users can ignore this.credentials.TRUE.FALSE.TRUE. See readlogfile for details.FALSE.TRUE.question parameter of the CreateHIT function.GetAssignments(), assignment(), and assignments() are aliases.GetHIT
ApproveAssignment
ApproveAllAssignments
RejectAssignmentGetAssignment(assignments="26XXH0JPPSI23H54YVG7BKLEXAMPLE")
GetAssignment(hit="2MQB727M0IGF304GJ16S1F4VE3AYDQ",return.all=TRUE)
GetAssignment(hit.type="2FFNCWYB49F9BBJWA4SJUNST5OFSOW",return.all=FALSE,pagenumber="1",pagesize="50")Run the code above in your browser using DataLab