View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
18054Bug reportsSurvey takingpublic2022-05-06 17:01
Reporterexnovo Assigned Togabrieljenik  
PrioritynoneSeverityminor 
Status feedbackResolutionreopened 
Product Version5.3.x 
Summary18054: Short Free Text question does not validate anymore
Description

Existing surveys after the upgrade from 5.3.8 to 5.3.10 or 5.3.11 fail to validate Short Free Text fields.
See example attached of a question which previously worked absolutely fine under the following conditions:
1) mandatory question of Short Free Text type requires input of exactly 11 digits, numeric only (0 can be the first digit)
It all worked fine till the upgrade.
2) now, the field does not accept lead number 0 - as soon as typing in the field is started, '0' disappears, remaining numbers only remain.
Leading zero is not stored in data captured either.
3) Validation for entry length is not working - you can enter any number of digits where 0 is not the lead

Steps To Reproduce

Steps to reproduce

(Replace this text with detailed step-by-step instructions on how to reproduce the issue)

Expected result

(Write here what you expected to happen)

Actual result

(Write here what happened instead)

TagsNo tags attached.
Attached Files
limesurvey_survey_issue.lss (46,269 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<document>
 <LimeSurveyDocType>Survey</LimeSurveyDocType>
 <DBVersion>486</DBVersion>
 <languages>
  <language>lv</language>
 </languages>
 <groups>
  <fields>
   <fieldname>gid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>group_order</fieldname>
   <fieldname>randomization_group</fieldname>
   <fieldname>grelevance</fieldname>
  </fields>
  <rows>
   <row>
    <gid><![CDATA[372]]></gid>
    <sid><![CDATA[967474]]></sid>
    <group_order><![CDATA[1]]></group_order>
    <randomization_group/>
    <grelevance/>
   </row>
   <row>
    <gid><![CDATA[373]]></gid>
    <sid><![CDATA[967474]]></sid>
    <group_order><![CDATA[2]]></group_order>
    <randomization_group/>
    <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[844]]></id>
    <gid><![CDATA[372]]></gid>
    <group_name><![CDATA[Dummy input]]></group_name>
    <description/>
    <language><![CDATA[lv]]></language>
    <sid><![CDATA[967474]]></sid>
    <group_order><![CDATA[1]]></group_order>
    <randomization_group/>
    <grelevance/>
   </row>
   <row>
    <id><![CDATA[845]]></id>
    <gid><![CDATA[373]]></gid>
    <group_name><![CDATA[Checking if input works]]></group_name>
    <description/>
    <language><![CDATA[lv]]></language>
    <sid><![CDATA[967474]]></sid>
    <group_order><![CDATA[2]]></group_order>
    <randomization_group/>
    <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>modulename</fieldname>
   <fieldname>question_theme_name</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[8571]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[967474]]></sid>
    <gid><![CDATA[372]]></gid>
    <type><![CDATA[S]]></type>
    <title><![CDATA[SampleInput]]></title>
    <preg/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></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>
    <modulename/>
    <question_theme_name><![CDATA[shortfreetext]]></question_theme_name>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[967474]]></sid>
    <gid><![CDATA[373]]></gid>
    <type><![CDATA[X]]></type>
    <title><![CDATA[IevaditoDatuParbaude]]></title>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[Y]]></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>
    <modulename/>
    <question_theme_name><![CDATA[boilerplate]]></question_theme_name>
   </row>
  </rows>
 </questions>
 <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[26906]]></id>
    <qid><![CDATA[8571]]></qid>
    <question><![CDATA[<b>A mandatory Short Free Text question requiring 11 digits numeric only as the input...</b><br /><i>See the result of input on next page...</i>]]></question>
    <help><![CDATA[<p>You have to enter exactly 11 digits here</p>
]]></help>
    <script/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <id><![CDATA[26908]]></id>
    <qid><![CDATA[8573]]></qid>
    <question><![CDATA[<p><b>This is the accepted input from the previous page (should be 11 digits, numbers only)</b></p>

<p><strong>The only question before has an input:</strong>             {SampleInput.shown}</p>
]]></question>
    <help><![CDATA[Check if really the entry of only 11 digits accepted]]></help>
    <script/>
    <language><![CDATA[lv]]></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[8571]]></qid>
    <attribute><![CDATA[clear_default]]></attribute>
    <value><![CDATA[N]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[cssclass]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[display_rows]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[em_validation_q]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[em_validation_q_tip]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[em_validation_sq]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[em_validation_sq_tip]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[hidden]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[hide_tip]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[input_size]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_city]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_country]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_defaultcoordinates]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_mapheight]]></attribute>
    <value><![CDATA[300]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_mapservice]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_mapwidth]]></attribute>
    <value><![CDATA[500]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_mapzoom]]></attribute>
    <value><![CDATA[11]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_nodefaultfromip]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_postal]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[location_state]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[max_num_value_n]]></attribute>
    <value><![CDATA[32999999999]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[maximum_chars]]></attribute>
    <value><![CDATA[11]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[min_num_value_n]]></attribute>
    <value><![CDATA[01010000000]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[num_value_int_only]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[numbers_only]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[page_break]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[placeholder]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[prefix]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[printable_help]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[public_statistics]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[random_group]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[save_as_default]]></attribute>
    <value><![CDATA[N]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[statistics_graphtype]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[statistics_showgraph]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[statistics_showmap]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[suffix]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[text_input_width]]></attribute>
    <value><![CDATA[3]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_action]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_countdown_message]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_disable_next]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_disable_prev]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_message]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_message_delay]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_message_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_timer_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_warning]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_warning_2]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_warning_2_display_time]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_warning_2_message]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_warning_2_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_warning_display_time]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_warning_message]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8571]]></qid>
    <attribute><![CDATA[time_limit_warning_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[clear_default]]></attribute>
    <value><![CDATA[N]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[cssclass]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[hidden]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[hide_tip]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[page_break]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[random_group]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[save_as_default]]></attribute>
    <value><![CDATA[N]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[statistics_graphtype]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[statistics_showgraph]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_action]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_countdown_message]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_disable_next]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_disable_prev]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_message]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_message_delay]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_message_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_timer_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_warning]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_warning_2]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_warning_2_display_time]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_warning_2_message]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_warning_2_style]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_warning_display_time]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_warning_message]]></attribute>
    <value/>
    <language><![CDATA[lv]]></language>
   </row>
   <row>
    <qid><![CDATA[8573]]></qid>
    <attribute><![CDATA[time_limit_warning_style]]></attribute>
    <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[967474]]></sid>
    <gsid><![CDATA[8]]></gsid>
    <admin><![CDATA[inherit]]></admin>
    <expires><![CDATA[2023-02-28 10:49:00]]></expires>
    <adminemail><![CDATA[inherit]]></adminemail>
    <anonymized><![CDATA[N]]></anonymized>
    <faxto/>
    <format><![CDATA[I]]></format>
    <savetimings><![CDATA[Y]]></savetimings>
    <template><![CDATA[Dari Digitāli]]></template>
    <language><![CDATA[lv]]></language>
    <additional_languages/>
    <datestamp><![CDATA[Y]]></datestamp>
    <usecookie><![CDATA[I]]></usecookie>
    <allowregister><![CDATA[N]]></allowregister>
    <allowsave><![CDATA[N]]></allowsave>
    <autonumber_start><![CDATA[69]]></autonumber_start>
    <autoredirect><![CDATA[I]]></autoredirect>
    <allowprev><![CDATA[Y]]></allowprev>
    <printanswers><![CDATA[N]]></printanswers>
    <ipaddr><![CDATA[Y]]></ipaddr>
    <ipanonymize><![CDATA[Y]]></ipanonymize>
    <refurl><![CDATA[Y]]></refurl>
    <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice>
    <publicstatistics><![CDATA[I]]></publicstatistics>
    <publicgraphs><![CDATA[I]]></publicgraphs>
    <listpublic><![CDATA[I]]></listpublic>
    <htmlemail><![CDATA[Y]]></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>
    <attributedescriptions><![CDATA[Array]]></attributedescriptions>
    <emailresponseto><![CDATA[inherit]]></emailresponseto>
    <emailnotificationto><![CDATA[inherit]]></emailnotificationto>
    <tokenlength><![CDATA[11]]></tokenlength>
    <showxquestions><![CDATA[N]]></showxquestions>
    <showgroupinfo><![CDATA[I]]></showgroupinfo>
    <shownoanswer><![CDATA[I]]></shownoanswer>
    <showqnumcode><![CDATA[I]]></showqnumcode>
    <bounceprocessing><![CDATA[N]]></bounceprocessing>
    <showwelcome><![CDATA[N]]></showwelcome>
    <showprogress><![CDATA[Y]]></showprogress>
    <questionindex><![CDATA[-1]]></questionindex>
    <navigationdelay><![CDATA[-1]]></navigationdelay>
    <nokeyboard><![CDATA[I]]></nokeyboard>
    <alloweditaftercompletion><![CDATA[I]]></alloweditaftercompletion>
    <googleanalyticsstyle><![CDATA[0]]></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[967474]]></surveyls_survey_id>
    <surveyls_language><![CDATA[lv]]></surveyls_language>
    <surveyls_title><![CDATA[Dummy Issue Survey]]></surveyls_title>
    <surveyls_description/>
    <surveyls_welcometext/>
    <surveyls_endtext><![CDATA[<p><font color="#c0392b"><span style="font-size: 16px;"><b>Survey Finished!</b></span></font></p>
]]></surveyls_endtext>
    <surveyls_policy_notice/>
    <surveyls_policy_error/>
    <surveyls_policy_notice_label/>
    <surveyls_url/>
    <surveyls_urldescription/>
    <surveyls_email_invite_subj><![CDATA["Dari Digitali" macibu dalibnieka prasmes un personiba]]></surveyls_email_invite_subj>
    <surveyls_email_invite><![CDATA[<html>
<head>
	<title></title>
</head>
<body data-gr-ext-installed="" data-new-gr-c-s-check-loaded="14.1027.0" data-new-gr-c-s-loaded="14.1027.0">
<p><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;">Labdien, {FIRSTNAME}!</span></span></p>

<p><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;">Vides aizsardzības un reģionālās attīstības ministrija (VARAM) un Biznesa, mākslas un tehnoloģiju augstskola "RISEBA" aicina Jūs piedalīties programmas "Dari Digitāli" digitālo aģentu un digitālo līderu mācību programmu dalībnieku prasmju un personības testā, </span></span><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;">pēc kura veikšanas tiks noteikta Jums piemērotākā mācību programma.</span></span></p>

<p> </p>

<p><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;"><strong>Lai piedalītos, lūdzu, sekojiet Jūsu individuālai testa saitei: </strong>{SURVEYURL} <strong>.<br />Tests veicams līdz 2021.gada 8.septembrim.</strong></span></span></p>

<p> </p>

<p><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;">Testa izpildei būs nepieciešamas 15-20 minūtes Jūsu laika, un tas veicams bez pārtraukuma, visi jautājumi ir obligāti. Testa izpilde pilnā apjomā ir obligāts priekšnoteikums Jūsu iekļaušanai mācībās.</span></span><br /><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;">Visas Jūsu atbildes ir konfidenciālas - tās netiks atspoguļotas individuālā līmenī, atklātas VARAM, Jūsu darba devējam vai citām personām. Testa noslēgumā Jums būs iespēja iepazīties ar tā rezultātiem - Jūsu prasmju pasi un personības profila aprakstu.<br />Ziņu par Jūsu iekļaušanu digitālo aģentu vai digitālo līderu mācību programmās Jūs saņemsiet e-pastā 2021.gada septembrī.</span></span></p>

<p> </p>

<p><strong><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;">Saite ir izmantojama tikai vienreiz - ja šobrīd nevarat atrast laiku nepārtrauktai testa veikšanai, aicinām Jūs izmantot šo citā Jums ērtā laikā.</span></span><br /><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;">Ja tehnisku iemeslu dēļ (piemēram, interneta pieejas darbības traucējumi) tests tiek pārtraukts un to neizdodas atsākt, izmantojot Jūsu individuālo saiti, lūdzam sazināties ar mums, pārsūtot šo vēstuli un īsu problēmas aprakstu uz e-pasta adresi: {ADMINEMAIL} .</span></span></strong></p>

<p> </p>

<p><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;">Ar cieņu,</span></span></p>

<p><span style="font-size:14px;"><span style="font-family:Arial,Helvetica,sans-serif;">{ADMINNAME} ({ADMINEMAIL})</span></span></p>

<p> </p>

<hr />
<p><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:11px;"><em>Programmu “Dari digitāli” īsteno Vides aizsardzības un reģionālās attīstības ministrija. Izpildītājs: personu apvienība - SIA “Biznesa, mākslas un tehnoloģiju augstskola “RISEBA””, SIA “Deep White”, SIA “MIXD”.<br />Programma tiek īstenota, izmantojot Eiropas Reģionālās attīstības fonda projekta Nr.2.2.1.1/19/I/002 “Publiskās pārvaldes informācijas un komunikācijas tehnoloģiju arhitektūras pārvaldības sistēma - 2. kārta” finansējumu.</em></span></span></p>

<p><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:11px;"><em><img alt="" src="/upload/surveys/967474/images/ERAF_ansamblis_VARAM_900px.png" style="width: 300px; height: 57px;" /></em></span></span></p>
<grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></body>
</html>
]]></surveyls_email_invite>
    <surveyls_email_remind_subj><![CDATA[Atgādinājums par piedalīšanos aptaujā]]></surveyls_email_remind_subj>
    <surveyls_email_remind><![CDATA[<html>
<head>
	<title></title>
</head>
<body data-gr-ext-installed="" data-new-gr-c-s-check-loaded="14.1027.0" data-new-gr-c-s-loaded="14.1027.0">Ļ. cien. / A. god. {FIRSTNAME}, Nesen uzaicinājām Jūs piedalīties aptaujā. Mēs (korektāk sakot - sistēma) redzam, ka Jūs vēl neesat pabeidzis/-usi aizpildīt anketu un vēlamies atgādināt, ka aptauja ir vēl pieejama. Aptaujas nosaukums: "{SURVEYNAME}" "{SURVEYDESCRIPTION}" Lai piedalīties šajā aptaujā, lūdzu, izmantojiet zemāk norādīto saiti. Ar cieņu, {ADMINNAME} ({ADMINEMAIL}) ---------------------------------------------- Klikšķiniet šeit, lai piedalītos: {SURVEYURL} Ja Jūs nevēlaties piedalīties šajā aptaujā un nevēlaties saņemt uzaicinājumus, lūdzu, izmantojiet šo saiti: {OPTOUTURL}<grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></body>
</html>
]]></surveyls_email_remind>
    <surveyls_email_register_subj><![CDATA[Aptaujas reģistrācijas apstiprinājums]]></surveyls_email_register_subj>
    <surveyls_email_register><![CDATA[<html>
<head>
	<title></title>
</head>
<body data-gr-ext-installed="" data-new-gr-c-s-check-loaded="14.1027.0" data-new-gr-c-s-loaded="14.1027.0">Cien. {FIRSTNAME}, Jūs vai kāds cits, izmantojot Jūsu e-pasta adresi, ir reģistrējies, lai piedalītos aptaujā {SURVEYNAME}. Lai sāktu aizpildīt aptauju, klikšķiniet uz šīs saites: {SURVEYURL} Ja Jums rodas jautājumi vai neskaidrības par šo aptauju, vai arī Jūs neesat reģistrējies, lai tajā piedalītos, un domājat, ka šis e-pasts ir līdz Jums nonācis kļūdas pēc, lūdzu, sazinieties ar aptauja veidotāju {ADMINNAME} {ADMINEMAIL}.<grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></body>
</html>
]]></surveyls_email_register>
    <surveyls_email_confirm_subj><![CDATA[Apstirpinājums par Jūsu piedalīšanos aptaujā]]></surveyls_email_confirm_subj>
    <surveyls_email_confirm><![CDATA[<html>
<head>
	<title></title>
</head>
<body data-gr-ext-installed="" data-new-gr-c-s-check-loaded="14.1027.0" data-new-gr-c-s-loaded="14.1027.0">Ļ.cien./A.god. {FIRSTNAME}, šī ir automātiska apstiprinājuma e-pasta vēstule, ka saka, ka Jūs esat pabeidzis pildīt aptaujas {SURVEYNAME} anketu un Jūsu atbildes tika saglabātas. Paldies par piedalīšanos! Ja Jums radušies papildus jautājumi, lūdzu, sazinieties ar {ADMINNAME} pa {ADMINEMAIL}. Ar cieņu, {ADMINNAME}<grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></body>
</html>
]]></surveyls_email_confirm>
    <surveyls_dateformat><![CDATA[1]]></surveyls_dateformat>
    <surveyls_attributecaptions><![CDATA[{"attribute_1":"","attribute_2":"","attribute_3":"","attribute_4":""}]]></surveyls_attributecaptions>
    <email_admin_notification_subj><![CDATA[Atbilde aptaujai {SURVEYNAME}]]></email_admin_notification_subj>
    <email_admin_notification><![CDATA[<html>
<head>
	<title></title>
</head>
<body data-gr-ext-installed="" data-new-gr-c-s-check-loaded="14.1027.0" data-new-gr-c-s-loaded="14.1027.0">Hello, A new response was submitted for your survey '{SURVEYNAME}'. Click the following link to see the individual response: {VIEWRESPONSEURL} Click the following link to edit the individual response: {EDITRESPONSEURL} View statistics by clicking here: {STATISTICSURL}<grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></body>
</html>
]]></email_admin_notification>
    <email_admin_responses_subj><![CDATA[Aptaujas {SURVEYNAME} atbilžu ar rezultātiem nosūtīšana]]></email_admin_responses_subj>
    <email_admin_responses><![CDATA[<html>
<head>
	<title></title>
</head>
<body data-gr-ext-installed="" data-new-gr-c-s-check-loaded="14.1027.0" data-new-gr-c-s-loaded="14.1027.0">Hello, A new response was submitted for your survey '{SURVEYNAME}'. Click the following link to see the individual response: {VIEWRESPONSEURL} Click the following link to edit the individual response: {EDITRESPONSEURL} View statistics by clicking here: {STATISTICSURL} The following answers were given by the participant: {ANSWERTABLE}<grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></body>
</html>
]]></email_admin_responses>
    <surveyls_numberformat><![CDATA[1]]></surveyls_numberformat>
    <attachments><![CDATA[a:0:{}]]></attachments>
   </row>
  </rows>
 </surveys_languagesettings>
 <themes>
  <theme>
   <sid>967474</sid>
   <template_name>Dari Digitāli</template_name>
   <config>
    <options>
     <general_inherit>1</general_inherit>
     <font>inherit</font>
     <cssframework>inherit</cssframework>
     <bodybackgroundcolor>inherit</bodybackgroundcolor>
     <fontcolor>inherit</fontcolor>
     <questionbackgroundcolor>inherit</questionbackgroundcolor>
     <checkicon>inherit</checkicon>
     <backgroundimagefile>inherit</backgroundimagefile>
     <brandlogofile>inherit</brandlogofile>
     <bodyanimation>inherit</bodyanimation>
     <inherit>inherit</inherit>
     <questionanimation>inherit</questionanimation>
     <alertanimation>inherit</alertanimation>
     <checkboxanimation>inherit</checkboxanimation>
     <radioanimation>inherit</radioanimation>
     <container>inherit</container>
     <zebrastriping>inherit</zebrastriping>
     <stickymatrixheaders>inherit</stickymatrixheaders>
     <greyoutselected>inherit</greyoutselected>
     <hideprivacyinfo>inherit</hideprivacyinfo>
     <crosshover>inherit</crosshover>
     <showpopups>inherit</showpopups>
     <notables>inherit</notables>
     <showclearall>inherit</showclearall>
     <questionhelptextposition>inherit</questionhelptextposition>
     <fixnumauto>inherit</fixnumauto>
     <questionborder>inherit</questionborder>
     <questioncontainershadow>inherit</questioncontainershadow>
     <backgroundimage>inherit</backgroundimage>
     <brandlogo>inherit</brandlogo>
     <animatebody>inherit</animatebody>
     <animatequestion>inherit</animatequestion>
     <animatealert>inherit</animatealert>
     <animatecheckbox>inherit</animatecheckbox>
     <animateradio>inherit</animateradio>
    </options>
   </config>
  </theme>
  <theme>
   <sid>967474</sid>
   <template_name>fruity</template_name>
   <config>
    <options>
     <general_inherit>1</general_inherit>
     <font>roboto</font>
     <bodybackgroundcolor>inherit</bodybackgroundcolor>
     <fontcolor>#000000</fontcolor>
     <questionbackgroundcolor>inherit</questionbackgroundcolor>
     <checkicon>f00c</checkicon>
     <backgroundimagefile>inherit</backgroundimagefile>
     <brandlogofile>upload/surveys/364282/images/Motival logo horizontal RGB.png</brandlogofile>
     <bodyanimation>inherit</bodyanimation>
     <inherit>inherit</inherit>
     <questionanimation>inherit</questionanimation>
     <alertanimation>inherit</alertanimation>
     <checkboxanimation>inherit</checkboxanimation>
     <radioanimation>inherit</radioanimation>
     <cssframework>image::theme::css/variations/sunset_orange.css</cssframework>
     <container>inherit</container>
     <zebrastriping>inherit</zebrastriping>
     <stickymatrixheaders>inherit</stickymatrixheaders>
     <greyoutselected>inherit</greyoutselected>
     <hideprivacyinfo>inherit</hideprivacyinfo>
     <crosshover>inherit</crosshover>
     <showpopups>inherit</showpopups>
     <notables>inherit</notables>
     <showclearall>inherit</showclearall>
     <questionhelptextposition>inherit</questionhelptextposition>
     <fixnumauto>inherit</fixnumauto>
     <questionborder>inherit</questionborder>
     <questioncontainershadow>inherit</questioncontainershadow>
     <backgroundimage>inherit</backgroundimage>
     <brandlogo>inherit</brandlogo>
     <animatebody>inherit</animatebody>
     <animatequestion>inherit</animatequestion>
     <animatealert>inherit</animatealert>
     <animatecheckbox>inherit</animatecheckbox>
     <animateradio>inherit</animateradio>
    </options>
   </config>
  </theme>
  <theme>
   <sid>967474</sid>
   <template_name>fruity</template_name>
   <config>
    <options>
     <general_inherit>1</general_inherit>
     <font>roboto</font>
     <bodybackgroundcolor>inherit</bodybackgroundcolor>
     <fontcolor>#000000</fontcolor>
     <questionbackgroundcolor>inherit</questionbackgroundcolor>
     <checkicon>f00c</checkicon>
     <backgroundimagefile>inherit</backgroundimagefile>
     <brandlogofile>upload/surveys/364282/images/Motival logo horizontal RGB.png</brandlogofile>
     <bodyanimation>inherit</bodyanimation>
     <inherit>inherit</inherit>
     <questionanimation>inherit</questionanimation>
     <alertanimation>inherit</alertanimation>
     <checkboxanimation>inherit</checkboxanimation>
     <radioanimation>inherit</radioanimation>
     <cssframework>image::theme::css/variations/sunset_orange.css</cssframework>
     <container>inherit</container>
     <zebrastriping>inherit</zebrastriping>
     <stickymatrixheaders>inherit</stickymatrixheaders>
     <greyoutselected>inherit</greyoutselected>
     <hideprivacyinfo>inherit</hideprivacyinfo>
     <crosshover>inherit</crosshover>
     <showpopups>inherit</showpopups>
     <notables>inherit</notables>
     <showclearall>inherit</showclearall>
     <questionhelptextposition>inherit</questionhelptextposition>
     <fixnumauto>inherit</fixnumauto>
     <questionborder>inherit</questionborder>
     <questioncontainershadow>inherit</questioncontainershadow>
     <backgroundimage>inherit</backgroundimage>
     <brandlogo>inherit</brandlogo>
     <animatebody>inherit</animatebody>
     <animatequestion>inherit</animatequestion>
     <animatealert>inherit</animatealert>
     <animatecheckbox>inherit</animatecheckbox>
     <animateradio>inherit</animateradio>
    </options>
   </config>
  </theme>
  <theme>
   <sid>967474</sid>
   <template_name>vanilla</template_name>
   <config>
    <options>inherit</options>
   </config>
  </theme>
  <theme>
   <sid>967474</sid>
   <template_name>vanilla</template_name>
   <config>
    <options>inherit</options>
   </config>
  </theme>
 </themes>
 <themes_inherited>
  <theme>
   <sid>967474</sid>
   <template_name>Dari Digitāli</template_name>
   <config>
    <options>
     <general_inherit>1</general_inherit>
     <font>roboto</font>
     <cssframework>css/variations/sunset_orange.css</cssframework>
     <bodybackgroundcolor>#ffffff</bodybackgroundcolor>
     <fontcolor>#404040</fontcolor>
     <questionbackgroundcolor>#f4f4f4</questionbackgroundcolor>
     <checkicon>f00c</checkicon>
     <backgroundimagefile>image::theme::files/Background_light_poeple.jpg</backgroundimagefile>
     <brandlogofile>image::theme::files/DD_logo.png</brandlogofile>
     <container>on</container>
     <zebrastriping>off</zebrastriping>
     <stickymatrixheaders>on</stickymatrixheaders>
     <greyoutselected>on</greyoutselected>
     <hideprivacyinfo>off</hideprivacyinfo>
     <crosshover>on</crosshover>
     <showpopups>1</showpopups>
     <notables>1</notables>
     <showclearall>off</showclearall>
     <questionhelptextposition>top</questionhelptextposition>
     <fixnumauto>off</fixnumauto>
     <questionborder>on</questionborder>
     <questioncontainershadow>on</questioncontainershadow>
     <backgroundimage>on</backgroundimage>
     <brandlogo>on</brandlogo>
     <animatebody>off</animatebody>
     <animatequestion>off</animatequestion>
     <animatealert>off</animatealert>
     <animatecheckbox>on</animatecheckbox>
     <animateradio>on</animateradio>
    </options>
   </config>
  </theme>
  <theme>
   <sid>967474</sid>
   <template_name>fruity</template_name>
   <config>
    <options>
     <general_inherit>1</general_inherit>
     <font>roboto</font>
     <bodybackgroundcolor>#ffffff</bodybackgroundcolor>
     <fontcolor>#000000</fontcolor>
     <questionbackgroundcolor>#f4f4f4</questionbackgroundcolor>
     <checkicon>f00c</checkicon>
     <backgroundimagefile>image::theme::files/Background_light_poeple.jpg</backgroundimagefile>
     <brandlogofile>upload/surveys/364282/images/Motival logo horizontal RGB.png</brandlogofile>
     <cssframework>image::theme::css/variations/sunset_orange.css</cssframework>
     <container>on</container>
     <zebrastriping>off</zebrastriping>
     <stickymatrixheaders>on</stickymatrixheaders>
     <greyoutselected>on</greyoutselected>
     <hideprivacyinfo>off</hideprivacyinfo>
     <crosshover>on</crosshover>
     <showpopups>1</showpopups>
     <notables>1</notables>
     <showclearall>off</showclearall>
     <questionhelptextposition>top</questionhelptextposition>
     <fixnumauto>off</fixnumauto>
     <questionborder>on</questionborder>
     <questioncontainershadow>on</questioncontainershadow>
     <backgroundimage>on</backgroundimage>
     <brandlogo>on</brandlogo>
     <animatebody>off</animatebody>
     <animatequestion>off</animatequestion>
     <animatealert>off</animatealert>
     <animatecheckbox>on</animatecheckbox>
     <animateradio>on</animateradio>
    </options>
   </config>
  </theme>
  <theme>
   <sid>967474</sid>
   <template_name>fruity</template_name>
   <config>
    <options>
     <general_inherit>1</general_inherit>
     <font>roboto</font>
     <bodybackgroundcolor>#ffffff</bodybackgroundcolor>
     <fontcolor>#000000</fontcolor>
     <questionbackgroundcolor>#f4f4f4</questionbackgroundcolor>
     <checkicon>f00c</checkicon>
     <backgroundimagefile>image::theme::files/Background_light_poeple.jpg</backgroundimagefile>
     <brandlogofile>upload/surveys/364282/images/Motival logo horizontal RGB.png</brandlogofile>
     <cssframework>image::theme::css/variations/sunset_orange.css</cssframework>
     <container>on</container>
     <zebrastriping>off</zebrastriping>
     <stickymatrixheaders>on</stickymatrixheaders>
     <greyoutselected>on</greyoutselected>
     <hideprivacyinfo>off</hideprivacyinfo>
     <crosshover>on</crosshover>
     <showpopups>1</showpopups>
     <notables>1</notables>
     <showclearall>off</showclearall>
     <questionhelptextposition>top</questionhelptextposition>
     <fixnumauto>off</fixnumauto>
     <questionborder>on</questionborder>
     <questioncontainershadow>on</questioncontainershadow>
     <backgroundimage>on</backgroundimage>
     <brandlogo>on</brandlogo>
     <animatebody>off</animatebody>
     <animatequestion>off</animatequestion>
     <animatealert>off</animatealert>
     <animatecheckbox>on</animatecheckbox>
     <animateradio>on</animateradio>
    </options>
   </config>
  </theme>
  <theme>
   <sid>967474</sid>
   <template_name>vanilla</template_name>
   <config>
    <options>
     <container>on</container>
     <zebrastriping>off</zebrastriping>
     <stickymatrixheaders>on</stickymatrixheaders>
     <greyoutselected>on</greyoutselected>
     <hideprivacyinfo>off</hideprivacyinfo>
     <crosshover>on</crosshover>
     <showpopups>1</showpopups>
     <notables>1</notables>
     <showclearall>off</showclearall>
     <questionhelptextposition>top</questionhelptextposition>
     <fixnumauto>off</fixnumauto>
     <questionborder>on</questionborder>
     <questioncontainershadow>on</questioncontainershadow>
     <bodybackgroundcolor>#ffffff</bodybackgroundcolor>
     <fontcolor>#404040</fontcolor>
     <questionbackgroundcolor>#f4f4f4</questionbackgroundcolor>
     <checkicon>f00c</checkicon>
     <backgroundimage>on</backgroundimage>
     <backgroundimagefile>image::theme::files/Background_light_poeple.jpg</backgroundimagefile>
     <brandlogo>on</brandlogo>
     <brandlogofile>image::theme::files/DD_logo.png</brandlogofile>
     <animatebody>off</animatebody>
     <bodyanimationduration>500</bodyanimationduration>
     <animatequestion>off</animatequestion>
     <questionanimationduration>500</questionanimationduration>
     <animatealert>off</animatealert>
     <alertanimationduration>500</alertanimationduration>
     <animatecheckbox>on</animatecheckbox>
     <checkboxanimationduration>500</checkboxanimationduration>
     <animateradio>on</animateradio>
     <radioanimationduration>500</radioanimationduration>
     <font>roboto</font>
     <cssframework>css/variations/sunset_orange.css</cssframework>
     <off>false</off>
    </options>
   </config>
  </theme>
  <theme>
   <sid>967474</sid>
   <template_name>vanilla</template_name>
   <config>
    <options>
     <container>on</container>
     <zebrastriping>off</zebrastriping>
     <stickymatrixheaders>on</stickymatrixheaders>
     <greyoutselected>on</greyoutselected>
     <hideprivacyinfo>off</hideprivacyinfo>
     <crosshover>on</crosshover>
     <showpopups>1</showpopups>
     <notables>1</notables>
     <showclearall>off</showclearall>
     <questionhelptextposition>top</questionhelptextposition>
     <fixnumauto>off</fixnumauto>
     <questionborder>on</questionborder>
     <questioncontainershadow>on</questioncontainershadow>
     <bodybackgroundcolor>#ffffff</bodybackgroundcolor>
     <fontcolor>#404040</fontcolor>
     <questionbackgroundcolor>#f4f4f4</questionbackgroundcolor>
     <checkicon>f00c</checkicon>
     <backgroundimage>on</backgroundimage>
     <backgroundimagefile>image::theme::files/Background_light_poeple.jpg</backgroundimagefile>
     <brandlogo>on</brandlogo>
     <brandlogofile>image::theme::files/DD_logo.png</brandlogofile>
     <animatebody>off</animatebody>
     <bodyanimationduration>500</bodyanimationduration>
     <animatequestion>off</animatequestion>
     <questionanimationduration>500</questionanimationduration>
     <animatealert>off</animatealert>
     <alertanimationduration>500</alertanimationduration>
     <animatecheckbox>on</animatecheckbox>
     <checkboxanimationduration>500</checkboxanimationduration>
     <animateradio>on</animateradio>
     <radioanimationduration>500</radioanimationduration>
     <font>roboto</font>
     <cssframework>css/variations/sunset_orange.css</cssframework>
     <off>false</off>
    </options>
   </config>
  </theme>
 </themes_inherited>
</document>
limesurvey_survey_issue.lss (46,269 bytes)   
Bug heat6
Complete LimeSurvey version number (& build)5.3.11
I will donate to the project if issue is resolvedNo
BrowserGoogle Chrome
Database type & version 10.3.34-MariaDB-cll-lve
Server OS (if known)Linux nl1-ts2.a2hosting.com 3.10.0-962.3.2.lve1.5.63.el7.x86_64
Webserver software & version (if known)LiteSpeed
PHP Version 7.4.29

Relationships

related to 17974 closedDenisChenu Text input with numbers only are not filtered 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2022-04-26 18:46

developer   ~69252

maybe related to https://bugs.limesurvey.org/view.php?id=18043

You put the restriction on Subquestion validation equation settings ?

exnovo

exnovo

2022-04-26 23:33

reporter   ~69258

No subquestion validation was used before. No import from 3.x like in the other bug referred.
The survey was live from August, 2021 and created on 5.X. All things were fine till update from 5.3.8 up to 5.3.10 (afterwards update to 5.3.11 that did not change anything).
The lss attached was derived from the original survey and shows this issue completely isolated from any other validations - check the file attached. My suspect would be the attributes for the Q type. I circumvented the issue by making "Numeric Only = Off" but it poses a problem of users inputting wrong data. The files is a sort of their ID which is 11 digits numeric only (but unfortunately may start with 0, so text field is the only viable option there).

DenisChenu

DenisChenu

2022-04-27 08:15

developer   ~69260

Last edited: 2022-04-27 08:16

attribute maximum_chars to 11

But : do you have the previous LSS , because here therr are no reason to have min character of 11.
How you force 11 character before ?

Else
2) now, the field does not accept lead number 0 - as soon as typing in the field is started, '0' disappears, remaining numbers only remain.
Can not reproduce
3) Validation for entry length is not working - you can enter any number of digits where 0 is not the lead
Max 11 character only

DenisChenu

DenisChenu

2022-04-27 08:19

developer   ~69261

OK, about 2 , see https://github.com/LimeSurvey/LimeSurvey/blob/e9a22c6361a5941ea8fed6b8fb374fc94bb390eb/docs/release_notes.txt#L104

It's an issue before numeric character are filtered by default !
Don't use number, but use https://manual.limesurvey.org/Question_type_-_Short_free_text/en#Question_validation_equation_.28em_validation_q.29 or validation (regexp)

exnovo

exnovo

2022-04-27 15:52

reporter   ~69264

You are right - RegEx works for this purpose - unless Numeric only selected (it was previously selected in our old solution). As a numeric string of 11 characters was the result expected in survey, now RegEx works if Numeric only is Off.
Unnecessarily complicated way IMO (RegEx for checking the number of characters typed + if they represent a numeric string) just to be able to capture numeric string of exactly 11 characters.

gabrieljenik

gabrieljenik

2022-05-06 00:36

manager   ~69449

So the bug is that leading zeros are filtered out by default and there is no way to keep them?

gabrieljenik

gabrieljenik

2022-05-06 00:39

manager   ~69450

So the bug is that leading zeros are filtered out by default and there is no way to keep them?

DenisChenu

DenisChenu

2022-05-06 08:42

developer   ~69452

So the bug is that leading zeros are filtered out by default and there is no way to keep them?

Not filtering numeric value is an issue
And here : when saving : the leading 0 are always removed. the n using a numeric question remove the leading 0 , ALWAYS !

PS : you can still deactivate the javascript part in theme but not the PHP part.

I close this as "not a bug"

gabrieljenik

gabrieljenik

2022-05-06 15:13

manager   ~69472

I do believe is a bug.

One thing is a numerical input (supposed to store number data)
Another thing is a short text question which only allows numbers (supposed to store numbers as text)

Right now both do the same.
https://demo.limesurvey.org/index.php?r=survey/index&amp;sid=631878&amp;newtest=Y&amp;lang=en

DenisChenu

DenisChenu

2022-05-06 15:49

developer   ~69481

It's like that since years, before moving to twig

See https://github.com/LimeSurvey/LimeSurvey/blob/d1983da480af02a03e710729a0e8d896c1fab491/application/helpers/qanda_helper.php#L2999

Else there are a theme option

Issue History

Date Modified Username Field Change
2022-04-26 18:29 exnovo New Issue
2022-04-26 18:29 exnovo File Added: limesurvey_survey_issue.lss
2022-04-26 18:46 DenisChenu Note Added: 69252
2022-04-26 18:46 DenisChenu Bug heat 0 => 2
2022-04-26 23:33 exnovo Note Added: 69258
2022-04-26 23:33 exnovo Bug heat 2 => 4
2022-04-27 08:15 DenisChenu Note Added: 69260
2022-04-27 08:15 DenisChenu File Added: Capture d’écran du 2022-04-27 08-11-03.png
2022-04-27 08:15 DenisChenu Note Edited: 69260
2022-04-27 08:16 DenisChenu Note Edited: 69260
2022-04-27 08:19 DenisChenu Note Added: 69261
2022-04-27 08:19 DenisChenu Relationship added related to 17974
2022-04-27 15:52 exnovo Note Added: 69264
2022-05-06 00:36 gabrieljenik Note Added: 69449
2022-05-06 00:36 gabrieljenik Bug heat 4 => 6
2022-05-06 00:39 gabrieljenik Note Added: 69450
2022-05-06 08:42 DenisChenu Note Added: 69452
2022-05-06 08:42 DenisChenu Assigned To => DenisChenu
2022-05-06 08:42 DenisChenu Status new => closed
2022-05-06 08:42 DenisChenu Resolution open => no change required
2022-05-06 15:13 gabrieljenik Note Added: 69472
2022-05-06 15:49 DenisChenu Status closed => feedback
2022-05-06 15:49 DenisChenu Resolution no change required => reopened
2022-05-06 15:49 DenisChenu Note Added: 69481
2022-05-06 17:01 DenisChenu Assigned To DenisChenu => gabrieljenik