View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06173 | Bug reports | Survey taking | public | 2012-06-06 06:03 | 2012-06-07 11:02 |
Reporter | TMSWhite | Assigned To | TMSWhite | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.92+ | ||||
Fixed in Version | 1.92+ | ||||
Summary | 06173: users can skip min_sum_value and equals_sum_value questions | ||||
Description | In early versions of 1.92, if min_sum_value or equals_sum_value were set, users had to answer the question (even if the question was neither mandatory nor had min_answers set). In later version of 1.92+, the team voted to make those questions optional, so that users could completely skip answering those questions even if min_sum_value or equals_sum_value were set. Authors want to the ability to choose whether to use the old or new behavior | ||||
Additional Information | Need to add a 'value_range_allows_missing' option that defaults to the old behavior if not set; but defaults to the new behavior if authors edit and save the questions. See this thread for more info: http://www.limesurvey.org/en/forum/installation-a-update-issues/81323-multiple-numerical-input-problem-after-upgrade | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 120530 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql 5.3 | ||||
Server OS (if known) | Windows XP | ||||
Webserver software & version (if known) | XAMPP | ||||
PHP Version | 5.3 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8660 |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8665 |
|
New 1.91+ build released. |
|
LimeSurvey: master ec6e4332 2012-06-05 23:06 Details Diff |
Fixed issue 06173: users can skip min_sum_value and equals_sum_value questions Dev added 'value_range_allows_missing' attribute to let authors decide whether users must answer questions with min_sum_value and/or equals_sum_value Dev also fixed minor issue with Show Logic file - it was not showing the preg (regular expression validation) message |
Affected Issues 06173 |
|
mod - classes/expressions/LimeExpressionManager.php | Diff File | ||
mod - common_functions.php | Diff File | ||
LimeSurvey: Yii f8ea0285 2012-06-06 11:13 Details Diff |
Fixed issue 06173: users can skip min_sum_value and equals_sum_value questions Dev added 'value_range_allows_missing' attribute to let authors decide whether users must answer questions with min_sum_value and/or equals_sum_value |
Affected Issues 06173 |
|
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-06-06 06:03 | TMSWhite | New Issue | |
2012-06-06 06:10 | TMSWhite | Changeset attached | => LimeSurvey master ec6e4332 |
2012-06-06 06:10 | TMSWhite | Note Added: 19079 | |
2012-06-06 06:10 | TMSWhite | Assigned To | => TMSWhite |
2012-06-06 06:10 | TMSWhite | Resolution | open => fixed |
2012-06-06 06:10 | TMSWhite | Status | new => resolved |
2012-06-06 06:10 | TMSWhite | Fixed in Version | => 1.92+ |
2012-06-06 18:23 | TMSWhite | Changeset attached | => LimeSurvey Yii f8ea0285 |
2012-06-06 18:23 | TMSWhite | Note Added: 19085 | |
2012-06-07 11:02 | c_schmitz | Note Added: 19096 | |
2012-06-07 11:02 | c_schmitz | Status | resolved => closed |