View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
06806Bug reportsStatisticspublic2012-11-06 10:37
Reportergoodtimes Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06806: If one of a 1-5 answer is never selected, there is a random value in statistics
Description

if you use a 1-5 selection and one of the values is never selected by users, then it is not shown as 0 in the statistics graphics(!) but as a randon value, see attachment.
there is a initialization missing somewhere

TagsNo tags attached.
Attached Files
1.JPG (92,517 bytes)   
1.JPG (92,517 bytes)   
limesurvey_survey_847969.lss (31,007 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<document>
 <LimeSurveyDocType>Survey</LimeSurveyDocType>
 <DBVersion>163</DBVersion>
 <languages>
  <language>de</language>
 </languages>
 <answers>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>code</fieldname>
   <fieldname>answer</fieldname>
   <fieldname>sortorder</fieldname>
   <fieldname>assessment_value</fieldname>
   <fieldname>language</fieldname>
   <fieldname>scale_id</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[57]]></qid>
    <code><![CDATA[A3]]></code>
    <answer><![CDATA[Technik (PM)]]></answer>
    <sortorder><![CDATA[3]]></sortorder>
    <assessment_value><![CDATA[1]]></assessment_value>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[57]]></qid>
    <code><![CDATA[A2]]></code>
    <answer><![CDATA[Einkauf]]></answer>
    <sortorder><![CDATA[2]]></sortorder>
    <assessment_value><![CDATA[1]]></assessment_value>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[57]]></qid>
    <code><![CDATA[A1]]></code>
    <answer><![CDATA[Auftragssteuerung]]></answer>
    <sortorder><![CDATA[1]]></sortorder>
    <assessment_value><![CDATA[0]]></assessment_value>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[57]]></qid>
    <code><![CDATA[A4]]></code>
    <answer><![CDATA[Einrichtungsberatung]]></answer>
    <sortorder><![CDATA[4]]></sortorder>
    <assessment_value><![CDATA[1]]></assessment_value>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
  </rows>
 </answers>
 <conditions>
  <fields>
   <fieldname>cid</fieldname>
   <fieldname>qid</fieldname>
   <fieldname>cqid</fieldname>
   <fieldname>cfieldname</fieldname>
   <fieldname>method</fieldname>
   <fieldname>value</fieldname>
   <fieldname>scenario</fieldname>
  </fields>
  <rows>
   <row>
    <cid><![CDATA[2]]></cid>
    <qid><![CDATA[55]]></qid>
    <cqid><![CDATA[57]]></cqid>
    <cfieldname><![CDATA[847969X3X57]]></cfieldname>
    <method><![CDATA[==]]></method>
    <value><![CDATA[A2]]></value>
    <scenario><![CDATA[1]]></scenario>
   </row>
  </rows>
 </conditions>
 <groups>
  <fields>
   <fieldname>gid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>group_name</fieldname>
   <fieldname>group_order</fieldname>
   <fieldname>description</fieldname>
   <fieldname>language</fieldname>
   <fieldname>randomization_group</fieldname>
   <fieldname>grelevance</fieldname>
  </fields>
  <rows>
   <row>
    <gid><![CDATA[3]]></gid>
    <sid><![CDATA[847969]]></sid>
    <group_name><![CDATA[Beurteilung BV-74]]></group_name>
    <group_order><![CDATA[43]]></group_order>
    <description/>
    <language><![CDATA[de]]></language>
    <randomization_group/>
    <grelevance/>
   </row>
  </rows>
 </groups>
 <questions>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>parent_qid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>gid</fieldname>
   <fieldname>type</fieldname>
   <fieldname>title</fieldname>
   <fieldname>question</fieldname>
   <fieldname>preg</fieldname>
   <fieldname>help</fieldname>
   <fieldname>other</fieldname>
   <fieldname>mandatory</fieldname>
   <fieldname>question_order</fieldname>
   <fieldname>language</fieldname>
   <fieldname>scale_id</fieldname>
   <fieldname>same_default</fieldname>
   <fieldname>relevance</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[55]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[1]]></title>
    <question><![CDATA[Wie ist das Preisniveau?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[((847969X3X57.NAOK == "A2"))]]></relevance>
   </row>
   <row>
    <qid><![CDATA[56]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[2]]></title>
    <question><![CDATA[Wie bewerten Sie den Service?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[7]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[57]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[!]]></type>
    <title><![CDATA[0]]></title>
    <question><![CDATA[Bewertung durch:]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[0]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[58]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[3]]></title>
    <question><![CDATA[Wie bewerten Sie die Qualität?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[8]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[59]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[5]]></type>
    <title><![CDATA[4]]></title>
    <question><![CDATA[Wie ist die Schnelligkeit der Angebote der Servicepartner?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[9]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[60]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[C]]></type>
    <title><![CDATA[5]]></title>
    <question><![CDATA[Welche Lieferanten stören durch Direktangebote an die Servicepartner die Projektabwicklung bei BMW?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[10]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[61]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[5]]></type>
    <title><![CDATA[6]]></title>
    <question><![CDATA[Welche Qualität haben die Lieferungen?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[11]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[62]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[5]]></type>
    <title><![CDATA[7]]></title>
    <question><![CDATA[Wie hoch ist die Kommunikationsqualität der Lieferanten?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[12]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[63]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[5]]></type>
    <title><![CDATA[8]]></title>
    <question><![CDATA[Wie ist die Termintreue zu bewerten?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[13]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[64]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[5]]></type>
    <title><![CDATA[9]]></title>
    <question><![CDATA[Wie hoch ist die Produktqualität einzuschätzen?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[14]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[65]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[5]]></type>
    <title><![CDATA[10]]></title>
    <question><![CDATA[Wie hoch ist die Verpackungsqualität einzuschätzen?]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[15]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[66]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[5]]></type>
    <title><![CDATA[11]]></title>
    <question><![CDATA[Wurden Service-Level-Agreements vereinbart? (Das ist noch nicht richtig...sollte ja/nein sein)]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></mandatory>
    <question_order><![CDATA[16]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
  </rows>
 </questions>
 <subquestions>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>parent_qid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>gid</fieldname>
   <fieldname>type</fieldname>
   <fieldname>title</fieldname>
   <fieldname>question</fieldname>
   <fieldname>preg</fieldname>
   <fieldname>help</fieldname>
   <fieldname>other</fieldname>
   <fieldname>mandatory</fieldname>
   <fieldname>question_order</fieldname>
   <fieldname>language</fieldname>
   <fieldname>scale_id</fieldname>
   <fieldname>same_default</fieldname>
   <fieldname>relevance</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[67]]></qid>
    <parent_qid><![CDATA[55]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[SQ001]]></title>
    <question><![CDATA[national]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[68]]></qid>
    <parent_qid><![CDATA[55]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[SQ002]]></title>
    <question><![CDATA[Afrika]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[3]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[69]]></qid>
    <parent_qid><![CDATA[55]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[SQ003]]></title>
    <question><![CDATA[Europa]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[4]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[70]]></qid>
    <parent_qid><![CDATA[55]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[SQ004]]></title>
    <question><![CDATA[Amerika]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[5]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[71]]></qid>
    <parent_qid><![CDATA[55]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[SQ005]]></title>
    <question><![CDATA[Ozeanien]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[6]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[72]]></qid>
    <parent_qid><![CDATA[56]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[SQ001]]></title>
    <question><![CDATA[Qualität]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[73]]></qid>
    <parent_qid><![CDATA[56]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[SQ002]]></title>
    <question><![CDATA[Reaktionszeit]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[3]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[74]]></qid>
    <parent_qid><![CDATA[58]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[SQ001]]></title>
    <question><![CDATA[Hebebühnen]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[75]]></qid>
    <parent_qid><![CDATA[58]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[A]]></type>
    <title><![CDATA[SQ002]]></title>
    <question><![CDATA[Angebote der Servicepartner]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[76]]></qid>
    <parent_qid><![CDATA[60]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[C]]></type>
    <title><![CDATA[SQ001]]></title>
    <question><![CDATA[Autop]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[77]]></qid>
    <parent_qid><![CDATA[60]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[C]]></type>
    <title><![CDATA[SQ002]]></title>
    <question><![CDATA[Maha]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[78]]></qid>
    <parent_qid><![CDATA[60]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[C]]></type>
    <title><![CDATA[SQ003]]></title>
    <question><![CDATA[JAB]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[3]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[79]]></qid>
    <parent_qid><![CDATA[60]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[C]]></type>
    <title><![CDATA[SQ004]]></title>
    <question><![CDATA[Nussbaum]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[4]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[80]]></qid>
    <parent_qid><![CDATA[60]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[C]]></type>
    <title><![CDATA[SQ005]]></title>
    <question><![CDATA[Ravaglioli]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[5]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
   <row>
    <qid><![CDATA[81]]></qid>
    <parent_qid><![CDATA[60]]></parent_qid>
    <sid><![CDATA[847969]]></sid>
    <gid><![CDATA[3]]></gid>
    <type><![CDATA[C]]></type>
    <title><![CDATA[SQ006]]></title>
    <question><![CDATA[Rotary]]></question>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[6]]></question_order>
    <language><![CDATA[de]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
   </row>
  </rows>
 </subquestions>
 <surveys>
  <fields>
   <fieldname>sid</fieldname>
   <fieldname>admin</fieldname>
   <fieldname>expires</fieldname>
   <fieldname>startdate</fieldname>
   <fieldname>adminemail</fieldname>
   <fieldname>anonymized</fieldname>
   <fieldname>faxto</fieldname>
   <fieldname>format</fieldname>
   <fieldname>savetimings</fieldname>
   <fieldname>template</fieldname>
   <fieldname>language</fieldname>
   <fieldname>additional_languages</fieldname>
   <fieldname>datestamp</fieldname>
   <fieldname>usecookie</fieldname>
   <fieldname>allowregister</fieldname>
   <fieldname>allowsave</fieldname>
   <fieldname>autonumber_start</fieldname>
   <fieldname>autoredirect</fieldname>
   <fieldname>allowprev</fieldname>
   <fieldname>printanswers</fieldname>
   <fieldname>ipaddr</fieldname>
   <fieldname>refurl</fieldname>
   <fieldname>publicstatistics</fieldname>
   <fieldname>publicgraphs</fieldname>
   <fieldname>listpublic</fieldname>
   <fieldname>htmlemail</fieldname>
   <fieldname>sendconfirmation</fieldname>
   <fieldname>tokenanswerspersistence</fieldname>
   <fieldname>assessments</fieldname>
   <fieldname>usecaptcha</fieldname>
   <fieldname>usetokens</fieldname>
   <fieldname>bounce_email</fieldname>
   <fieldname>attributedescriptions</fieldname>
   <fieldname>emailresponseto</fieldname>
   <fieldname>emailnotificationto</fieldname>
   <fieldname>tokenlength</fieldname>
   <fieldname>showxquestions</fieldname>
   <fieldname>showgroupinfo</fieldname>
   <fieldname>shownoanswer</fieldname>
   <fieldname>showqnumcode</fieldname>
   <fieldname>bouncetime</fieldname>
   <fieldname>bounceprocessing</fieldname>
   <fieldname>bounceaccounttype</fieldname>
   <fieldname>bounceaccounthost</fieldname>
   <fieldname>bounceaccountpass</fieldname>
   <fieldname>bounceaccountencryption</fieldname>
   <fieldname>bounceaccountuser</fieldname>
   <fieldname>showwelcome</fieldname>
   <fieldname>showprogress</fieldname>
   <fieldname>allowjumps</fieldname>
   <fieldname>navigationdelay</fieldname>
   <fieldname>nokeyboard</fieldname>
   <fieldname>alloweditaftercompletion</fieldname>
   <fieldname>googleanalyticsstyle</fieldname>
   <fieldname>googleanalyticsapikey</fieldname>
  </fields>
  <rows>
   <row>
    <sid><![CDATA[847969]]></sid>
    <admin/>
    <adminemail/>
    <anonymized><![CDATA[N]]></anonymized>
    <faxto/>
    <format><![CDATA[G]]></format>
    <savetimings><![CDATA[Y]]></savetimings>
    <template><![CDATA[default]]></template>
    <language><![CDATA[de]]></language>
    <additional_languages/>
    <datestamp><![CDATA[N]]></datestamp>
    <usecookie><![CDATA[N]]></usecookie>
    <allowregister><![CDATA[N]]></allowregister>
    <allowsave><![CDATA[Y]]></allowsave>
    <autonumber_start><![CDATA[0]]></autonumber_start>
    <autoredirect><![CDATA[N]]></autoredirect>
    <allowprev><![CDATA[Y]]></allowprev>
    <printanswers><![CDATA[Y]]></printanswers>
    <ipaddr><![CDATA[N]]></ipaddr>
    <refurl><![CDATA[N]]></refurl>
    <publicstatistics><![CDATA[Y]]></publicstatistics>
    <publicgraphs><![CDATA[Y]]></publicgraphs>
    <listpublic><![CDATA[Y]]></listpublic>
    <htmlemail><![CDATA[Y]]></htmlemail>
    <sendconfirmation><![CDATA[Y]]></sendconfirmation>
    <tokenanswerspersistence><![CDATA[Y]]></tokenanswerspersistence>
    <assessments><![CDATA[Y]]></assessments>
    <usecaptcha><![CDATA[A]]></usecaptcha>
    <usetokens><![CDATA[N]]></usetokens>
    <bounce_email/>
    <attributedescriptions><![CDATA[a:0:{}]]></attributedescriptions>
    <emailresponseto/>
    <emailnotificationto/>
    <tokenlength><![CDATA[15]]></tokenlength>
    <showxquestions><![CDATA[Y]]></showxquestions>
    <showgroupinfo><![CDATA[B]]></showgroupinfo>
    <shownoanswer><![CDATA[N]]></shownoanswer>
    <showqnumcode><![CDATA[X]]></showqnumcode>
    <bounceprocessing><![CDATA[N]]></bounceprocessing>
    <showwelcome><![CDATA[Y]]></showwelcome>
    <showprogress><![CDATA[Y]]></showprogress>
    <allowjumps><![CDATA[Y]]></allowjumps>
    <navigationdelay><![CDATA[0]]></navigationdelay>
    <nokeyboard><![CDATA[Y]]></nokeyboard>
    <alloweditaftercompletion><![CDATA[Y]]></alloweditaftercompletion>
    <googleanalyticsstyle><![CDATA[0]]></googleanalyticsstyle>
    <googleanalyticsapikey/>
   </row>
  </rows>
 </surveys>
 <surveys_languagesettings>
  <fields>
   <fieldname>surveyls_survey_id</fieldname>
   <fieldname>surveyls_language</fieldname>
   <fieldname>surveyls_title</fieldname>
   <fieldname>surveyls_description</fieldname>
   <fieldname>surveyls_welcometext</fieldname>
   <fieldname>surveyls_endtext</fieldname>
   <fieldname>surveyls_url</fieldname>
   <fieldname>surveyls_urldescription</fieldname>
   <fieldname>surveyls_email_invite_subj</fieldname>
   <fieldname>surveyls_email_invite</fieldname>
   <fieldname>surveyls_email_remind_subj</fieldname>
   <fieldname>surveyls_email_remind</fieldname>
   <fieldname>surveyls_email_register_subj</fieldname>
   <fieldname>surveyls_email_register</fieldname>
   <fieldname>surveyls_email_confirm_subj</fieldname>
   <fieldname>surveyls_email_confirm</fieldname>
   <fieldname>surveyls_dateformat</fieldname>
   <fieldname>surveyls_attributecaptions</fieldname>
   <fieldname>email_admin_notification_subj</fieldname>
   <fieldname>email_admin_notification</fieldname>
   <fieldname>email_admin_responses_subj</fieldname>
   <fieldname>email_admin_responses</fieldname>
   <fieldname>surveyls_numberformat</fieldname>
  </fields>
  <rows>
   <row>
    <surveyls_survey_id><![CDATA[847969]]></surveyls_survey_id>
    <surveyls_language><![CDATA[de]]></surveyls_language>
    <surveyls_title><![CDATA[Hebebühnen]]></surveyls_title>
    <surveyls_description><![CDATA[Umfrage Hebebühnen]]></surveyls_description>
    <surveyls_welcometext><![CDATA[Willkommen zur Umfrage "Hebebühnen"]]></surveyls_welcometext>
    <surveyls_endtext><![CDATA[Vielen Dank für Ihre Teilnahme!]]></surveyls_endtext>
    <surveyls_url><![CDATA[http://www.bmwgroup.com]]></surveyls_url>
    <surveyls_urldescription/>
    <surveyls_email_invite_subj><![CDATA[Einladung zur einer Umfrage]]></surveyls_email_invite_subj>
    <surveyls_email_invite><![CDATA[<html>
	<head>
		<title></title>
	</head>
	<body>
		<p>
			Hallo {LASTNAME},</p>
		<p>
			Hiermit möchten wir Sie zu einer Umfrage einladen. Der Titel der Umfrage ist</p>
		<p>
			'{SURVEYNAME}'</p>
		<p>
			Um an dieser Umfrage teilzunehmen, klicken Sie bitte auf den unten stehenden Link.</p>
		<p>
			Mit freundlichen Grüßen,</p>
		<p>
			Andreas Schütz</p>
		<p>
			mailto: <a href="mailto:andreas.as.schuetz@partner.bmw.de">andreas.as.schuetz@partner.bmw.de</a></p>
		<p>
			&nbsp;----------------------------------------------</p>
		<p>
			Klicken Sie hier um die Umfrage zu starten: {SURVEYURL}</p>
		<p>
			Wenn Sie an diese Umfrage nicht teilnehmen und keine weiteren Erinnerungen erhalten möchten, klicken Sie bitte auf den folgenden Link:</p>
		<p>
			{OPTOUTURL}</p>
		<p>
			Wenn Sie geblockt sind, jedoch wieder teilnehmen und weitere Einladungen erhalten möchten, klicken Sie bitte auf den folgenden Link:</p>
		<p>
			{OPTINURL}</p>
	</body>
</html>
]]></surveyls_email_invite>
    <surveyls_email_remind_subj><![CDATA[Erinnerung an die Teilnahme an einer Umfrage]]></surveyls_email_remind_subj>
    <surveyls_email_remind><![CDATA[<html>
	<head>
		<title></title>
	</head>
	<body>
		<p>
			Hallo {LASTNAME},</p>
		<p>
			Vor kurzem haben wir Sie zu einer Umfrage eingeladen. Zu unserem Bedauern haben wir bemerkt, dass Sie die Umfrage noch nicht ausgefüllt haben. Wir möchten Ihnen mitteilen, dass die Umfrage noch aktiv ist und würden uns freuen, wenn Sie teilnehmen könnten. Der Titel der Umfrage ist '{SURVEYNAME}'</p>
		<p>
			Um an dieser Umfrage teilzunehmen, klicken Sie bitte auf den unten stehenden Link.</p>
		<p>
			Mit freundlichen Grüßen,</p>
		<p>
			Andreas Schütz</p>
		<p>
			mailto: <a href="mailto:andreas.as.schuetz@partner.bmw.de">andreas.as.schuetz@partner.bmw.de</a></p>
		<p>
			----------------------------------------------</p>
		<p>
			Klicken Sie hier um die Umfrage zu starten:</p>
		<p>
			{SURVEYURL}</p>
		<p>
			Wenn Sie an diese Umfrage nicht teilnehmen und keine weiteren Erinnerungen erhalten möchten, klicken Sie bitte auf den folgenden Link:</p>
		<p>
			{OPTOUTURL}</p>
	</body>
</html>
]]></surveyls_email_remind>
    <surveyls_email_register_subj><![CDATA[Registrierungsbestätigung für Teilnahmeumfrage]]></surveyls_email_register_subj>
    <surveyls_email_register><![CDATA[<html>
	<head>
		<title></title>
	</head>
	<body>
		Hallo , Sie (oder jemand, der Ihre E-Mail benutzt hat) haben sich für eine Umfrage mit dem Titel {SURVEYNAME} angemeldet. Um an dieser Umfrage teilzunehmen, klicken Sie bitte auf den folgenden Link. {SURVEYURL} Wenn Sie irgendwelche Fragen zu dieser Umfrage haben oder wenn Sie sich _nicht_ für diese Umfrage angemeldet haben und sie glauben, dass Ihnen diese E-Mail irrtümlicherweise zugeschickt worden ist, kontaktieren Sie bitte {ADMINNAME} unter {ADMINEMAIL}.</body>
</html>
]]></surveyls_email_register>
    <surveyls_email_confirm_subj><![CDATA[Bestätigung für die Teilnahme an unserer Umfrage]]></surveyls_email_confirm_subj>
    <surveyls_email_confirm><![CDATA[<html>
	<head>
		<title></title>
	</head>
	<body>
		<p>
			Hallo,</p>
		<p>
			Vielen Dank für die Teilnahme an der Umfrage mit dem Titel {SURVEYNAME}.</p>
		<p>
			Ihre Antworten wurden bei uns gespeichert.</p>
		<p>
			Wenn Sie irgendwelche Fragen zu dieser E-Mail haben, kontaktieren mich bitte.</p>
		<p>
			Mit freundlichen Grüßen,</p>
		<p>
			Andreas Schütz</p>
		<p>
			mailto: <a href="mailto:andreas.as.schuetz@partner.bmw.de">andreas.as.schuetz@partner.bmw.de</a></p>
		<p>
			&nbsp;</p>
		<p>
			&nbsp;</p>
	</body>
</html>
]]></surveyls_email_confirm>
    <surveyls_dateformat><![CDATA[1]]></surveyls_dateformat>
    <surveyls_attributecaptions><![CDATA[a:0:{}]]></surveyls_attributecaptions>
    <email_admin_notification_subj><![CDATA[Antwortabsendung für Umfrage {SURVEYNAME}]]></email_admin_notification_subj>
    <email_admin_notification><![CDATA[<html>
	<head>
		<title></title>
	</head>
	<body>
		Hallo, Eine neue Antwort wurde für die Umfrage '{SURVEYNAME}' abgegeben. Klicken Sie auf den folgenden Link um die Umfrage neu zu laden: {RELOADURL} Klicken Sie auf den folgenden Link um den Antwortdatensatz anzusehen: {VIEWRESPONSEURL} Klicken Sie auf den folgenden Link um den Antwortdatensatz zu bearbeiten: {EDITRESPONSEURL} Um die Statistik zu sehen, klicken Sie hier: {STATISTICSURL}</body>
</html>
]]></email_admin_notification>
    <email_admin_responses_subj><![CDATA[Antwortabsendung für Umfrage {SURVEYNAME} mit Ergebnissen]]></email_admin_responses_subj>
    <email_admin_responses><![CDATA[<html>
	<head>
		<title></title>
	</head>
	<body>
		Hallo, Eine neue Antwort wurde für die Umfrage '{SURVEYNAME}' abgegeben. Klicken Sie auf den folgenden Link um die Umfrage neu zu laden: {RELOADURL} Klicken Sie auf den folgenden Link um den Antwortdatensatz anzusehen: {VIEWRESPONSEURL} Klicken Sie auf den folgenden Link um den Antwortdatensatz zu bearbeiten: {EDITRESPONSEURL} Um die Statistik zu sehen, klicken Sie hier: {STATISTICSURL} Die folgenden Antworten wurden vom Teilnehmer gegeben: {ANSWERTABLE}</body>
</html>
]]></email_admin_responses>
    <surveyls_numberformat><![CDATA[1]]></surveyls_numberformat>
   </row>
  </rows>
 </surveys_languagesettings>
</document>
limesurvey_survey_847969.lss (31,007 bytes)   
Bug heat8
Complete LimeSurvey version number (& build)121025
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMYSQL 5
Server OS (if known)Debian 5
Webserver software & version (if known)Apache 2.2.9
PHP VersionPHP 5.2.6-1

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2012-10-30 17:58

developer   ~21786

The lss file please ?

jbrown

jbrown

2012-10-30 19:02

reporter   ~21794

I'm seeing this issue as well, in build 121025. It only seems to be an issue with 5 point array questions, and bar charts. If I change the chart to a pie chart, the chart is correct.

I see the same thing as above - there are extra bars in the chart, and even though there are no 1 answers, in the chart legend it shows a large number of responses (though the chart itself shows 0).

goodtimes

goodtimes

2012-10-30 19:16

reporter   ~21795

Here you are ;-) Thank you!

c_schmitz

c_schmitz

2012-11-01 09:16

administrator   ~21848

I cannot reproduce using the lss file. Can you please send your survey as .lsa file to carsten.schmitz@limesurvey.org ? Thank you.

jbrown

jbrown

2012-11-01 21:03

reporter   ~21882

I have created a simple survey with several responses that reproduces this issue. The lsa is attached.

c_schmitz

c_schmitz

2012-11-05 18:26

administrator   ~21961

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&amp;id=10146

c_schmitz

c_schmitz

2012-11-06 09:49

administrator   ~21977

New version released.

c_schmitz

c_schmitz

2012-11-06 10:37

administrator   ~21985

Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&amp;id=10160

Related Changesets

LimeSurvey: master 1bee011b

2012-11-05 17:25:52

c_schmitz

Details Diff
Fixed issue 06806: If one of a 1-5 answer is never selected, there is a random value in statistics graph legend Affected Issues
06806
mod - application/controllers/admin/statistics.php Diff File
mod - application/helpers/admin/statistics_helper.php Diff File

LimeSurvey: 2.1 aca84818

2012-11-06 09:32:25

c_schmitz

Details Diff
Fixed issue 06806: If one of a 1-5 answer is never selected, there is a random value in statistics graph legend
Fixed issue 06831: Exception when attempting to view individual survey result on MSSQL
Affected Issues
06806, 06831
mod - application/models/Survey_dynamic.php Diff File

Issue History

Date Modified Username Field Change
2012-10-30 17:50 goodtimes New Issue
2012-10-30 17:50 goodtimes File Added: 1.JPG
2012-10-30 17:58 DenisChenu Note Added: 21786
2012-10-30 19:02 jbrown Note Added: 21794
2012-10-30 19:16 goodtimes File Added: limesurvey_survey_847969.lss
2012-10-30 19:16 goodtimes Note Added: 21795
2012-11-01 00:07 c_schmitz Assigned To => c_schmitz
2012-11-01 00:07 c_schmitz Status new => assigned
2012-11-01 09:16 c_schmitz Note Added: 21848
2012-11-01 09:16 c_schmitz Status assigned => feedback
2012-11-01 21:02 jbrown File Added: survey_archive_257784.lsa
2012-11-01 21:03 jbrown Note Added: 21882
2012-11-05 18:24 c_schmitz Status feedback => assigned
2012-11-05 18:25 c_schmitz Status assigned => resolved
2012-11-05 18:25 c_schmitz Fixed in Version => 2.00+
2012-11-05 18:25 c_schmitz Resolution open => fixed
2012-11-05 18:26 c_schmitz Changeset attached => LimeSurvey master 1bee011b
2012-11-05 18:26 c_schmitz Note Added: 21961
2012-11-06 09:49 c_schmitz Note Added: 21977
2012-11-06 09:49 c_schmitz Status resolved => closed
2012-11-06 10:37 c_schmitz Changeset attached => LimeSurvey 2.1 aca84818
2012-11-06 10:37 c_schmitz Note Added: 21985