LimeSurvey: 2.05 b941463e

Author Committer Branch Timestamp Parent
mfaber mfaber 2.05 2013-10-13 14:35:40 2.05 f30fb175
Affected Issues  08160: quexf-pdf export: variable names ambigous in text/number matrix questions
Changeset

Fixed issue 08160: queXML export: ambigous variable names in text/number/dual matrix question

Dev: Variable names are now built as:
Dev: [questioncode][y-scale code][x-scale code].
Dev: Varnames are thus compatible with VV-export,
Dev: Stata-XML and so on and so forth, which facilitates
Dev: easy merging of data collected with quexf and LS

mod - application/helpers/export_helper.php Diff File
mod - application/libraries/admin/quexmlpdf.php Diff File