I just tried unsuccessfully to find a solution to the following problem.
I want a link to the welcome page in the question index or anywhere else in the survey.
A simple link doesn't work (because you get an error about not using the browser buttons) and I don't know the name/id of the welcome page to add the corresponding entry to the Question Index. I.e. how do I have to modify the following to jump to the welcome page?
Code:
<button type="submit" id="button-622" value="1" name="move"class="jshide" style="display: none;">Go to this group</button>
Hi, Stefan,
the "quick and dirty" solution.
Disable the Welcome page.
Add a boilerplate quetion at the start of the survey where you write your own welcome text.
Then you have a normal question which is shown in the index.
But, as far as I know, "question by question" mode is not supported yet by the index, only "group by group"
Best regards
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Do you know that there is no button-id that leads to the welcome page? Because I hope someone else can give me a solution with a direct target as your solution would involve quite a bit of work.
Nevertheless it's a lot better to hope for a better solution than to hope for any solution, so, again, many thanks.