I am working on making a status page, saying what step of my survey is completed or not.
Based on the lastpage, I am able to show the result but I am now wondering how to redirect the user to a specific step of my survey.
I tried passing move or thisstep in the URL but it did not work.
Did you find a solution? I'm working on exactly the same issue. I'd like to have a survey with lets say ten question-groups but I'd like to offer a "short-way" so that you could answer one single question (e.g. 'did you like it or not') with one single klick / link and exit.
@acady : why not use the 1st question at the first page ?
@yciabaud : why you want to go to a specific step ?
Maybe you can do it with some plugin or some extra step , but what for ? Because have the reason can show better solution.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Then i think better is:
- Create token
- Launch the survey and fill needed answers (you can use VV export/import system in 2.05 release)
- Launch invitation.
Here, you don't just need step but need some answers too.
Denis
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
I prefer to have the responses table updated rather than making a duplicate just for the need to provide a link to a specific page of the survey after its completion.
I tried to make a GET param to start the survey at a specific page but it was not straightforward.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.