From: SourceForge.net <no...@so...> - 2003-01-15 22:53:21
|
Bugs item #668755, was opened at 2003-01-15 13:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=668755&group_id=8956 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: rank does not export to cvs Initial Comment: When exporting to cvs to download, no data for rank type question is shown. It is the last question and data is in the table and also shows up in View Survey Results. All other question data is exported fine. If you could point me in the right direction and share the logic with me to get up to speed I should be able to fix this myself or at least help. (I am having problems following the loops in the export, and where it is missing this particular question type, what the $id_to_csv_map is and the one if ($type == 8) statement should it be if (type == 7) on line 39ish??) Thanks and good product! Dennis Shewmaker dsh...@ho... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-01-15 14:56 Message: Logged In: NO It is the latest version fresh install 1.5 same with the database. Maybe I have the question type incorrect? It looks like this: 5. Some questions will have a rating scale (1-5). Please rate the interface of this survey. (1 being very easy) Rank 1 1 56.7% (72) 2 0 13.4% (17) 3 N/A 9.4% (12) 4 3 7.9% (10) 5 5 7.1% (9) 6 4 4.7% (6) 7 2 0.8% (1) TOTAL 100.0% 127 ---------------------------------------------------------------------- Comment By: James Flemer (jimmerman) Date: 2003-01-15 13:50 Message: Logged In: YES user_id=39444 Question type 7 was removed quite a while ago. What version are you using, and what version did you create the DB with? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=668755&group_id=8956 |