-
Multi-Languages Mode is the way the language of the survey is going to be selected by the respondent.
Feedback Server provides several ways of choosing the language of a survey at
runtime.
-
User List Selection
The respondent will be able to choose the
language of the survey from a dropdown list.
-
User Flags Selection
The respondent will be able to choose the
language of the survey from a list of graphical country flags.
-
Detect From Browser
Feedback Server will get the language of the browser
and will switch to it if its language is available in the survey.
-
Get From QueryString
Feedback Server will get the language of
the query-string variable and will switch to it if its language is
available in the survey.
-
Get From Cookie
Feedback Server will get the language of
the cookie variable and will switch to it if its language is
available in the survey.
-
Get From Session
Feedback Server will get
the language of the session variable and will switch to it if its
language is available in the
survey.
-
Enabled
Languages
is the language that will be available
to the respondent and to the survey administrator at edit time.
-
Default Language allows us to set the default language. Its the language in which
your survey has been created and runs without selecting any language.
-
Introduction text let us write
some text that will be shown on top of the language selection.
Related Topics
Multi-Language Tutorial
Multi-Language Export / Import