View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
08160Bug reportsImport/Exportpublic2013-10-23 14:40
Reportermfaber Assigned Tomfaber  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.05 RC 
Target Version2.05 RCFixed in Version2.05 RC 
Summary08160: quexf-pdf export: variable names ambigous in text/number matrix questions
Description

When exporting a survey using the quexml-export containing text/number matrix questions, the resulting variable names appear for every Y-scale/X-scale combination as:
[question][y-scale]

So, if there are n categories in the x-scale, the same variable name is used n-times.

they should appear as
[question][y-scale][x-scale]

Steps To Reproduce

Import attached test survey
Use Quexml-export
Import in quexf..
have a look at the variable names in quexf or (easier yet) in the banding xml-file

TagsNo tags attached.
Attached Files
quexf_matrixtest.lss (16,528 bytes)
Bug heat6
Complete LimeSurvey version number (& build)130914
I will donate to the project if issue is resolvedNo
BrowserFF
Database type & versionMySQL 5.0.10
Server OS (if known)Win7
Webserver software & version (if known)Apache/2.4.3 (Win32)
PHP VersionPhP 5.4.7

Users monitoring this issue

adamzammit

Activities

c_schmitz

c_schmitz

2013-10-11 20:44

administrator   ~26744

mfaber, I assume you are still working on this?

mfaber

mfaber

2013-10-11 23:25

reporter   ~26755

hope to find the time this weekend

mfaber

mfaber

2013-10-13 16:45

reporter   ~26763

Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13248

c_schmitz

c_schmitz

2013-10-23 14:40

administrator   ~26955

2.05RC3 released.

Related Changesets

LimeSurvey: 2.05 b941463e

2013-10-13 14:35:40

mfaber


Committer: mfaber Details Diff
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
Affected Issues
08160
mod - application/helpers/export_helper.php Diff File
mod - application/libraries/admin/quexmlpdf.php Diff File

Issue History

Date Modified Username Field Change
2013-09-14 14:12 mfaber New Issue
2013-09-14 14:12 mfaber Issue generated from: 08159
2013-09-14 14:14 mfaber Issue Monitored: adamzammit
2013-09-14 14:14 mfaber File Added: quexf_matrixtest.lss
2013-10-01 21:30 mfaber Assigned To => mfaber
2013-10-01 21:30 mfaber Status new => assigned
2013-10-02 13:11 mfaber Issue cloned: 08219
2013-10-11 20:44 c_schmitz Note Added: 26744
2013-10-11 23:25 mfaber Note Added: 26755
2013-10-13 16:40 mfaber Changeset attached => LimeSurvey 2.05 bb98e8ad
2013-10-13 16:40 mfaber Resolution open => fixed
2013-10-13 16:45 mfaber Changeset attached => LimeSurvey 2.05 b941463e
2013-10-13 16:45 mfaber Note Added: 26763
2013-10-13 16:48 mfaber Changeset removed LimeSurvey 2.05 bb98e8ad =>
2013-10-13 16:56 mfaber Status assigned => resolved
2013-10-13 16:56 mfaber Fixed in Version => 2.05 RC
2013-10-23 14:40 c_schmitz Note Added: 26955
2013-10-23 14:40 c_schmitz Status resolved => closed
2021-08-03 05:38 guest Bug heat 4 => 6