Hello everyone, I created a survey with the following features:
-Questions index setted on FULL
-Groups of questions visible based on user attributes
-Displaying questions for groups
When a user accesses the survey, initially displays all groups in the index, advancing in the compilation, the index is filtered showing only the groups of questions accessible to the user.
How can I view only the correct groups in the index from the beginning?
Add a group at 1st position with only an hidden question.
The index part is tested after survey creation at the same time displaying 1st group. Then maybe ?
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.
Hi, I've executed your instructions, but the problem persists.
Would it be possible to retrieve the list of groups visible to the current user through some javascript function? and then hide the elements with a script added in the theme?