View Issue Details

This issue affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
11406Bug reportsSurvey editingpublic2016-06-19 21:48
Reporterorganosi Assigned Toc_schmitz  
PrioritynoneSeveritypartial_block 
Status closedResolutionno change required 
Product Version2.50.x 
Summary11406: Data is deleted
Description

I have a survey that people fill in twice. The first time they get a set of questions say A, B, C, D
After a week they get a second set: A (no need to change anything there but just look at they previous answer), E, F, G
I then need to compare B with E, C with F and D with G
The way I put it together is that I use a date field that is not visible to the users.
Questions BCD are shown only the first time (condition set against the non-visible date) while EFG are shown only during the second time (again the same trick with the date)
Unfortunately, when people fill in EFG, the answers on BCD are set by the system back to NULL. This way I cannot compare anything

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)160616
I will donate to the project if issue is resolvedYes
Browser
Database type & versionMySQL version 5.5.49
Server OS (if known)Debian linux 7 64-bit
Webserver software & version (if known)Apache version 2.2.22
PHP Version5.4.45

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2016-06-19 19:21

developer   ~39692

Last edited: 2016-06-19 19:22

Yes : it's the attended system i think you set "relevance" according to the date : if a question is unrellevent : answer is set to NULL.

You have 2 solution :

Issue History

Date Modified Username Field Change
2016-06-18 17:11 organosi New Issue
2016-06-19 19:21 DenisChenu Note Added: 39692
2016-06-19 19:22 DenisChenu Note Edited: 39692
2016-06-19 21:47 c_schmitz Status new => closed
2016-06-19 21:48 c_schmitz Assigned To => c_schmitz
2016-06-19 21:48 c_schmitz Resolution open => no change required
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing