Hey guys,
I really enjoy your plugin.
I now have to write an own reporting tool due to custom features.
I need to get access to the survey questions including the “subquestions” like
“How do you save data – erp system (yes/no) / excel (yes/no)” and many other data.
The SQL Exporter does not seem to be helpful in this case. And I have no idea how to unserialize the data stored in DB because there’s always an error using unserialize().
Could you give me an hint? That would be awesome.
Thanks!