LimeSurvey: 2.1 2b326a65

Author Committer Branch Timestamp Parent
c_schmitz c_schmitz 2.1 2013-02-07 21:34:00 2.1 5798a2aa
Affected Issues  06023: Print preview shows conditions as formula
Changeset

Fixed issue 06023: Print preview shows conditions as formula
New feature: Added new setting 'showrelevance' to config file - When this settings is activated then the printable survey option will show the raw relevance equation below the general fill-out instructions in case the question has conditions
New feature: New advanced question attribute to set a fill-out help text for the printable view

mod - application/config/config-defaults.php Diff File
mod - application/controllers/admin/printablesurvey.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/models/Conditions.php Diff File