Current result and reports are not sufficient to
analyze. If it's possible it should be tabulate
format. Especially, for scale type question its result
not clear. It should be following :
1. [Question]
1 2 3 4 5 Total
---------------------------------------------------
[content1] 0 0 3 2 0 5
[content2] 2 1 0 2 0 5
[content3] 1 0 1 2 1 5
[content4] 0 2 0 2 1 5
Logged In: YES
user_id=806592
Also export data with the response.id (the id of the
response) instead of the response.content (the content/text
of the response) so I don't have to manually find-replace it
so I can conduct statistical analyses which requires it to
be in enumerated numeric, not textual, form.