UpdateQualificationScore(qual, workers, values = NULL, increment = NULL,
keypair = credentials(), print = TRUE, browser = FALSE,
log.requests = TRUE, sandbox = FALSE)
credentials
.TRUE
.FALSE
.TRUE
. See readlogfile
for details.FALSE
.increment
parameter allows you to increase (or decrease) each of the specified workers scores by the specified amount. This might be useful, for example, to keep a QualificationType that records how many of a specific style of HIT a worker has completed and increase the value of each worker's score by 1 after they complete a HIT.
updatequalscore()
is an alias.GetQualificationScore
GetQualifications
UpdateQualificationScore("2YCIA0RYNJ9262B1D82MPTUEXAMPLE","A1RO9UJNWXMU65",values="95")
UpdateQualificationScore("2YCIA0RYNJ9262B1D82MPTUEXAMPLE","A1RO9UJNWXMU65",increment="1")
Run the code above in your browser using DataLab