View Revisions: Issue #1024
Summary | 01024: export to fixed width file feature | ||
---|---|---|---|
Revision | 2010-05-01 14:17 by c_schmitz | ||
Description | This file will export the data from a survey to a fixed width ASCII file. This is useful when using the export to queXML feature. queXML files can be converted to DDI files which document the data from a questionnaire. see http://quexml.sourceforge.net for more information. |
||
Revision | 2010-04-26 18:09 by c_schmitz | ||
Description | This file works with limesurveyor 1.0 and PHP4 It will export the data from a survey to a fixed width ASCII file. This is useful when using the export to queXML feature. queXML files can be converted to DDI files which document the data from a questionnaire. see http://quexml.sourceforge.net for more information. |