LimeSurvey: master 89f54caf
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
gabrieljenik | GitHub | master | 2020-09-29 10:25 | master 3e596fbc |
Affected Issues | 16635: Timer not working when survey is active (when executing the survey multiple times in the same browser/tab) | |||
Changeset | Fixed issue 16635: Timer not working when survey is active (when executing the survey multiple times in the same browser/tab) (#1592) Each timer registers itself in a local storage item identified by the Survey ID. |
|||
mod - application/controllers/survey/index.php | Diff File | |||
mod - application/helpers/frontend_helper.php | Diff File | |||
mod - application/helpers/qanda_helper.php | Diff File | |||
mod - application/models/QuestionBaseRenderer.php | Diff File | |||
mod - application/views/survey/questions/question_timer/timer_footer.php | Diff File | |||
mod - assets/packages/limesurvey/survey.js | Diff File | |||
mod - assets/packages/questions/timer/package-lock.json | Diff File | |||
mod - assets/packages/questions/timer/src/main.js | Diff File | |||
mod - assets/packages/questions/timer/src/timeclass.js | Diff File | |||
mod - assets/packages/questions/timer/timer.js | Diff File | |||
mod - assets/packages/questions/timer/timer.min.js | Diff File |