{% include 'pages/navbar.html' %}
← Crowdsourcing campaigns
New crowdsourcing campaign
Campaign
Configuration
Data
Campaign Id
Next
Preset
[None]
{% for config_name in configs.keys() %}
{{ config_name }}
{% endfor %}
{% include 'include/annotation_span_categories.html' %}
✨ Pre-fill annotator instructions
Annotator instructions
Instructions shown to the annotators. Use Markdown syntax.
Final message
The message shown after the annotator has submitted the annotations. Use Markdown syntax. You should include the completion code here.
Service
Which crowdsourcing service will be used for the campaign.
Local annotators only
Prolific
Examples per batch
Number of examples shown to each annotator
Annotators per example
Maximum number of annotators that can annotate an example.
Annotation granularity
The smallest unit annotators can annotate.
Words
Characters
Output ordering
How should the examples and model outputs assigned to annotator batches.
Shuffle all
Sort by example id, shuffle model outputs
Sort by example id, keep the order of model outputs
Keep the default order
Idle Time (minutes)
The time after which an unfinished example can be re-assigned to a new annotator.
Example-level inputs
Flags
Checkboxes that the annotators can mark for each example.
+
List of options
Options that the annotators can choose from for each example.
Note that sliders are currently not working in the Safari browser.
+
Text fields
Text fields that the annotators can fill for each example.
+
Back
Save config as...
Next
{% include 'include/data_selection.html' %}
Back
Create campaign
Save config as...
Config name
.yaml
{% for filename in configs.keys() %}
{{ filename }}
{% endfor %}