View Issue Details

This bug affects 3 person(s).
 24
IDProjectCategoryView StatusLast Update
17174Bug reportsSurvey takingpublic2022-05-02 10:33
ReporterDenisChenu Assigned Togabrieljenik  
PriorityimmediateSeveritypartial_block 
Status closedResolutionfixed 
Product Version3.25.17 
Summary17174: Array dual scale doesn't show previously selected value when come back to same page
Description

When array dual scale question are shown again : all value previously checked are unchecked.

Steps To Reproduce

Import included survey
Launch
Check value , leave mandatory empty : move next
See issue : value are unchecked
Check value + mandatory
Next
previous : value are unckecjed again

Activate survey : all is OK !

Additional Information

name contain #, maybe not $_SESSION value.
But value is fixed when surey is activated ?

TagsNo tags attached.
Attached Files
Bug heat24
Complete LimeSurvey version number (& build)3.25.17 github & 5.3.10
I will donate to the project if issue is resolvedNo
Browsernot relevant ?
Database type & versionnot relevant?
Server OS (if known)not relevant ?
Webserver software & version (if known)not relevant ?
PHP Versionnot relevant ?

Relationships

related to 16610 closedollehar Conditionals with Array Dual Scale not working 
related to 17175 closedc_schmitz Array dual scale lose selected value when come back to same page 
related to 18053 confirmed Array dual scale "no answer" column is misleading 

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2021-03-10 16:14

administrator   ~63009

Only when mandatory?

DenisChenu

DenisChenu

2021-03-10 16:16

developer   ~63011

Really strange : in 4.X sometimes it's OK, sometime not

DenisChenu

DenisChenu

2021-03-10 16:17

developer   ~63012

No : when page reloaded

No issue when activate

BUT : i can not reproduce the issue for 4.X just now …

Peek 10-03-2021 16-17.gif (360,883 bytes)
Zimm_i48

Zimm_i48

2022-01-30 22:31

reporter   ~68139

We seem to have hit this bug as well. Unfortunately, contrary to what the initial report seemed to indicate, we do hit the bug on the active survey (and it's only after making our survey public that we've noticed the bug).
I didn't manage to reproduce the bug by using the survey from the initial report, so I've prepared an example minimized from our real life case. See attached file.
For the record, we have verified that the answers are correctly saved as long as the page with the dual scale arrays is not reloaded (by clicking on "Next" or "Back" or by navigating directly using the section menu).

limesurvey_survey_663385.lss (40,064 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<document>
 <LimeSurveyDocType>Survey</LimeSurveyDocType>
 <DBVersion>366</DBVersion>
 <languages>
  <language>zh-Hans</language>
  <language>en</language>
 </languages>
 <answers>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>code</fieldname>
   <fieldname>answer</fieldname>
   <fieldname>assessment_value</fieldname>
   <fieldname>sortorder</fieldname>
   <fieldname>language</fieldname>
   <fieldname>scale_id</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[advan]]></code>
    <answer><![CDATA[Advanced user]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[1]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[casua]]></code>
    <answer><![CDATA[Casual user]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[2]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[hard]]></code>
    <answer><![CDATA[Hard to do without]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[2]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[impos]]></code>
    <answer><![CDATA[Impossible to do without]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[1]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[plan]]></code>
    <answer><![CDATA[Plan to use]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[3]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[advan]]></code>
    <answer><![CDATA[熟练运用]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[1]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[casua]]></code>
    <answer><![CDATA[一般程度使用]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[2]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[hard]]></code>
    <answer><![CDATA[难以取代]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[2]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[impos]]></code>
    <answer><![CDATA[不可取代]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[1]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <code><![CDATA[plan]]></code>
    <answer><![CDATA[计划使用]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[3]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[advan]]></code>
    <answer><![CDATA[Advanced user]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[1]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[casua]]></code>
    <answer><![CDATA[Casual user]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[2]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[hard]]></code>
    <answer><![CDATA[Hard to do without]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[2]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[impos]]></code>
    <answer><![CDATA[Impossible to do without]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[1]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[plan]]></code>
    <answer><![CDATA[Plan to use]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[3]]></sortorder>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[advan]]></code>
    <answer><![CDATA[熟练运用]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[1]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[casua]]></code>
    <answer><![CDATA[一般程度使用]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[2]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[hard]]></code>
    <answer><![CDATA[难以取代]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[2]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[impos]]></code>
    <answer><![CDATA[不可取代]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[1]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <code><![CDATA[plan]]></code>
    <answer><![CDATA[计划使用]]></answer>
    <assessment_value><![CDATA[0]]></assessment_value>
    <sortorder><![CDATA[3]]></sortorder>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
  </rows>
 </answers>
 <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[7338]]></gid>
    <sid><![CDATA[663385]]></sid>
    <group_name><![CDATA[First section]]></group_name>
    <group_order><![CDATA[1]]></group_order>
    <description/>
    <language><![CDATA[en]]></language>
    <randomization_group/>
    <grelevance/>
   </row>
   <row>
    <gid><![CDATA[7338]]></gid>
    <sid><![CDATA[663385]]></sid>
    <group_name><![CDATA[你对 Coq 语言功能、函数库及工具的使用情况]]></group_name>
    <group_order><![CDATA[1]]></group_order>
    <description/>
    <language><![CDATA[zh-Hans]]></language>
    <randomization_group/>
    <grelevance/>
   </row>
   <row>
    <gid><![CDATA[7339]]></gid>
    <sid><![CDATA[663385]]></sid>
    <group_name><![CDATA[Second section]]></group_name>
    <group_order><![CDATA[2]]></group_order>
    <description/>
    <language><![CDATA[en]]></language>
    <randomization_group/>
    <grelevance/>
   </row>
   <row>
    <gid><![CDATA[7339]]></gid>
    <sid><![CDATA[663385]]></sid>
    <group_name><![CDATA[机器辅助证明及编程经验]]></group_name>
    <group_order><![CDATA[2]]></group_order>
    <description/>
    <language><![CDATA[zh-Hans]]></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>
   <fieldname>modulename</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[81437]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[tactics]]></title>
    <question><![CDATA[<span>Tactic groups</span>]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[tactics]]></title>
    <question><![CDATA[<span>策略(Tactic)组</span>]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[tacticlanguages]]></title>
    <question><![CDATA[Tactic languages]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[tacticlanguages]]></title>
    <question><![CDATA[策略语言]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81528]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7339]]></gid>
    <type><![CDATA[X]]></type>
    <title><![CDATA[featuresinstructions]]></title>
    <question><![CDATA[Go back to the first section.]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81528]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7339]]></gid>
    <type><![CDATA[X]]></type>
    <title><![CDATA[featuresinstructions]]></title>
    <question><![CDATA[<p>在下列问题中,针对 Coq 各项语言功能、函数库及工具,请选择你对它的使用程度,以及它对你的重要性。</p>

<p><strong>如果你没听说过或不打算使用某一项,请选择“拒答”以跳过。</strong>如果某一项在你的工作中并非至关重要,请将“不可取代”、“难以取代”两栏留空。</p>

<p>如果你意外选择了某一栏,可点击“拒答”以清空所在行。</p>
]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </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>
   <fieldname>modulename</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[81580]]></qid>
    <parent_qid><![CDATA[81437]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[vanilla]]></title>
    <question><![CDATA[<a href="https://coq.inria.fr/refman/proof-engine/tactics.html" target="_blank" rel="noreferrer noopener">The standard tactics</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81580]]></qid>
    <parent_qid><![CDATA[81437]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[vanilla]]></title>
    <question><![CDATA[<a href="https://coq.inria.fr/refman/proof-engine/tactics.html" target="_blank" rel="noreferrer noopener">标准库策略</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81581]]></qid>
    <parent_qid><![CDATA[81437]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[ssr]]></title>
    <question><![CDATA[<a href="https://coq.inria.fr/refman/proof-engine/ssreflect-proof-language.html" target="_blank" rel="noreferrer noopener">SSReflect</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81581]]></qid>
    <parent_qid><![CDATA[81437]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[ssr]]></title>
    <question><![CDATA[<a href="https://coq.inria.fr/refman/proof-engine/ssreflect-proof-language.html" target="_blank" rel="noreferrer noopener">SSReflect</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81582]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[ltac2]]></title>
    <question><![CDATA[<a href="https://coq.inria.fr/refman/proof-engine/ltac2.html" target="_blank" rel="noreferrer noopener">Ltac2</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81582]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[ltac2]]></title>
    <question><![CDATA[<a href="https://coq.inria.fr/refman/proof-engine/ltac2.html" target="_blank" rel="noreferrer noopener">Ltac2</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81583]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[mtac2]]></title>
    <question><![CDATA[<a href="https://github.com/Mtac2/Mtac2" target="_blank" rel="noreferrer noopener">Mtac2</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[3]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81583]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[mtac2]]></title>
    <question><![CDATA[<a href="https://github.com/Mtac2/Mtac2" target="_blank" rel="noreferrer noopener">Mtac2</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[3]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81584]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[meta]]></title>
    <question><![CDATA[<a href="https://github.com/MetaCoq/metacoq" target="_blank" rel="noreferrer noopener">MetaCoq</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[4]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81584]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[meta]]></title>
    <question><![CDATA[<a href="https://github.com/MetaCoq/metacoq" target="_blank" rel="noreferrer noopener">MetaCoq</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[4]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81585]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[elpi]]></title>
    <question><![CDATA[<a href="https://github.com/LPCIC/coq-elpi" target="_blank" rel="noreferrer noopener">Coq-Elpi</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[5]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81585]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[elpi]]></title>
    <question><![CDATA[<a href="https://github.com/LPCIC/coq-elpi" target="_blank" rel="noreferrer noopener">Coq-Elpi</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[5]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81586]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[ltac]]></title>
    <question><![CDATA[<a href="https://coq.inria.fr/refman/proof-engine/ltac.html" target="_blank" rel="noreferrer noopener">Ltac</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[81586]]></qid>
    <parent_qid><![CDATA[81438]]></parent_qid>
    <sid><![CDATA[663385]]></sid>
    <gid><![CDATA[7338]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[ltac]]></title>
    <question><![CDATA[<a href="https://coq.inria.fr/refman/proof-engine/ltac.html" target="_blank" rel="noreferrer noopener">Ltac</a>]]></question>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[zh-Hans]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
  </rows>
 </subquestions>
 <question_attributes>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>attribute</fieldname>
   <fieldname>value</fieldname>
   <fieldname>language</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[81437]]></qid>
    <attribute><![CDATA[dualscale_headerA]]></attribute>
    <value><![CDATA[Usage]]></value>
    <language><![CDATA[en]]></language>
   </row>
   <row>
    <qid><![CDATA[81437]]></qid>
    <attribute><![CDATA[dualscale_headerB]]></attribute>
    <value><![CDATA[Importance]]></value>
    <language><![CDATA[en]]></language>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <attribute><![CDATA[dualscale_headerA]]></attribute>
    <value><![CDATA[Usage]]></value>
    <language><![CDATA[en]]></language>
   </row>
   <row>
    <qid><![CDATA[81438]]></qid>
    <attribute><![CDATA[dualscale_headerB]]></attribute>
    <value><![CDATA[Importance]]></value>
    <language><![CDATA[en]]></language>
   </row>
  </rows>
 </question_attributes>
 <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>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>navigationdelay</fieldname>
   <fieldname>nokeyboard</fieldname>
   <fieldname>alloweditaftercompletion</fieldname>
   <fieldname>googleanalyticsstyle</fieldname>
   <fieldname>googleanalyticsapikey</fieldname>
   <fieldname>sendconfirmation</fieldname>
   <fieldname>questionindex</fieldname>
   <fieldname>gsid</fieldname>
   <fieldname>showsurveypolicynotice</fieldname>
  </fields>
  <rows>
   <row>
    <sid><![CDATA[663385]]></sid>
    <admin><![CDATA[ZIMMERMANN]]></admin>
    <adminemail><![CDATA[theo.zimmermann@inria.fr]]></adminemail>
    <anonymized><![CDATA[N]]></anonymized>
    <faxto/>
    <format><![CDATA[G]]></format>
    <savetimings><![CDATA[N]]></savetimings>
    <template><![CDATA[INRIA - from_bootswatch]]></template>
    <language><![CDATA[en]]></language>
    <additional_languages><![CDATA[zh-Hans]]></additional_languages>
    <datestamp><![CDATA[N]]></datestamp>
    <usecookie><![CDATA[N]]></usecookie>
    <allowregister><![CDATA[N]]></allowregister>
    <allowsave><![CDATA[Y]]></allowsave>
    <autonumber_start><![CDATA[2]]></autonumber_start>
    <autoredirect><![CDATA[N]]></autoredirect>
    <allowprev><![CDATA[Y]]></allowprev>
    <printanswers><![CDATA[N]]></printanswers>
    <ipaddr><![CDATA[N]]></ipaddr>
    <refurl><![CDATA[N]]></refurl>
    <publicstatistics><![CDATA[N]]></publicstatistics>
    <publicgraphs><![CDATA[N]]></publicgraphs>
    <listpublic><![CDATA[N]]></listpublic>
    <htmlemail><![CDATA[Y]]></htmlemail>
    <tokenanswerspersistence><![CDATA[N]]></tokenanswerspersistence>
    <assessments><![CDATA[Y]]></assessments>
    <usecaptcha><![CDATA[N]]></usecaptcha>
    <usetokens><![CDATA[N]]></usetokens>
    <bounce_email><![CDATA[theo.zimmermann@inria.fr]]></bounce_email>
    <emailresponseto/>
    <emailnotificationto/>
    <tokenlength><![CDATA[15]]></tokenlength>
    <showxquestions><![CDATA[Y]]></showxquestions>
    <showgroupinfo><![CDATA[B]]></showgroupinfo>
    <shownoanswer><![CDATA[Y]]></shownoanswer>
    <showqnumcode><![CDATA[X]]></showqnumcode>
    <bounceprocessing><![CDATA[N]]></bounceprocessing>
    <showwelcome><![CDATA[Y]]></showwelcome>
    <showprogress><![CDATA[N]]></showprogress>
    <navigationdelay><![CDATA[0]]></navigationdelay>
    <nokeyboard><![CDATA[N]]></nokeyboard>
    <alloweditaftercompletion><![CDATA[N]]></alloweditaftercompletion>
    <googleanalyticsstyle><![CDATA[0]]></googleanalyticsstyle>
    <googleanalyticsapikey/>
    <sendconfirmation><![CDATA[Y]]></sendconfirmation>
    <questionindex><![CDATA[2]]></questionindex>
    <gsid><![CDATA[1]]></gsid>
    <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice>
   </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_numberformat</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_attributecaptions</fieldname>
   <fieldname>attachments</fieldname>
   <fieldname>surveyls_policy_notice</fieldname>
   <fieldname>surveyls_policy_error</fieldname>
   <fieldname>surveyls_policy_notice_label</fieldname>
  </fields>
  <rows>
   <row>
    <surveyls_survey_id><![CDATA[663385]]></surveyls_survey_id>
    <surveyls_language><![CDATA[en]]></surveyls_language>
    <surveyls_title><![CDATA[Debugging survey]]></surveyls_title>
    <surveyls_description/>
    <surveyls_welcometext/>
    <surveyls_endtext/>
    <surveyls_url/>
    <surveyls_urldescription/>
    <surveyls_email_invite_subj><![CDATA[Invitation to participate in a survey]]></surveyls_email_invite_subj>
    <surveyls_email_invite><![CDATA[Dear {FIRSTNAME},<br /><br />
you have been invited to participate in a survey.<br /><br />
The survey is titled:<br />
"{SURVEYNAME}"<br /><br />
"{SURVEYDESCRIPTION}"<br /><br />
To participate, please click on the link below.<br /><br />
Sincerely,<br /><br />
{ADMINNAME} ({ADMINEMAIL})<br /><br />
----------------------------------------------<br />
Click here to do the survey:<br />
{SURVEYURL}<br /><br />
If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br />
{OPTOUTURL}<br /><br />
If you are blacklisted but want to participate in this survey and want to receive invitations please click the following link:<br />
{OPTINURL}]]></surveyls_email_invite>
    <surveyls_email_remind_subj><![CDATA[Reminder to participate in a survey]]></surveyls_email_remind_subj>
    <surveyls_email_remind><![CDATA[Dear {FIRSTNAME},<br /><br />
Recently we invited you to participate in a survey.<br /><br />
We note that you have not yet completed the survey, and wish to remind you that the survey is still available should you wish to take part.<br /><br />
The survey is titled:<br />
"{SURVEYNAME}"<br /><br />
"{SURVEYDESCRIPTION}"<br /><br />
To participate, please click on the link below.<br /><br />
Sincerely,<br /><br />
{ADMINNAME} ({ADMINEMAIL})<br /><br />
----------------------------------------------<br />
Click here to do the survey:<br />
{SURVEYURL}<br /><br />
If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br />
{OPTOUTURL}]]></surveyls_email_remind>
    <surveyls_email_register_subj><![CDATA[Survey registration confirmation]]></surveyls_email_register_subj>
    <surveyls_email_register><![CDATA[Dear {FIRSTNAME},<br /><br />
You, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}.<br /><br />
To complete this survey, click on the following URL:<br /><br />
{SURVEYURL}<br /><br />
If you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}.]]></surveyls_email_register>
    <surveyls_email_confirm_subj><![CDATA[Confirmation of your participation in our survey]]></surveyls_email_confirm_subj>
    <surveyls_email_confirm><![CDATA[Dear {FIRSTNAME},<br /><br />
this email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating.<br /><br />
If you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}.<br /><br />
Sincerely,<br /><br />
{ADMINNAME}]]></surveyls_email_confirm>
    <surveyls_dateformat><![CDATA[6]]></surveyls_dateformat>
    <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat>
    <email_admin_notification_subj><![CDATA[Response submission for survey {SURVEYNAME}]]></email_admin_notification_subj>
    <email_admin_notification><![CDATA[Hello,<br /><br />
A new response was submitted for your survey '{SURVEYNAME}'.<br /><br />
Click the following link to see the individual response:<br />
{VIEWRESPONSEURL}<br /><br />
Click the following link to edit the individual response:<br />
{EDITRESPONSEURL}<br /><br />
View statistics by clicking here:<br />
{STATISTICSURL}]]></email_admin_notification>
    <email_admin_responses_subj><![CDATA[Response submission for survey {SURVEYNAME} with results]]></email_admin_responses_subj>
    <email_admin_responses><![CDATA[Hello,<br /><br />
A new response was submitted for your survey '{SURVEYNAME}'.<br /><br />
Click the following link to see the individual response:<br />
{VIEWRESPONSEURL}<br /><br />
Click the following link to edit the individual response:<br />
{EDITRESPONSEURL}<br /><br />
View statistics by clicking here:<br />
{STATISTICSURL}<br /><br /><br />
The following answers were given by the participant:<br />
{ANSWERTABLE}]]></email_admin_responses>
    <surveyls_policy_notice/>
    <surveyls_policy_error/>
    <surveyls_policy_notice_label/>
   </row>
   <row>
    <surveyls_survey_id><![CDATA[663385]]></surveyls_survey_id>
    <surveyls_language><![CDATA[zh-Hans]]></surveyls_language>
    <surveyls_title/>
    <surveyls_description/>
    <surveyls_welcometext/>
    <surveyls_endtext/>
    <surveyls_url/>
    <surveyls_urldescription/>
    <surveyls_email_invite_subj><![CDATA[参加调查的邀请]]></surveyls_email_invite_subj>
    <surveyls_email_invite><![CDATA[您好, {FIRSTNAME},<br /><br />
现邀请您参加一个调查。<br /><br />
该调查的名字为:<br />
"{SURVEYNAME}"<br /><br />
"{SURVEYDESCRIPTION}"<br /><br />
确认参加,请点击下面的连接。<br /><br />
{ADMINNAME} ({ADMINEMAIL})<br /><br />
----------------------------------------------<br />
点击此处做调查:<br />
{SURVEYURL}<br /><br />
如果您不想参与本调查,并且不再希望接收邀请,请点击下面链接:<br />
{OPTOUTURL}<br /><br />
如果您被列入了黑名单并想参与本调查、希望能接收到邀请的话,请点击下面链接:<br />
{OPTOUTURL}]]></surveyls_email_invite>
    <surveyls_email_remind_subj><![CDATA[提请参加调查]]></surveyls_email_remind_subj>
    <surveyls_email_remind><![CDATA[您好, {FIRSTNAME},<br /><br />
最近我们邀请您参加一项调查。<br /><br />
我们注意到您尚未完成这项调查,如果您想参与的话,该项调查还在进行中。<br /><br />
调查标题:<br />
"{SURVEYNAME}"<br /><br />
"{SURVEYDESCRIPTION}"<br /><br />
确认参加,请点击下面的链接。<br /><br /><br />
{ADMINNAME} ({ADMINEMAIL})<br /><br />
----------------------------------------------<br />
点击这里做调查:<br />
{SURVEYURL}<br /><br />
如果您不想参与本调查,并且不再希望接收邀请,请点击下面链接:<br />
{OPTOUTURL}]]></surveyls_email_remind>
    <surveyls_email_register_subj><![CDATA[调查注册确认]]></surveyls_email_register_subj>
    <surveyls_email_register><![CDATA[您好 {FIRSTNAME},<br /><br />
您或者其他人用您的邮件地址注册参与了名为{SURVEYNAME}的在线调查。<br /><br />
要完成这个调查,请点击下面的URL:<br /><br />
{SURVEYURL}<br /><br />
如果您有其他问题,或者您没有注册参与并认为这封邮件有误,请通过{ADMINEMAIL}联系{ADMINNAME}。]]></surveyls_email_register>
    <surveyls_email_confirm_subj><![CDATA[确认参加调查]]></surveyls_email_confirm_subj>
    <surveyls_email_confirm><![CDATA[您好 {FIRSTNAME},<br /><br />
这封邮件是为了确认您已经完成了名为{SURVEYNAME}的调查,您的反馈已经被保存。感谢参与。<br /><br />
如果您对这封邮件有任何问题,请 通过{ADMINEMAIL}联系 {ADMINNAME}.<br /><br /><br />
{ADMINNAME}]]></surveyls_email_confirm>
    <surveyls_dateformat><![CDATA[6]]></surveyls_dateformat>
    <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat>
    <email_admin_notification_subj><![CDATA[调查反馈提交{SURVEYNAME}]]></email_admin_notification_subj>
    <email_admin_notification><![CDATA[您好,<br /><br />
 有一份新的反馈已提交至您的问卷调查 '{SURVEYNAME}'.<br /><br /><br /><br />
点击以下链接查看详情:<br />
 {VIEWRESPONSEURL}<br /><br /><br /><br />
点击以下链接编辑详情回复:<br />
{EDITRESPONSEURL}<br /><br /><br />
查看统计信息以点击此处:<br /><br />
 {STATISTICSURL}]]></email_admin_notification>
    <email_admin_responses_subj><![CDATA[带结果的调查反馈提交{SURVEYNAME}]]></email_admin_responses_subj>
    <email_admin_responses><![CDATA[您好,<br /><br />
有一个新反馈已提交至您的问卷调查 '{SURVEYNAME}'.<br /><br />
点击下面链接查看回答详情:<br />
{VIEWRESPONSEURL}<br /><br /><br />
点击下面链接编辑回答详情:<br />
 {EDITRESPONSEURL}<br /><br /><br />
查看统计信息点击此处:<br />
 {STATISTICSURL}<br /><br /><br /><br />
 以下回答由参与者提供:<br />
 {ANSWERTABLE}]]></email_admin_responses>
    <surveyls_policy_notice/>
    <surveyls_policy_error/>
    <surveyls_policy_notice_label/>
   </row>
  </rows>
 </surveys_languagesettings>
 <themes>
  <theme>
   <sid>663385</sid>
   <template_name>INRIA - from_bootswatch</template_name>
   <config>
    <options>inherit</options>
   </config>
  </theme>
 </themes>
 <themes_inherited>
  <theme>
   <sid>663385</sid>
   <template_name>INRIA - from_bootswatch</template_name>
   <config>
    <options>
     <ajaxmode>on</ajaxmode>
     <brandlogo>on</brandlogo>
     <brandlogofile>upload/themes/survey/INRIA - from_bootswatch/files/inr_logo_blanc_sans_baseline.png</brandlogofile>
     <container>on</container>
     <showpopups>1</showpopups>
    </options>
   </config>
  </theme>
 </themes_inherited>
</document>
limesurvey_survey_663385.lss (40,064 bytes)   
Zimm_i48

Zimm_i48

2022-01-30 22:34

reporter   ~68140

I forgot to mention this in the previous post, but this happens with the following version:

LimeSurvey Community Edition
Version 3.27.33+220125
(hosted by Inria)

And it also happens with this version (but I cannot check with the minimized example):
LimeSurvey
Version 3.14.8
(hosted by Renater)

DenisChenu

DenisChenu

2022-01-31 08:59

developer   ~68141

Can confirm the issue with 3.27.32 but random reproducibility.

It seems to happen when 1st scale is checked but not second one …
And sometimes : it work …

DenisChenu

DenisChenu

2022-01-31 09:01

developer   ~68142

OK : seesm to happen (in the second question)

1: check 1scale on 1st line

  1. Check 2nd scale in 2nd line
  2. Next
  3. Previous : 1st line not checked
  4. After
  5. Check 1st scale on 1st line
  6. Check 1st scale in second line
  7. Next
  8. Previous : it's OK
Peek 31-01-2022 08-59.gif (791,472 bytes)
c_schmitz

c_schmitz

2022-04-22 20:33

administrator   ~69204

Last edited: 2022-04-22 20:36

Here is a very small sampe survey where I can always reproduce the issue on Firefox. (Tested in latest LS version 5)
In the HTML source code I can see that the Checked=checked property is set, however the radio button is not shown as checked.

limesurvey_survey_258188(1).lss (40,200 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<document>
 <LimeSurveyDocType>Survey</LimeSurveyDocType>
 <DBVersion>486</DBVersion>
 <languages>
  <language>de</language>
 </languages>
 <answers>
  <fields>
   <fieldname>aid</fieldname>
   <fieldname>qid</fieldname>
   <fieldname>code</fieldname>
   <fieldname>sortorder</fieldname>
   <fieldname>assessment_value</fieldname>
   <fieldname>scale_id</fieldname>
  </fields>
  <rows>
   <row>
    <aid><![CDATA[1044]]></aid>
    <qid><![CDATA[1558]]></qid>
    <code><![CDATA[AO01]]></code>
    <sortorder><![CDATA[0]]></sortorder>
    <assessment_value><![CDATA[0]]></assessment_value>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <aid><![CDATA[1050]]></aid>
    <qid><![CDATA[1620]]></qid>
    <code><![CDATA[AO01]]></code>
    <sortorder><![CDATA[0]]></sortorder>
    <assessment_value><![CDATA[0]]></assessment_value>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <aid><![CDATA[1051]]></aid>
    <qid><![CDATA[1620]]></qid>
    <code><![CDATA[AO02]]></code>
    <sortorder><![CDATA[1]]></sortorder>
    <assessment_value><![CDATA[0]]></assessment_value>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <aid><![CDATA[1045]]></aid>
    <qid><![CDATA[1558]]></qid>
    <code><![CDATA[AO02]]></code>
    <sortorder><![CDATA[1]]></sortorder>
    <assessment_value><![CDATA[0]]></assessment_value>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <aid><![CDATA[1046]]></aid>
    <qid><![CDATA[1558]]></qid>
    <code><![CDATA[AO03]]></code>
    <sortorder><![CDATA[2]]></sortorder>
    <assessment_value><![CDATA[0]]></assessment_value>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <aid><![CDATA[1047]]></aid>
    <qid><![CDATA[1558]]></qid>
    <code><![CDATA[AO04]]></code>
    <sortorder><![CDATA[3]]></sortorder>
    <assessment_value><![CDATA[0]]></assessment_value>
    <scale_id><![CDATA[0]]></scale_id>
   </row>
   <row>
    <aid><![CDATA[1048]]></aid>
    <qid><![CDATA[1558]]></qid>
    <code><![CDATA[AO055]]></code>
    <sortorder><![CDATA[4]]></sortorder>
    <assessment_value><![CDATA[0]]></assessment_value>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
   <row>
    <aid><![CDATA[1049]]></aid>
    <qid><![CDATA[1558]]></qid>
    <code><![CDATA[AO06]]></code>
    <sortorder><![CDATA[5]]></sortorder>
    <assessment_value><![CDATA[0]]></assessment_value>
    <scale_id><![CDATA[1]]></scale_id>
   </row>
  </rows>
 </answers>
 <answer_l10ns>
  <fields>
   <fieldname>id</fieldname>
   <fieldname>aid</fieldname>
   <fieldname>answer</fieldname>
   <fieldname>language</fieldname>
  </fields>
  <rows>
   <row>
    <id><![CDATA[1044]]></id>
    <aid><![CDATA[1044]]></aid>
    <answer><![CDATA[trifft zu]]></answer>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1050]]></id>
    <aid><![CDATA[1050]]></aid>
    <answer><![CDATA[fghfgh]]></answer>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1051]]></id>
    <aid><![CDATA[1051]]></aid>
    <answer><![CDATA[fghfghfgh]]></answer>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1045]]></id>
    <aid><![CDATA[1045]]></aid>
    <answer><![CDATA[trifft eher zu]]></answer>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1046]]></id>
    <aid><![CDATA[1046]]></aid>
    <answer><![CDATA[trifft eher nicht zu]]></answer>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1047]]></id>
    <aid><![CDATA[1047]]></aid>
    <answer><![CDATA[trifft nicht zu]]></answer>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1048]]></id>
    <aid><![CDATA[1048]]></aid>
    <answer><![CDATA[besonders wichtig]]></answer>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1049]]></id>
    <aid><![CDATA[1049]]></aid>
    <answer><![CDATA[unwicht]]></answer>
    <language><![CDATA[de]]></language>
   </row>
  </rows>
 </answer_l10ns>
 <groups>
  <fields>
   <fieldname>gid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>group_order</fieldname>
   <fieldname>randomization_group</fieldname>
   <fieldname>grelevance</fieldname>
  </fields>
  <rows>
   <row>
    <gid><![CDATA[45]]></gid>
    <sid><![CDATA[258188]]></sid>
    <group_order><![CDATA[1]]></group_order>
    <randomization_group/>
    <grelevance><![CDATA[1]]></grelevance>
   </row>
   <row>
    <gid><![CDATA[46]]></gid>
    <sid><![CDATA[258188]]></sid>
    <group_order><![CDATA[2]]></group_order>
    <randomization_group/>
    <grelevance><![CDATA[1]]></grelevance>
   </row>
  </rows>
 </groups>
 <group_l10ns>
  <fields>
   <fieldname>id</fieldname>
   <fieldname>gid</fieldname>
   <fieldname>group_name</fieldname>
   <fieldname>description</fieldname>
   <fieldname>language</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>group_order</fieldname>
   <fieldname>randomization_group</fieldname>
   <fieldname>grelevance</fieldname>
  </fields>
  <rows>
   <row>
    <id><![CDATA[45]]></id>
    <gid><![CDATA[45]]></gid>
    <group_name><![CDATA[1. Wissen finden]]></group_name>
    <description/>
    <language><![CDATA[de]]></language>
    <sid><![CDATA[258188]]></sid>
    <group_order><![CDATA[1]]></group_order>
    <randomization_group/>
    <grelevance><![CDATA[1]]></grelevance>
   </row>
   <row>
    <id><![CDATA[46]]></id>
    <gid><![CDATA[46]]></gid>
    <group_name><![CDATA[2. Wissen akquirieren/entwickeln]]></group_name>
    <description/>
    <language><![CDATA[de]]></language>
    <sid><![CDATA[258188]]></sid>
    <group_order><![CDATA[2]]></group_order>
    <randomization_group/>
    <grelevance><![CDATA[1]]></grelevance>
   </row>
  </rows>
 </group_l10ns>
 <questions>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>parent_qid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>gid</fieldname>
   <fieldname>type</fieldname>
   <fieldname>title</fieldname>
   <fieldname>preg</fieldname>
   <fieldname>other</fieldname>
   <fieldname>mandatory</fieldname>
   <fieldname>encrypted</fieldname>
   <fieldname>question_order</fieldname>
   <fieldname>scale_id</fieldname>
   <fieldname>same_default</fieldname>
   <fieldname>relevance</fieldname>
   <fieldname>question_theme_name</fieldname>
   <fieldname>modulename</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[1558]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[45]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[G01Q02]]></title>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[1]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <question_theme_name><![CDATA[arrays/dualscale]]></question_theme_name>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[46]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[G02Q02]]></title>
    <preg/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[1]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <question_theme_name><![CDATA[longfreetext]]></question_theme_name>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[45]]></gid>
    <type><![CDATA[F]]></type>
    <title><![CDATA[G00Q05]]></title>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[2]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <question_theme_name><![CDATA[arrays/array]]></question_theme_name>
    <modulename/>
   </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>preg</fieldname>
   <fieldname>other</fieldname>
   <fieldname>mandatory</fieldname>
   <fieldname>encrypted</fieldname>
   <fieldname>question_order</fieldname>
   <fieldname>scale_id</fieldname>
   <fieldname>same_default</fieldname>
   <fieldname>relevance</fieldname>
   <fieldname>question_theme_name</fieldname>
   <fieldname>modulename</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[1614]]></qid>
    <parent_qid><![CDATA[1558]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[45]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[SQ001]]></title>
    <other><![CDATA[N]]></other>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[0]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[1615]]></qid>
    <parent_qid><![CDATA[1558]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[45]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[SQ002]]></title>
    <other><![CDATA[N]]></other>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[1]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[1616]]></qid>
    <parent_qid><![CDATA[1558]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[45]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[SQ003]]></title>
    <other><![CDATA[N]]></other>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[2]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[1617]]></qid>
    <parent_qid><![CDATA[1558]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[45]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[SQ004]]></title>
    <other><![CDATA[N]]></other>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[3]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[1618]]></qid>
    <parent_qid><![CDATA[1558]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[45]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[SQ005]]></title>
    <other><![CDATA[N]]></other>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[4]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[1619]]></qid>
    <parent_qid><![CDATA[1558]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[45]]></gid>
    <type><![CDATA[1]]></type>
    <title><![CDATA[SQ006]]></title>
    <other><![CDATA[N]]></other>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[5]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
   <row>
    <qid><![CDATA[1621]]></qid>
    <parent_qid><![CDATA[1620]]></parent_qid>
    <sid><![CDATA[258188]]></sid>
    <gid><![CDATA[45]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[SQ001]]></title>
    <other><![CDATA[N]]></other>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[0]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
   </row>
  </rows>
 </subquestions>
 <question_l10ns>
  <fields>
   <fieldname>id</fieldname>
   <fieldname>qid</fieldname>
   <fieldname>question</fieldname>
   <fieldname>help</fieldname>
   <fieldname>script</fieldname>
   <fieldname>language</fieldname>
  </fields>
  <rows>
   <row>
    <id><![CDATA[1558]]></id>
    <qid><![CDATA[1558]]></qid>
    <question/>
    <help/>
    <script/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1567]]></id>
    <qid><![CDATA[1561]]></qid>
    <question><![CDATA[Anmerkung/Klarstellung (bitte angeben)]]></question>
    <help/>
    <script/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1614]]></id>
    <qid><![CDATA[1614]]></qid>
    <question><![CDATA[Ich finde auf unseren Fileservern immer rasch, wonach ich suche.]]></question>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1615]]></id>
    <qid><![CDATA[1615]]></qid>
    <question><![CDATA[Ich finde in Confluence immer rasch, wonach ich suche. ]]></question>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1616]]></id>
    <qid><![CDATA[1616]]></qid>
    <question><![CDATA[Ich nutze oft meine lokale Ablage, weil ich dort besser finde, wonach ich suche. ]]></question>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1617]]></id>
    <qid><![CDATA[1617]]></qid>
    <question><![CDATA[Ich finde stets relevante Expert*innen und Kolleg*innen mit spezifischen technischen oder praktischen Erfahrungen in diversen Themengebieten. ]]></question>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1618]]></id>
    <qid><![CDATA[1618]]></qid>
    <question><![CDATA[Informationen wie Handbücher, Anleitungen, Vorlagen, Berichte, Daten, Angebote, Kalkulationen und Normen können einfach aufgefunden werden. ]]></question>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1619]]></id>
    <qid><![CDATA[1619]]></qid>
    <question><![CDATA[Das Finden von relevanten Partnern, Netzwerken, Behörden, Lieferanten und anderen Wissensquellen ist einfach. ]]></question>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1620]]></id>
    <qid><![CDATA[1620]]></qid>
    <question/>
    <help/>
    <script/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <id><![CDATA[1621]]></id>
    <qid><![CDATA[1621]]></qid>
    <question><![CDATA[gfhfgh]]></question>
    <language><![CDATA[de]]></language>
   </row>
  </rows>
 </question_l10ns>
 <question_attributes>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>attribute</fieldname>
   <fieldname>value</fieldname>
   <fieldname>language</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[answer_width]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[array_filter]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[array_filter_exclude]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[array_filter_style]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[clear_default]]></attribute>
    <value><![CDATA[N]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[cssclass]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[dropdown_prepostfix]]></attribute>
    <value/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[dropdown_separators]]></attribute>
    <value><![CDATA[|]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[dualscale_headerA]]></attribute>
    <value><![CDATA[Wie trifft die Aussage für mich zu?]]></value>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[dualscale_headerB]]></attribute>
    <value><![CDATA[Ist für mich eine besonders wichtige Frage]]></value>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[hidden]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[hide_tip]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[max_answers]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[min_answers]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[page_break]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[printable_help]]></attribute>
    <value/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[public_statistics]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[random_group]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[random_order]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[repeat_headings]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[save_as_default]]></attribute>
    <value><![CDATA[N]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[scale_export]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[statistics_graphtype]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[statistics_showgraph]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1558]]></qid>
    <attribute><![CDATA[use_dropdown]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[clear_default]]></attribute>
    <value><![CDATA[N]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[cssclass]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[display_rows]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[em_validation_q]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[em_validation_q_tip]]></attribute>
    <value/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[hidden]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[hide_tip]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[input_size]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[maximum_chars]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[page_break]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[random_group]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[save_as_default]]></attribute>
    <value><![CDATA[N]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[statistics_graphtype]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[statistics_showgraph]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[text_input_width]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_action]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_countdown_message]]></attribute>
    <value/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_disable_next]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_disable_prev]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_message]]></attribute>
    <value/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_message_delay]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_message_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_timer_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_warning]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_warning_2]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_warning_2_display_time]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_warning_2_message]]></attribute>
    <value/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_warning_2_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_warning_display_time]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_warning_message]]></attribute>
    <value/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1561]]></qid>
    <attribute><![CDATA[time_limit_warning_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[answer_width]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[array_filter]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[array_filter_exclude]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[array_filter_style]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[cssclass]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[em_validation_q]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[em_validation_q_tip]]></attribute>
    <value/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[exclude_all_others]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[hidden]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[hide_tip]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[max_answers]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[min_answers]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[page_break]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[printable_help]]></attribute>
    <value/>
    <language><![CDATA[de]]></language>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[public_statistics]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[random_group]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[random_order]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[repeat_headings]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[save_as_default]]></attribute>
    <value><![CDATA[Y]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[scale_export]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[statistics_graphtype]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[statistics_showgraph]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[1620]]></qid>
    <attribute><![CDATA[use_dropdown]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
  </rows>
 </question_attributes>
 <surveys>
  <fields>
   <fieldname>sid</fieldname>
   <fieldname>gsid</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>ipanonymize</fieldname>
   <fieldname>refurl</fieldname>
   <fieldname>showsurveypolicynotice</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>questionindex</fieldname>
   <fieldname>navigationdelay</fieldname>
   <fieldname>nokeyboard</fieldname>
   <fieldname>alloweditaftercompletion</fieldname>
   <fieldname>googleanalyticsstyle</fieldname>
   <fieldname>googleanalyticsapikey</fieldname>
   <fieldname>tokenencryptionoptions</fieldname>
  </fields>
  <rows>
   <row>
    <sid><![CDATA[258188]]></sid>
    <gsid><![CDATA[1]]></gsid>
    <admin><![CDATA[inherit]]></admin>
    <adminemail><![CDATA[inherit]]></adminemail>
    <anonymized><![CDATA[Y]]></anonymized>
    <faxto/>
    <format><![CDATA[I]]></format>
    <savetimings><![CDATA[N]]></savetimings>
    <template><![CDATA[inherit]]></template>
    <language><![CDATA[de]]></language>
    <additional_languages/>
    <datestamp><![CDATA[N]]></datestamp>
    <usecookie><![CDATA[I]]></usecookie>
    <allowregister><![CDATA[I]]></allowregister>
    <allowsave><![CDATA[I]]></allowsave>
    <autonumber_start><![CDATA[0]]></autonumber_start>
    <autoredirect><![CDATA[I]]></autoredirect>
    <allowprev><![CDATA[Y]]></allowprev>
    <printanswers><![CDATA[I]]></printanswers>
    <ipaddr><![CDATA[N]]></ipaddr>
    <ipanonymize><![CDATA[N]]></ipanonymize>
    <refurl><![CDATA[N]]></refurl>
    <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice>
    <publicstatistics><![CDATA[I]]></publicstatistics>
    <publicgraphs><![CDATA[I]]></publicgraphs>
    <listpublic><![CDATA[I]]></listpublic>
    <htmlemail><![CDATA[I]]></htmlemail>
    <sendconfirmation><![CDATA[I]]></sendconfirmation>
    <tokenanswerspersistence><![CDATA[I]]></tokenanswerspersistence>
    <assessments><![CDATA[I]]></assessments>
    <usecaptcha><![CDATA[E]]></usecaptcha>
    <usetokens><![CDATA[N]]></usetokens>
    <bounce_email><![CDATA[inherit]]></bounce_email>
    <emailresponseto><![CDATA[inherit]]></emailresponseto>
    <emailnotificationto><![CDATA[inherit]]></emailnotificationto>
    <tokenlength><![CDATA[-1]]></tokenlength>
    <showxquestions><![CDATA[I]]></showxquestions>
    <showgroupinfo><![CDATA[I]]></showgroupinfo>
    <shownoanswer><![CDATA[I]]></shownoanswer>
    <showqnumcode><![CDATA[I]]></showqnumcode>
    <bounceprocessing><![CDATA[N]]></bounceprocessing>
    <showwelcome><![CDATA[I]]></showwelcome>
    <showprogress><![CDATA[I]]></showprogress>
    <questionindex><![CDATA[-1]]></questionindex>
    <navigationdelay><![CDATA[-1]]></navigationdelay>
    <nokeyboard><![CDATA[I]]></nokeyboard>
    <alloweditaftercompletion><![CDATA[I]]></alloweditaftercompletion>
    <googleanalyticsstyle/>
    <googleanalyticsapikey/>
    <tokenencryptionoptions><![CDATA[{ "enabled":"Y","columns":{ "firstname":"N","lastname":"N","email":"N" } }]]></tokenencryptionoptions>
   </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_policy_notice</fieldname>
   <fieldname>surveyls_policy_error</fieldname>
   <fieldname>surveyls_policy_notice_label</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>
   <fieldname>attachments</fieldname>
  </fields>
  <rows>
   <row>
    <surveyls_survey_id><![CDATA[258188]]></surveyls_survey_id>
    <surveyls_language><![CDATA[de]]></surveyls_language>
    <surveyls_title><![CDATA[Wissen]]></surveyls_title>
    <surveyls_description/>
    <surveyls_welcometext><![CDATA[Select answers in the first question, then go forward and back.]]></surveyls_welcometext>
    <surveyls_endtext/>
    <surveyls_policy_notice/>
    <surveyls_policy_error/>
    <surveyls_policy_notice_label/>
    <surveyls_url/>
    <surveyls_urldescription/>
    <surveyls_email_invite_subj><![CDATA[Einladung zu einer Umfrage]]></surveyls_email_invite_subj>
    <surveyls_email_invite><![CDATA[Hallo {FIRSTNAME},<br />
<br />
Hiermit möchten wir dich zu einer Umfrage einladen.<br />
<br />
Der Titel der Umfrage ist <br />
"{SURVEYNAME}"<br />
<br />
"{SURVEYDESCRIPTION}"<br />
<br />
Um an dieser Umfrage teilzunehmen, klicke bitte auf den unten stehenden Link.<br />
<br />
Mit freundlichen Grüßen,<br />
<br />
{ADMINNAME} ({ADMINEMAIL})<br />
<br />
----------------------------------------------<br />
Klicke hier um die Umfrage zu starten:<br />
{SURVEYURL}<br />
<br />
Wenn Sie an diese Umfrage nicht teilnehmen und keine weiteren Erinnerungen erhalten möchten, klicken Sie bitte auf den folgenden Link:<br />
{OPTOUTURL}<br />
<br />
Wenn Sie geblockt sind, jedoch wieder teilnehmen und weitere Einladungen erhalten möchten, klicken Sie bitte auf den folgenden Link:<br />
{OPTINURL}]]></surveyls_email_invite>
    <surveyls_email_remind_subj><![CDATA[Erinnerung an die Teilnahme an einer Umfrage]]></surveyls_email_remind_subj>
    <surveyls_email_remind><![CDATA[Hallo {FIRSTNAME},<br />
<br />
Vor kurzem haben wir dich zu einer Umfrage eingeladen.<br />
<br />
Zu unserem Bedauern haben wir bemerkt, dass du die Umfrage noch nicht ausgefüllt hast. Wir möchten dir mitteilen, dass die Umfrage noch aktiv ist, und würden uns freuen, wenn du teilnehmen könntest.<br />
<br />
Der Titel der Umfrage ist <br />
'{SURVEYNAME}'<br />
<br />
'{SURVEYDESCRIPTION}'<br />
<br />
Um an dieser Umfrage teilzunehmen, klicke bitte auf den unten stehenden Link.<br />
<br />
 Mit freundlichen Grüßen,<br />
<br />
{ADMINNAME} ({ADMINEMAIL})<br />
<br />
----------------------------------------------<br />
Klicke hier, um die Umfrage zu starten:<br />
{SURVEYURL}<br />
<br />
Wenn Sie an diese Umfrage nicht teilnehmen und keine weiteren Erinnerungen erhalten möchten, klicken Sie bitte auf den folgenden Link:<br />
{OPTOUTURL}]]></surveyls_email_remind>
    <surveyls_email_register_subj><![CDATA[Registrierungsbestätigung für Teilnahmeumfrage]]></surveyls_email_register_subj>
    <surveyls_email_register><![CDATA[Hallo {FIRSTNAME},<br />
<br />
du (oder jemand, der deine E-Mail-Adresse angegeben hat) hast dich für eine Umfrage mit dem Titel {SURVEYNAME} angemeldet.<br />
<br />
Um an dieser Umfrage teilzunehmen, klicke bitte auf folgenden Link:<br />
<br />
{SURVEYURL}<br />
<br />
Wenn du irgendwelche Fragen zu dieser Umfrage hast oder wenn du dich nicht für diese Umfrage angemeldet hast und glaubst, dass dir diese E-Mail irrtümlicherweise zugeschickt worden ist, kontaktiere bitte {ADMINNAME} unter {ADMINEMAIL}.]]></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[Hallo {FIRSTNAME},<br />
<br />
Vielen Dank für die Teilnahme an der Umfrage mit dem Titel {SURVEYNAME}. Deine Antworten wurden bei uns gespeichert.<br />
<br />
Wenn du irgendwelche Fragen zu dieser E-Mail hast, kontaktiere bitte {ADMINNAME} unter {ADMINEMAIL}.<br />
<br />
Mit freundlichen Grüßen,<br />
<br />
{ADMINNAME}]]></surveyls_email_confirm>
    <surveyls_dateformat><![CDATA[1]]></surveyls_dateformat>
    <email_admin_notification_subj><![CDATA[Antwortabsendung für Umfrage {SURVEYNAME}]]></email_admin_notification_subj>
    <email_admin_notification><![CDATA[Hallo,<br />
<br />
Eine neue Antwort wurde für die Umfrage '{SURVEYNAME}' abgegeben.<br />
<br />
Klicke auf den folgenden Link um den Antwortdatensatz anzusehen:<br />
{VIEWRESPONSEURL}<br />
<br />
Klicke auf den folgenden Link um den Antwortdatensatz zu bearbeiten:<br />
{EDITRESPONSEURL}<br />
<br />
Um die Statistik zu sehen, klicke hier:<br />
{STATISTICSURL}]]></email_admin_notification>
    <email_admin_responses_subj><![CDATA[Antwortabsendung für Umfrage {SURVEYNAME} mit Ergebnissen]]></email_admin_responses_subj>
    <email_admin_responses><![CDATA[Hallo,<br />
<br />
Eine neue Antwort wurde für die Umfrage '{SURVEYNAME}' abgegeben.<br />
<br />
Klicken Sie auf den folgenden Link um den Antwortdatensatz anzusehen:<br />
{VIEWRESPONSEURL}<br />
<br />
Klicken Sie auf den folgenden Link um den Antwortdatensatz zu bearbeiten:<br />
{EDITRESPONSEURL}<br />
<br />
Um die Statistik zu sehen, klicken Sie hier:<br />
{STATISTICSURL}<br />
<br />
<br />
Die folgenden Antworten wurden vom Teilnehmer gegeben:<br />
{ANSWERTABLE}]]></email_admin_responses>
    <surveyls_numberformat><![CDATA[1]]></surveyls_numberformat>
   </row>
  </rows>
 </surveys_languagesettings>
 <themes>
  <theme>
   <sid>258188</sid>
   <template_name>fruity</template_name>
   <config>
    <options>inherit</options>
   </config>
  </theme>
 </themes>
 <themes_inherited>
  <theme>
   <sid>258188</sid>
   <template_name>fruity</template_name>
   <config>
    <options>
     <ajaxmode>off</ajaxmode>
     <brandlogo>on</brandlogo>
     <brandlogofile>themes/survey/fruity/files/logo.png</brandlogofile>
     <container>on</container>
     <backgroundimage>off</backgroundimage>
     <animatebody>off</animatebody>
     <bodyanimation>fadeInRight</bodyanimation>
     <bodyanimationduration>500</bodyanimationduration>
     <animatequestion>off</animatequestion>
     <questionanimation>flipInX</questionanimation>
     <questionanimationduration>500</questionanimationduration>
     <animatealert>off</animatealert>
     <alertanimation>shake</alertanimation>
     <alertanimationduration>500</alertanimationduration>
     <font>noto</font>
     <bodybackgroundcolor>#ffffff</bodybackgroundcolor>
     <fontcolor>#444444</fontcolor>
     <questionbackgroundcolor>#ffffff</questionbackgroundcolor>
     <questionborder>on</questionborder>
     <questioncontainershadow>on</questioncontainershadow>
     <checkicon>f00c</checkicon>
     <animatecheckbox>on</animatecheckbox>
     <checkboxanimation>rubberBand</checkboxanimation>
     <checkboxanimationduration>500</checkboxanimationduration>
     <animateradio>on</animateradio>
     <radioanimation>zoomIn</radioanimation>
     <radioanimationduration>500</radioanimationduration>
     <zebrastriping>off</zebrastriping>
     <stickymatrixheaders>off</stickymatrixheaders>
     <greyoutselected>off</greyoutselected>
     <hideprivacyinfo>off</hideprivacyinfo>
     <crosshover>off</crosshover>
     <showpopups>1</showpopups>
     <showclearall>off</showclearall>
     <questionhelptextposition>top</questionhelptextposition>
     <notables>1</notables>
    </options>
   </config>
  </theme>
 </themes_inherited>
</document>
limesurvey_survey_258188(1).lss (40,200 bytes)   
gabrieljenik

gabrieljenik

2022-04-25 21:38

manager   ~69230

In the HTML source code I can see that the Checked=checked property is set, however the radio button is not shown as checked.

That's because the No answer option also has the "checked=checked" property.

Will review

gabrieljenik

gabrieljenik

2022-04-26 15:01

manager   ~69243

PR Master: https://github.com/LimeSurvey/LimeSurvey/pull/2371
PR LTS: https://github.com/LimeSurvey/LimeSurvey/pull/2372

While reviewing I have found an issue on how the "no answer" column works, as it is kind of shared by the two scales. That could be confusing and sometimes wrong. Will open a new ticket.

gabrieljenik

gabrieljenik

2022-04-26 15:38

manager   ~69247

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

gabrieljenik

gabrieljenik

2022-04-26 15:48

manager   ~69249

Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&amp;id=33440

LimeBot

LimeBot

2022-05-02 10:33

administrator   ~69341

Fixed in Release 5.3.12+220502

Related Changesets

LimeSurvey: master e9a22c63

2022-04-26 15:38:14

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 17174: Array dual scale doesn't show previously selected value when come back to same page (#2371) Affected Issues
17174
mod - application/core/QuestionTypes/ArrayMultiscale/RenderArrayMultiscale.php Diff File
mod - application/views/survey/questions/answer/arrays/dualscale/answer.twig Diff File

LimeSurvey: 3.x-LTS e1c8b723

2022-04-26 15:38:27

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 17174: Array dual scale doesn't show previously selected value when come back to same page (#2372) Affected Issues
17174
mod - application/helpers/qanda_helper.php Diff File
mod - application/views/survey/questions/answer/arrays/dualscale/answer.twig Diff File

Issue History

Date Modified Username Field Change
2021-03-10 16:14 DenisChenu New Issue
2021-03-10 16:14 DenisChenu File Added: limesurvey_survey_775579.lss
2021-03-10 16:14 DenisChenu Relationship added related to 16610
2021-03-10 16:14 ollehar Note Added: 63009
2021-03-10 16:16 DenisChenu Note Added: 63011
2021-03-10 16:17 DenisChenu Note Added: 63012
2021-03-10 16:17 DenisChenu File Added: Peek 10-03-2021 16-17.gif
2021-03-10 16:21 DenisChenu Issue cloned: 17175
2021-03-10 16:21 DenisChenu Relationship added related to 17175
2021-03-10 17:36 ollehar Priority none => normal
2021-03-10 17:36 ollehar Summary Array dual scale loose selected value when come back to same page => Array dual scale lose selected value when come back to same page
2021-11-01 11:08 galads Assigned To => galads
2021-11-01 11:08 galads Status new => confirmed
2022-01-30 22:31 Zimm_i48 Note Added: 68139
2022-01-30 22:31 Zimm_i48 File Added: limesurvey_survey_663385.lss
2022-01-30 22:31 Zimm_i48 Bug heat 4 => 6
2022-01-30 22:34 Zimm_i48 Note Added: 68140
2022-01-31 08:59 DenisChenu Note Added: 68141
2022-01-31 09:01 DenisChenu Note Added: 68142
2022-01-31 09:01 DenisChenu File Added: Peek 31-01-2022 08-59.gif
2022-01-31 10:27 guest Bug heat 6 => 12
2022-04-22 20:25 c_schmitz Priority normal => immediate
2022-04-22 20:25 c_schmitz Assigned To galads => gabrieljenik
2022-04-22 20:33 c_schmitz Note Added: 69204
2022-04-22 20:33 c_schmitz File Added: limesurvey_survey_258188(1).lss
2022-04-22 20:33 c_schmitz Bug heat 12 => 14
2022-04-22 20:34 c_schmitz Note Edited: 69204
2022-04-22 20:34 c_schmitz Bug heat 14 => 20
2022-04-22 20:35 c_schmitz Note Edited: 69204
2022-04-22 20:36 c_schmitz Note Edited: 69204
2022-04-22 20:36 c_schmitz Status confirmed => assigned
2022-04-22 20:36 c_schmitz Complete LimeSurvey version number (& build) 3.25.17 github => 3.25.17 github & 5.3.10
2022-04-25 17:19 c_schmitz Summary Array dual scale lose selected value when come back to same page => Array dual scale doesn't show previously selected value when come back to same page
2022-04-25 21:38 gabrieljenik Note Added: 69230
2022-04-25 21:38 gabrieljenik Bug heat 20 => 22
2022-04-26 15:01 gabrieljenik Status assigned => ready for testing
2022-04-26 15:01 gabrieljenik Note Added: 69243
2022-04-26 15:08 gabrieljenik Issue cloned: 18053
2022-04-26 15:08 gabrieljenik Relationship added related to 18053
2022-04-26 15:38 gabrieljenik Changeset attached => LimeSurvey master e9a22c63
2022-04-26 15:38 gabrieljenik Note Added: 69247
2022-04-26 15:38 gabrieljenik Resolution open => fixed
2022-04-26 15:48 gabrieljenik Changeset attached => LimeSurvey 3.x-LTS e1c8b723
2022-04-26 15:48 gabrieljenik Note Added: 69249
2022-05-02 10:33 LimeBot Note Added: 69341
2022-05-02 10:33 LimeBot Status ready for testing => closed
2022-05-02 10:33 LimeBot Bug heat 22 => 24