Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created August 2, 2010 18:31
Show Gist options
  • Save abuiles/505084 to your computer and use it in GitHub Desktop.
Save abuiles/505084 to your computer and use it in GitHub Desktop.
Given the following task group exists with:
| name | account |
| image_moderation | the account |
| video_moderation | the account |
And the following task group workers exist:
| turk_worker_id | trusted | task_group |
| A26KYPW8H33TR9 | false | the 1st task group |
| B26KYPW8H33TR9 | false | the 2nd task group |
And the following completions exist:
| task_group_worker |
| the 1st task group worker |
| the 2nd task group worker |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment