crowdresearch / daemo

The Daemo crowdsourcing platform
https://www.daemo.org
MIT License
146 stars 231 forks source link

Workers can't do anything if a task is returned, has an iframe, and does not show the previous submission data #1013

Closed markwhiting closed 6 years ago

markwhiting commented 6 years ago

Perhaps we could do something like the following: If a task has an iframe and is returned, display a question to the worker asking if they see the previously filled data. If not, the task might kick back to the requester, or might go into a paused state because presumably it would have the same problem for other workers. Presumably if we did kick back to the requester we'd do it in a way that meant the return count was still 0, i.e. it could not then be rejected by the requester. ( @mbernst you might have more thoughts about this)

The text for a prompt like this might be:

If you don't see what you previously entered in this frame, report it. We will contact the requester and ask them to fix it.