Hi everybody,
I'm stuck on this problem since days.
I'm making a huge survey for an experiment:
- 330 multiple option questions
- each ha 92 subquestions (so i present subjects one questino per page)
- a jquery script runs for every question and it's been posted in the group description (it just hides/shows subquestions)
- LS 1.90+ build 9487 (and i have no access to the server)
My problem is that when i first wrote all the questions and run the survey i got a blank page (no html code, no error logs in apache, I couldn't find any error logs anywhere)
I re-wrote the survey from the beginning (first idea: there was something wrong in the questions i wrote, maybe some parsing problem). Same problem.
I then tried with just 50 questions. It worked but it was very slow (it took about 2 seconds to load every question).
I also tried with 6 groups of 8 questions but it was more or less the same. It was a bit faster but not that fast (about 1.7 sec per question).
My questions:
1. why the survey runs so slow? Is it due to the high number of subquestions or to the high number of questions?
2. and so, what can i due to speed up the question load?
(e.g. it is better to have more groups of less questions? what about having more questions with less subquestions each (but having conditions between them)?)
Plaese help me, i have to publish it on Monday
Best
Gianluca