"Complete"-Button is not displayed
Description
Given a surver with attached JSON
then the "complete"-button to send the survey answers is not displayed.
Environment
Activity
Zusammenfassung App-Standup: Die Funktionalität firstPageIsStarted sollte aus dem Editor entfernt werden.
@Dennis, wuerdest du das machen?
Hi Till,
the option that you described above was indeed the problem and I admit that it’s very very confusing. Enabling the option “The first page is a started page“ means that the first page in your survey is interpreted as a starting page. The questions of your actual survey must be placed on the second page. If you do that, the buttons are displayed as expected. I attached a modified version of your json, so you can test it on your own.
That’s being said, I wonder how we can improve usability in this case. Maybe a warning/ description/ tooltip in the editor might help.
That line corresponds to the option Survey Settings → Survey → Navigation → The first page is a started page.
The problem seems to be the line '"firstPageIsStarted": true' at the bottom of the json. Deleting this line makes the finish button appear again.