LimeSurvey: master 3f5fbf78

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2014-11-10 16:34:08 master be983708
Affected Issues  09285: Index complet + mandatory question :undefined notice
Changeset

Dev: refix 09285 2 : condition : go after, do to : broke
Dev: Adding $_SESSION[$LEM->sessid][$answer]=null in _validateQuestion , this ensure using $_SESSION[$LEM->sessid][$answer]
Dev: then remove the quick fix at qandahelper only for $ia[1] (without sub question)
Dev: remove global $notanswered at each do
function, get it by GetLastMoveResult

mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File