LimeSurvey: master aa330cbc

Author Committer Branch Timestamp Parent
Thomas White Thomas White master 2011-12-11 08:35:15 master 30ee13ed
Changeset

New Feature Generate EM-Syntax-Highlighted Logic File for Surveys
Dev Now shows all EM-related Question Attributes (since some can be parsed by EM - e.g. for min/max values)
Dev Now shows all Sub-Questions with their variable names.
Dev Only things now missing are: (a) Sub-Q-level relevance (from array_filter), (b) caching for speed optimization, (c) test Group and Q-level views, (d) Enable call from admin page, (e) Optionally specify which features want to show, (f) Optionally count errors by type (relevance, validation, text) - since survey can operate with text errors
Dev Also need to add other activation validation info - probably just a test that haven't re-used question.title

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_dev_tms@11638 b72ed6b6-b9f8-46b5-92b4-906544132732

mod - classes/eval/LimeExpressionManager.php Diff File
mod - classes/eval/test/survey_logic_file.php Diff File