We are trying to show the group description along with the group title. We tried going through the github files trying to find a function but can't tell what we're looking at. The directory of the export page is [root]/index.php/admin/export/sa/exportresults/surveyid/[id]. If you could please point us in the right direction, thanks.
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.
Thank you for the reply. I tried to figure something out from the directory you linked but I couldn't. I might just not be seeing it. Was there a specific implementation you had in mind? I tried to jerryrig seomthing from
github.com/LimeSurvey/LimeSurvey/blob/35...estionGroup.php#L133
. I tried to create an array with the 'gid' and 'description'. Then parse it and print the description but I failed.
Is there anyway to just call the group_description from the surveyid? So I can display it on the Html export on response and statistics then to export to application.