GetQualifications(qual, status = NULL, return.all = TRUE,
pagenumber = 1, pagesize = 100,
verbose = getOption('MTurkR.verbose'), ...)TRUE.getOption('MturkR.verbose').request.GetQualificationScore.
A practical use for this is with automatically granted QualificationTypes. After workers request and recieve an automatically granted Qualification that is tied to one or more HITs, GetQualifications can be used to retrieve the WorkerId's for workers that are actively working on those HITs (even before they have submitted an assignment).
getquals() is an alias.GetQualificationScore
UpdateQualificationScoreGetQualifications("2YCIA0RYNJ9262B1D82MPTUEXAMPLE")
GetQualifications("2YCIA0RYNJ9262B1D82MPTUEXAMPLE",status="Revoked")Run the code above in your browser using DataLab