Home
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] Incompletes in data base but data recorded (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] Incompletes in data base but data recorded
#15506
Mazi (Moderator)
Moderator Lime
Posts: 3211
graph
User Offline Click here to see the profile of this user
Re:Incompletes in data base but data recorded 4 Months, 2 Weeks ago Karma: 25  
The completed field can be found at the lime_tokens_12345 table (depending on your survey settings).
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#15520
paulalford (User)
Expert Lime
Posts: 86
graphgraph
User Offline Click here to see the profile of this user
Re:Incompletes in data base but data recorded 4 Months, 2 Weeks ago Karma: 5  
Mazi,

That isn't any good. From the look of Carstens post it sounds like there should be a field in the completed results table (survey_xxxxx). The tokens table contains all tokens, in my case, over 4000. So if I issue an update completed field set to "Y" SQL command ALL 4000+ records are set to "Y". Not good as we then won't be able to send any reminder emails.

Somewhere there must be a field that flags the respondent as a complete. If it is the tokens table then that isn't what Carsten mentioned and also if you can link the tokens table to the responses table then you have blown all anonymity. All of a sudden I can check who said what = BAD.

Cheers
Paul
 
Logged Logged  
 
Last Edit: 2008/07/02 15:41 By paulalford.
  The administrator has disabled public write access.
#15523
c_schmitz (Admin)
Moderator Lime
Posts: 1353
graphgraph
User Online Now Click here to see the profile of this user
Re:Incompletes in data base but data recorded 4 Months, 2 Weeks ago Karma: 39  
Hello Paul,

I am sorry. I meant the submitdate field, of course.
That is what submitted results separates from incomplete results.
 
Logged Logged  
 
Best regards

Carsten Schmitz
LimeSurvey Project Leader
  The administrator has disabled public write access.
#15525
paulalford (User)
Expert Lime
Posts: 86
graphgraph
User Offline Click here to see the profile of this user
Re:Incompletes in data base but data recorded 4 Months, 2 Weeks ago Karma: 5  
Brilliant. Cheers Carsten.
 
Logged Logged  
  The administrator has disabled public write access.
#15536
c_schmitz (Admin)
Moderator Lime
Posts: 1353
graphgraph
User Online Now Click here to see the profile of this user
Re:Incompletes in data base but data recorded 4 Months, 2 Weeks ago Karma: 39  
About the fix:

The fixed file is attached to the bug report at

bugs.limesurvey.org/view.php?id=2193

I found the bug today thanks to Joe.
 
Logged Logged  
 
Best regards

Carsten Schmitz
LimeSurvey Project Leader
  The administrator has disabled public write access.
#15765
c_schmitz (Admin)
Moderator Lime
Posts: 1353
graphgraph
User Online Now Click here to see the profile of this user
Re:Incompletes in data base but data recorded 4 Months, 2 Weeks ago Karma: 39  
Please update to the latest version, where the bug is fixed now.
 
Logged Logged  
 
Best regards

Carsten Schmitz
LimeSurvey Project Leader
  The administrator has disabled public write access.
Go to top