- Posts: 4
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Mazi wrote: Yes, you can.
I know a Limesurvey developer who has coded some kind of extension for this to handle the assignment of surveys. If you are interested I can forward his contact details.
It was some kind of portal but is based on a quite old Limesurvey version which didn't offer features the later versions offer.cheyennemtnman wrote: I am interested... I would like to have the contact details... Need to set up a 360 survey.
When you say extension is this a script?
Mazi wrote: Often question texts differ for different user groups, so using the Expression Managers piping feature helps a lot here.
When using tokens,m you can define an additional token attribute called "user_group" and assign each group a certain number or letter, Then you can use the Expression Manager to show certain questions to certain groups only.
When analyzing results late, you can export answer data + token data and filter by user group based on that new token attribute.