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.
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: