Parse Data
-
So far I have over 300 respondents to my survey. I can see all of their answers in the back end but there seems to be no way to download this data without going to view source and then attempting to pull all of the code and then extract data from there which is exceedingly time consuming (about 5 minutes per respondent) with the number of respondents I have it would take over 25 man hours of work to extract the data. This issue is compounded by the fact that everyday I have dozens more respondents so it will be near impossible to catch up.
Your code can obviously parse the data to be able to put it in the admin section in those accordions. I’m sure you would be able to add a section below the results accordions that shows the data in csv format without being a csv file. I am trying to get that to work now, but not being a professional coder I’m not sure how long it will take, nor if I will be successful in my attempt.
- The topic ‘Parse Data’ is closed to new replies.