| Anonymous | Login | 2010-02-09 08:25 CET |
| Main | My View | View Issues | Change Log | Roadmap |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 02643 | [Bug reports v1.x] Import / Export | major | sometimes | 2008-11-12 17:50 | 2008-11-28 15:56 | ||
| Reporter | mstriewe | View Status | public | ||||
| Assigned To | ElMatador69 | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | closed | Product Version | 1.70 | ||||
| Summary | 02643: Missing or double response options when exporting structure to queXML | ||||||
| Description |
When exporting a survey structure to XML using queXML format, the contents of <response>-tags are not always generated correctly. Tried on demo-server to export survey "Der Newtontest" and got each option twice in the first question (see attached file). Tried on demo-server to export survey "Betriebssystem 2009" and got an empty <response>-tag. |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| LimeSurvey build number | |||||||
| Browser | |||||||
| Database & DB-Version | LimeSurvey 1.7+ Online Demo | ||||||
| Operating System (Server) | LimeSurvey 1.7+ Online Demo | ||||||
| Webserver | LimeSurvey 1.7+ Online Demo | ||||||
| PHP Version | LimeSurvey 1.7+ Online Demo | ||||||
| Attached Files |
|
||||||
|
|
|||||||
Notes |
|
|
ElMatador69 (administrator) 2008-11-16 11:32 |
Sent the following note to Adam Zammit via email: Hi Adam, How are you? Are you still working on/for queXML? If yes, could you please have a look at: http://bugs.limesurvey.org/view.php?id=2643 [^] I also want to inform you that we are close to release LimeSurvey v1.80RC2, which include some new question types. It would be nice, if you or someone of your team could have a look at the official LimeSurvey v1.80 Sample Survey and add support for queXML for as many as possible question types. Best Regards, Josef Prandstetter / El-Matador-69 (LimeSurvey Quality Assurance) |
|
adamzammit (reporter) 2008-11-17 02:07 |
Hello, I have added an updated export_structure_quexml.php file (zipped). It now can export Ranking (R), list with comment (O) and Multiple choice with comment (P) types - although not completely (without the comments) - as queXML does not support this (each response must be a unique variable in queXML). It would only be possible to do this in queXML by changing the layout of other question types. It can also export dual scale (1) flexible array questions. The code will also create a single response question with a response category "NOT SUPPORTED" if the conversion does not support the question type. This means that a valid queXML file should be produced more often - even if it does not support the question structure in LimeSurvey. Regards, Adam Zammit Deakin Computer Assisted Research Facility |
|
ElMatador69 (administrator) 2008-11-17 19:26 |
Thx - fixed in rev. 5998. |
| Copyright © 2000 - 2008 Mantis Group |