I am really new to LimeSurvey and still learning a lot so sorry if this is easily done. I am trying to create surveys on management within our office so that employees can provide feedback on how they feel management is performing. What I'm trying to figure out is how can I apply a general survey I have created with a certain manager without having to create a new survey for each manager.
In other words I want to see if something like a drop down box can appear when beginning the survey which then associates the answers with that particular manager chosen from the drop down. Is this something that is possible or would I just have to create a copy of the same survey multiple times all with different names? exp. Jane Doe Management Survey, John Doe Management Survey, Bill Jackson Management Survey, etc..
I don't see why you couldn't create this dropdown and then later pipe the name chosen at the beginning into the following questions via expression, something like:
Code:
{questioncode.shown}
Or, if you know already which manager someone will talk about, you can include this into a custom token attribute and pipe the response from this custom attribute into the survey.
I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.