Closed (fixed)
Project:
Survey
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2007 at 21:49 UTC
Updated:
22 Mar 2008 at 06:33 UTC
Somewhere the code is evaluating zero and being equal to 'no value', which is not the same thing. I have a select form item with the following options structure:
;100:100% of the time;50:50% of the time;0:never
That first semicolon creates an empty option, but it has no value so I wouldn't expect it to show up in the results. This is the same as NULL or 'we don't know anything about this'. The last option explicity submits the value '0', which is a number and means we do know something: 'this person never does this'. It should show up in the results and in the Excel download.
Comments
Comment #1
quicksketchSurvey module is no longer being maintained, use Webform module instead.
---Closing down issue queue of survey module---