LimeSurvey: master d1e10344

Author Committer Branch Timestamp Parent
c_schmitz c_schmitz master 2013-01-30 15:32:04 master 48d31474
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