[open] how to save the data of questionnaire?
I have made questionnaire with form plug-ins or questionnaire plug-ins.When I finished doing it I saved the results.However, the csv file is empty. How can I save the data?
I have made questionnaire with form plug-ins or questionnaire plug-ins.When I finished doing it I saved the results.However, the csv file is empty. How can I save the data?
Comments
Have you added a
loggerto the trial sequence? Or, if you've placed all questions in a form/questionnaire item each, you should add aloggeritem behind every single question. Which is why I would recommend using a loop and a trial sequence. On that note: it might be a good idea to run through one of the tutorials, to get familiarized with the concept of an experiment builder.Good luck!