Hi There,
My Name is Stan, 26 years old, student, and I am trying to create an ExternalQuestion. I am pretty new to MTurk
I used the example code from the "External Question"-doc and I was expecting it to show me my website in an iframe:
I thought that this might show my website in an iframe and appends the parameters for worker-ID and so on. But when I'm trying to post this I get the error
What am I doing wrong? Sorry for the noob-question
My Name is Stan, 26 years old, student, and I am trying to create an ExternalQuestion. I am pretty new to MTurk

I used the example code from the "External Question"-doc and I was expecting it to show me my website in an iframe:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<ExternalQuestion xmlns="https://example.com">
<ExternalURL>https://example.com/task01</ExternalURL>
<FrameHeight>0</FrameHeight>
</ExternalQuestion>
.Layout does not contain any fields for Workers to provide responses. Please include at least one field (input, select, or textarea).
What am I doing wrong? Sorry for the noob-question
