Dear support team,
I want to show this website as a stimulus for the survey. Following is the HTML code I used to do it.
However, with this code, the participant can not see the "next" button anymore and can not move forward. How should I deal with these?
Thanks!
One obvious option would be to leave a bit at the bottom space of the screen and place the "next" button there:
<iframe ... style="...bottom: 30px;..."></iframe>
You will need some similar positioning for the next button to appear at the very bottom.
Another option is to automatically use SoSciTools.submitPage() based on some condition, e.g., after a certain time. You may also place the HTML files in the project directory, which will allow communication between the frames. Usually XSS-prevention of the browsers disallow that.
SoSciTools.submitPage()
Willkommen im Online-Support von SoSci Survey.
Hier bekommen Sie schnelle und fundierte Antworten von anderen Projektleitern und direkt von SoSci Survey.
→ Eine Frage stellen
Welcome to the SoSci Survey online support.
Simply ask a question to quickly get answers from other professionals, and directly from SoSci Survey.
→ Ask a Question