How to create a multilingual survey

I am currently creating a survey in Google Form, and I need to do it in 4 languages ​​so that the result of each question is not separated depending on the language chosen by the user. (therefore, we can have graphical results of each answer without regard to language)

This raises different questions:

1- Do I have to create different forms from the very beginning (one for each language) OR is it better to combine all the language polls into one and only google form linking the questions with script / else if possible?

2- What would be the best script to add questions to the survey in the future, while maintaining the most accurate graph results?

3. Is it possible to give only one link to people so that they decide in which language they want to take the survey? (perhaps creating one form for the sole purpose of choosing a language, then redirecting to the appropriate form?)

I really checked and could not find a way to create a multilingual survey in Google Form ... (if necessary, I will share each question, but they are very related to each other ...)

+7
internationalization google-drive-sdk google-form
source share

No one has answered this question yet.

See related questions:

375
JavaScript to determine browser preferences
163
Best website with multiple languages
2
Access to Google form for specific users only
one
Google Forms Script to move a user to a new page in a form
one
More control over FormApp.create
one
The best way to handle multilingual documents in a documentation application
one
How to set the default language on Google forms to poll from different browsers
0
(Google script). Need help. Learn how to reduce the number of calls to Google Script services when creating Google forms.
0
Create an online survey with randomization, partial completion and data import
-one
Sending users to different sections of the survey

All Articles