简体   繁体   中英

Create a Mechanical Turk HIT That Requires Multiple Workers

I would like to create a job on Amazon Mechanical Turk that involves two workers engaging in a dialogue. I already have the javascript interface coded up. How would I manage two workers simultaneously, though? I don't want one worker to have to wait around for the second worker to join.

One workaround I was thinking about was having workers sign up for time slots, ie the 5 pm slot. Then the two workers signed up for the time slot could both join at the same time, without waiting around. Is this something I can do through Mechanical Turk?

要回答我自己的问题,您可以使用JATOS来解决这个问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM