Feature Requests item #693987, was opened at 2003-02-26 17:49
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=358956&aid=693987&group_id=8956
Category: data analysis
Group: None
Status: Open
Priority: 5
Submitted By: moshe weitzman (weitzman)
Assigned to: Nobody/Anonymous (nobody)
Summary: shift values for rank question type
Initial Comment:
When viewing or downloading results for surveys, I see
admins getting confused by responses to 'rank'
questions. The confusion is that a suer gets to choose
between 1...x but the responses are stored as 0...x-1.
This mismatch coudl be easily avoided by storing the
responses starting at 1 instead of 0.
----------------------------------------------------------------------
>Comment By: moshe weitzman (weitzman)
Date: 2003-03-05 12:55
Message:
Logged In: YES
user_id=199362
shifting values in CSV export would be fine with me.
An alternative would be to ship a SQL statement when the
commit happens so folks can update their data.
----------------------------------------------------------------------
Comment By: James Flemer (jimmerman)
Date: 2003-03-05 09:27
Message:
Logged In: YES
user_id=39444
Doing so would break compatability with the existing data.
Perhaps it would be adequate to just have the CSV exporter
shift the values.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=358956&aid=693987&group_id=8956
|