View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09475 | Bug reports | Conditions | public | 2015-01-26 11:23 | 2015-02-11 15:57 |
Reporter | pvdemael | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 09475: question validation tip not evaluated dynamically when questions are answered | ||||
Description | The question validation tip in the array question type is not evaluated dynamically when the question is answered. An example of an application:
Validation should be as follows: Question validation of the qList question: Question validation tip of the qList question: The string 'Valid choice' is always displayed, but only in red when the question is not valid. | ||||
Steps To Reproduce | Create survey with
In the question validation box, enter: In the question validation tip box, enter: Set the value of qVal to 0 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | Versie 2.05+ Build 141210 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chrome 39.0.2171.99 m | ||||
Database type & version | MySQL 5.5.37-0ubuntu0.13.10.1 | ||||
Server OS (if known) | Ubuntu Linux 3.11.0-26-generic | ||||
Webserver software & version (if known) | Apache/2.2.22 (Ubuntu) | ||||
PHP Version | 5.4.6-1ubuntu1.2 | ||||
Yes, question validations are currently static. To avoid problems you should place the particular question not on the same page as the question it is referring to. |
|
Ok, thx for the information. The examples given in the manual (eg https://manual.limesurvey.org/Question_type_-_Numerical_input#Whole_question_validation_equation_.28em_validation_q.29) do tailored question validation tips, but there is no information on the static nature of the evaluation. It should say that this is only available WITHIN the question. |
|
Can you export a lss file and not just a group. I already used EM in question validation tip and it work. Maybe intval(qVal.NAOK) |
|
Hi, I uploaded a lss file. |
|
Deprecated issue here : it work with 2.00 (or 1.92) but not with 2.05 |
|
Working at ... still continue It's me :https://github.com/LimeSurvey/LimeSurvey/commit/3f5fbf78e1fc677f957a3b511a9dc6bd91276ffa But ? Why ???? ? |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14911 |
|
Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14912 |
|
Fixed, but attention : qVal.value mean assesment, not the value (use NAOK) Build 141110 don't have this bug |
|
Version 2.05 Build 150211 released |
|
LimeSurvey: master c988306e 2015-02-04 18:07 Details Diff |
Fixed issue 09475: question validation tip not evaluated dynamically when questions are answered Dev: using GetLastMoveResult(true) remove (partially) javascript array. This not needed |
Affected Issues 09475 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
LimeSurvey: 2.06 4bba2c4d 2015-02-04 18:11 Details Diff |
Fixed issue 09475: question validation tip not evaluated dynamically when questions are answered Dev: using GetLastMoveResult(true) remove (partially) javascript array. This not needed |
Affected Issues 09475 |
|
mod - application/helpers/qanda_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-26 11:23 | pvdemael | New Issue | |
2015-01-26 11:23 | pvdemael | File Added: limesurvey_group_82.lsg | |
2015-01-28 16:36 | c_schmitz | Project | Bug reports => Feature requests |
2015-01-29 12:00 | c_schmitz | Note Added: 31536 | |
2015-01-29 12:00 | c_schmitz | Severity | minor => feature |
2015-01-29 12:22 | pvdemael | Note Added: 31538 | |
2015-02-04 09:39 | DenisChenu | Note Added: 31623 | |
2015-02-04 09:39 | DenisChenu | Assigned To | => DenisChenu |
2015-02-04 09:39 | DenisChenu | Status | new => assigned |
2015-02-04 10:05 | pvdemael | File Added: limesurvey_survey_919735.lss | |
2015-02-04 10:06 | pvdemael | Note Added: 31625 | |
2015-02-04 10:26 | DenisChenu | Project | Feature requests => Bug reports |
2015-02-04 10:27 | DenisChenu | Note Added: 31627 | |
2015-02-04 10:27 | DenisChenu | Severity | feature => minor |
2015-02-04 10:27 | DenisChenu | File Added: limesurvey_survey_835918.lss | |
2015-02-04 17:28 | DenisChenu | Note Added: 31633 | |
2015-02-04 17:41 | DenisChenu | Note Edited: 31633 | |
2015-02-04 18:07 | DenisChenu | Changeset attached | => LimeSurvey master c988306e |
2015-02-04 18:07 | DenisChenu | Note Added: 31634 | |
2015-02-04 18:07 | DenisChenu | Resolution | open => fixed |
2015-02-04 18:12 | DenisChenu | Changeset attached | => LimeSurvey 2.06 4bba2c4d |
2015-02-04 18:12 | DenisChenu | Note Added: 31635 | |
2015-02-04 18:13 | DenisChenu | Note Added: 31636 | |
2015-02-04 18:13 | DenisChenu | Status | assigned => resolved |
2015-02-04 18:13 | DenisChenu | Fixed in Version | => 2.05+ |
2015-02-11 15:57 | c_schmitz | Note Added: 31655 | |
2015-02-11 15:57 | c_schmitz | Status | resolved => closed |