Dear Community,
We are happy users of Limesurvey, but are facing an issue in maintaining development best practices, so I was wondering if any of you could solve this somehow.
We have a complex system, and part of that is a survey loaded from LS. We have a separate development and production version for the whole system (separate virtual machines, web server, database, etc.), and we only put into production what we have tested and verified in the identical development environment. The problem we couldn't find a good solution to is how to transfer the questionnaire structure from dev to prod without any changes.
We can export the structure on dev and them import it on prod, but then the question IDs change, and all the URLs linking to specific questions (e.g. filling in hidden fields automatically) break as well. Another thing is that if we just make an incremental change in dev (e.g. add a new question), can we transfer that change without wiping and re-creating the whole questionnaire in the prod environment?
Does any of you use LS in an environment like this, maybe doing all this automatically, as part of your CI process?
Thanks a lot,
Adam
The topic has been locked.