mturk_create_worker_block: The CreateWorkerBlock operation allows you to prevent a...

View source: R/mturk_operations.R

mturk_create_worker_blockR Documentation

The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs

Description

The create_worker_block operation allows you to prevent a Worker from working on your HITs. For example, you can block a Worker who is producing poor quality work. You can block up to 100,000 Workers.

See https://www.paws-r-sdk.com/docs/mturk_create_worker_block/ for full documentation.

Usage

mturk_create_worker_block(WorkerId, Reason)

Arguments

WorkerId

[required] The ID of the Worker to block.

Reason

[required] A message explaining the reason for blocking the Worker. This parameter enables you to keep track of your Workers. The Worker does not see this message.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.