LimeSurvey: master 7302d308

Author Committer Branch Timestamp Parent
jcleeland jcleeland master 2004-06-19 19:09:53 master a9abb16d
Changeset

REWORKED: Extensively reworked to remove the "reverse engineering" method of matching a fieldname to an actual survey question. Now uses the new functions in common.php to generate an array of every fieldname that SHOULD be in the survey responses table, and can then match up the appropriate qid, answercode by searching that array. This has decreased file size by 10k (about 1 third). Would appreciate testing by others, but works well with my test survey data.

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1069 b72ed6b6-b9f8-46b5-92b4-906544132732

mod - admin/export.php Diff File