users finished the survey 1 month ago. but they want to review the last question, like SID*GID*123.
they said they spend time to do the survey, and they know their TOKEN, why cannot let them review the question, even 1 question.
my boss challenge me"the database store the data, why cannot let the user to see himself ?"
Now, i have no idea how to do it? how to answer their question
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 already set yes.
the result is :if you finished the survey, and use token again, it will apper:the token is used or not correct.
which means the user review the survey they answered.
i am challenged today again because of this. one user said even they store 100 dollars in bank, even 1 year later,they can review their money detail by password in ATM.
i think our data will be challenged if we cannot let use to review.it's serious problem.
PS: for one specific token : you can set : completed to no and use left to one in token, and completed to no in response table.
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.
it's really close to review last question.but it runs the last question, not only shows last question.which means if we can disable the submit button in last question, it will be ok. unless the submit time will be changed.
Then, the question is how to set the submit button hide when user just review it.cannot use .hide() because user need to submit when they answer survey.