Skip to content

Instantly share code, notes, and snippets.

@rogerhutchings
Last active January 20, 2020 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rogerhutchings/b2cd794a87bca230c27bc131aedf5913 to your computer and use it in GitHub Desktop.
Save rogerhutchings/b2cd794a87bca230c27bc131aedf5913 to your computer and use it in GitHub Desktop.
Task template for Clickworker
<task_template>
<code>1715labs_thales_test_1</code>
<name>Thales - Phase 2</name>
<titles>
<en>Animal detection from aerial images</en>
</titles>
<descriptions>
<en>In this project, you need to need to look for animals in these aerial photographs. If you find any, draw a bounding box around them.</en>
</descriptions>
<product>
<link href="/api/marketplace/v2/products/ExternalForm" rel="product" type="application/xml" />
<attributes>
<code>external_form_age_from</code>
<value>20</value>
</attributes>
<attributes>
<code>external_form_age_to</code>
<value>80</value>
</attributes>
<attributes>
<code>external_form_country</code>
<value>BE</value>
</attributes>
<attributes>
<code>external_form_country</code>
<value>CA</value>
</attributes>
<attributes>
<code>external_form_country</code>
<value>CH</value>
</attributes>
<attributes>
<code>external_form_country</code>
<value>DE</value>
</attributes>
<attributes>
<code>external_form_country</code>
<value>FR</value>
</attributes>
<attributes>
<code>external_form_country</code>
<value>GB</value>
</attributes>
<attributes>
<code>external_form_country</code>
<value>NL</value>
</attributes>
<attributes>
<code>external_form_country</code>
<value>US</value>
</attributes>
<attributes>
<code>external_form_gender</code>
<value>a</value>
</attributes>
<attributes>
<code>external_form_language</code>
<value>en</value>
</attributes>
<attributes>
<code>external_form_max_jobs</code>
<value>75000</value>
</attributes>
<attributes>
<code>external_form_multiple_jobs</code>
<value>yes</value>
</attributes>
<attributes>
<code>external_form_payment</code>
<value>8</value>
</attributes>
<attributes>
<code>external_form_with_buyoff</code>
<value>no</value>
</attributes>
</product>
<form>
<elements>
<is_output>false</is_output>
<titles>
<en>iframe_url</en>
</titles>
<is_mandatory>true</is_mandatory>
<type>hidden</type>
<item_code>iframe_url</item_code>
<sort_order>10</sort_order>
</elements>
</form>
</task_template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment