-
Notifications
You must be signed in to change notification settings - Fork 8
Forum Interactions
John Ramirez edited this page Nov 24, 2020
·
3 revisions
The extension places 4 buttons on every post with a HIT.
- Panda button will add a panda job quickly.
- Once button will add a panda job quickly but only accepts one HIT.
- Search button will add a gid search job quickly. This will constantly watch for a HIT with this group ID on mturk search page and will try to collect it only once when a HIT is posted.
- S* button will add a rid search job quickly. This will constantly watch for any HITs from this specific requester on mturk search page and will try to collect as many as possible when a HIT is posted.
These buttons are added to: turkerview, mturkcrowd, ourhitstop, discord, slack and mturkforum.
At this time it will remove the buttons added by the older helper script. Any scripts adding their own buttons are not removed and will still be able to work normally.
Later on there will be options to turn off these buttons for individual forums if needed. Also a faster way to add jobs will be available to other scripts in the future.