LimeSurvey: master 7238a601

Author Committer Branch Timestamp Parent
DenisChenu GitHub master 2021-11-22 17:19:18 master de9be03b
Affected Issues  17647: Strange sort order of question groups in simple statistics
Changeset

Fixed issue 17647: Strange sort order of question groups in statistics (#2143)

Dev: order is already set in request for run
Dev: fix request for simple statistics
Dev: check where function is used to add it in comment
Dev: Some clean up on quick stat logic

mod - application/controllers/admin/statistics.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/models/Question.php Diff File