Feature Requests item #836743, was opened at 2003-11-05 14:55
Message generated for change (Comment added) made by greggmc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=358956&aid=836743&group_id=8956
Category: None
Group: None
>Status: Closed
Priority: 5
Submitted By: Christopher Kolar (ckolar)
>Assigned to: Matthew Gregg (greggmc)
Summary: csv export field code instead of text
Initial Comment:
Hello. It would be nice if there were a way of
specifying how the CSV file would represent the survey
responses. I am looking at a survey that has about 100
radio button answers. When I get the mail confirmation
of the response it look like this:
3474 : 6630 (Annotations keep important information with...
3475 : 6631 (Copy/paste URLs from browser to word...
3476 : 6635 (Author, copyright, title, URL, comments)
3477 : 6643 (e. All of the above)
What would be ideal would be if the CSV output would
have the field codes as the column names (3474...) and
the field values stored as a number. The problem that
I have right now is that I have to manually go through
the responses and perform replace commands manually so
that I will have data that will play nicely with SPSS.
(Actually, I am putting it into Access, but it will
eventually find its way out.)
Thanks for thinking about this, or letting me know if I
am missing something obvious.
Cheers,
--chris
----------------------------------------------------------------------
>Comment By: Matthew Gregg (greggmc)
Date: 2005-03-08 15:58
Message:
Logged In: YES
user_id=14116
I think the new csv_short_headers export may do what you
request.
----------------------------------------------------------------------
Comment By: Matthew Gregg (greggmc)
Date: 2005-03-08 15:58
Message:
Logged In: YES
user_id=14116
This feature has been added to the CVS tree. It will be available
in the next release of phpESP. For instructions on obtaining
sources from CVS please see:
http://sourceforge.net/cvs/?group_id=8956
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=358956&aid=836743&group_id=8956
|