You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the crowdsourcing campaign expects that each example will be annotated exactly once.
We should add an option to specify the maximum number of annotators for each example (>=1).
This needs to be reflected both in db.csv (where the example will need to be listed multiple times) and in the browse interface which currently expects only one annotation per output within a campaign.
The text was updated successfully, but these errors were encountered:
Currently, the crowdsourcing campaign expects that each example will be annotated exactly once.
We should add an option to specify the maximum number of annotators for each example (>=1).
This needs to be reflected both in
db.csv
(where the example will need to be listed multiple times) and in the browse interface which currently expects only one annotation per output within a campaign.The text was updated successfully, but these errors were encountered: