| Anonymous | Login | 2013-05-20 00:45 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Repositories |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 06798 | Bug reports | [All Projects] Survey design | public | 2012-10-29 17:16 | 2012-10-30 08:41 | ||||
| Reporter | spacejanitor | ||||||||
| Assigned To | c_schmitz | ||||||||
| Priority | normal | Severity | minor | ||||||
| Status | closed | Resolution | no change required | ||||||
| Product Version | 2.00+ | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 06798: qCode naming convention inconsistency | ||||||||
| Description | In the EM documentation, there is no mention of qCode being a local (to the current group) variable: http://docs.limesurvey.org/Expression+Manager#Qcode_Variable_Naming [^] This brings about some inconsistency: -You cannot reference a qCode by its name outside of its group (as far as I can see, using the naming convention outlined in EM documentation). -Since a question code can be duplicated in a different group, this means qCodes are not unique across a survey. So if I have Q1 in Group1, and Q1 in Group2, how would EM know which Q1 I want to reference? Either we must change the EM documentation to state that qCode can only be referenced inside its own Group, or we should change implementation of qCode naming to be something like: {groupName}.{qCode} | ||||||||
| I will donate to the project if issue is resolved within 48 hrs | No | ||||||||
| LimeSurvey build number | 121025 | ||||||||
| Browser | Firefox 16 | ||||||||
| Database & DB-Version | MySQL 5 | ||||||||
| Operating System (Server) | Ubuntu | ||||||||
| Webserver software & version | Apache 2.4 | ||||||||
| PHP Version | PHP 5 | ||||||||
| Attached Files | |||||||||
Notes |
|
|
spacejanitor (reporter) 2012-10-30 00:59 |
Sorry - please close this. TMSWhite has clarified this functionality for me, and as long as only one variable is used throughout the project, everything should work as expected. Thank you! |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-10-29 17:16 | spacejanitor | New Issue | |
| 2012-10-30 00:59 | spacejanitor | Note Added: 21751 | |
| 2012-10-30 08:41 | c_schmitz | Status | new => closed |
| 2012-10-30 08:41 | c_schmitz | Assigned To | => c_schmitz |
| 2012-10-30 08:41 | c_schmitz | Resolution | open => no change required |
| Copyright © 2000 - 2013 MantisBT Team |