LimeSurvey: bug10017 a2dc8abc

Author Committer Branch Timestamp Parent
ollehar ollehar bug10017 2016-02-02 09:57:28 master b9260c80
Affected Issues  10017: Data from array is not saved correctly into the database (multiple rand() calls in EM/relevance equation)
Changeset

Fixed issue 10017: Make sure rand is only evaluated once each survey, using a cache for the function result

mod - application/helpers/expressions/em_core_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File