Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个基于 mturk 的 AWS 命令行工具的外部页面 HIT。
我想限制 HIT,以便只有来自某个国家/地区的人才能查看/接受 HIT(例如,印度等)
我如何使用命令行工具来做到这一点?
您需要在hit.properties文件中添加区域设置条件:
hit.properties
例如,仅针对印度:
qualification.1:00000000000000000071 qualification.locale.1:IN qualification.comparator.1:EqualTo