we have a problem with the following question-type
* Array (Texts) and
** show totals row&columns
** show grand total
The rendering of such a question takes several seconds in lime-survey 3.X whereas the same question loads almost instantly in lime-survey 2.x. My guess is, that something has changed in the way the rendering is processed (in qanda_helper.php ?). I would appreciate if anyone had a hint or solution.
We tested it with all versions of limesurvey up to the current. It is also reproducible in the Online demo-version of limesurey. Steps to reproduce:
* create a question as Array (Texts)
* add e.g. 3 columns (X-Scale) an 15 rows (Y-Scale)
* In Question-Settings "Other"
** set "show totals for: Row&columns" and "Show grand total"
** set "only numbers"
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
But right , seems performance is better when updating for 2.6 than 3.X
Did you try without ajax mode ? I always diable ajax mode (and use a theme without ajax mode).
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
On firefox … don't have such difference … I check with reload current page…
Maybe some difference due to server too …
But right : if you can report (with your own server please) it can be great.
PS : i don't have a Safari box : since safari is not
Free
…
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
PS : ifg you can send a video with Safari : it's best
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
This issue is not server related. It's not network related. It's browser related.
It took 32.34 s in Chrome Version 73.0.3683.103 (Official Build) (32-bit)
The long delay is mostly caused by a lot of forced reflows.
You might find delays in array filtering / ranking filtering too.
1. Use your own server (or the your limesurvey GMBH account server)
2. Use an included theme (the default or vanilla)
3. If you can use a video recorder :
obsproject.com/
for example BUT developper tool can be sufficient
4. If you can use a 2.73 version
5. Make a survey without grandtotal and same screenshot or screenrecorder
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.