【发布时间】:2014-07-11 17:13:48
【问题描述】:
我已经设法创建了一个带有外部问题的 HIT,该问题调用了托管在 S3 服务器中的 html 文件。我曾在沙盒环境中工作过。创建匹配时,当我尝试以工作人员身份提交匹配时出现以下错误:
There was a problem submitting your results for this HIT.
This HIT is still assigned to you. To try this HIT again, click "HITs Assigned To You" in the navigation bar, then click "Continue work on this HIT" for the HIT. If this problem persists, you can contact the Requester for this HIT using the "Contact" link above.
To return this HIT and continue working on other HITs, click the "Return HIT" button.
我已经阅读了多个论坛试图找出问题所在。当我在开发者工具中查看源代码时,似乎已经设置了所有必要的参数:
</style><iframe height="400" scrolling="auto" frameborder="0" align="center" src="https://BUCKET.s3.amazonaws.com/index.html?assignmentId=34J10VATJGBKANG4MDCHRA6ME53QIH&hitId=3N2YPY1GI6BYD6C5MRBYOYBJJSEEVE&workerId=A1YJU5SNGQQP00&turkSubmitTo=https%3A%2F%2Fworkersandbox.mturk.com" name="ExternalQuestionIFrame"></iframe>
另外,我确保我没有任何名为“提交”的按钮。关于如何调试这个东西的任何想法?
【问题讨论】:
标签: mechanicalturk