@adminpro, yes it affects the loading when you have a long list of questions
or choices
in your survey project. Please be informed that the web server only allows each request to take 120 seconds
. And if a form is not able to load even within this 120 seconds
your forms do not get deployed/loaded.
You could thus solve this by either trying to collect your data through Collect android app
or build your survey project using an external select
(if you have a long list of choices).