Provide tools for translation and display of text in multiple languages and support for regionalization/localization for dates, numbers, currency, measurement, or other local contexts.
In a nutshell, the LimeSurvey Sync module is a powerfull survey module on Drupal integrating in a user-friendly way the best free open source survey software : LimeSurvey.
Compared to the well known webform module : this module does everything that webform does and much more.
Specifically :
manage answers as nodes (allowing to manage access to answers),
store revisions (older versions) of answers,
make graph results availables,
manage huge surveys,
compare answers.
LimeSurvey Sync V3
The LimeSurvey Sync v7.x-3.x handles LimeSurvey datas as Entities (not nodes anymore).
All LimeSurvey datas are availables from Drupal. If your start using the LimeSurvey Sync module, you should use this version.
Because of the significant new structure, there is no update script from 7.x-1.x. If you want to upgrade, you should do it as a fresh new start. More information on the V3.
This version has a dependency to the Customizable entities module
This module enables you to have an clear overview per language what the menu entries are. In Drupal all of these links are on the same page and thus it is not clear in which language it is and the menus will grow very big in time aswell.
With this module you will be able to select which menus will be editable by this module. (configuration part)
After you have selected which menus you want to be editable, these menus will be visible separated by language.
This will provide a better overview for customers with bigger menus or for a multi lingual approach.
You have blocks with predefined content. You want those blocks to be exportable (to be managed by Features, for example), so you choose the Boxes module. But you also need to have these blocks be translated into other languages. The core block implementation is supported by the i18n_block module (part of the i18n suite), but Boxes is not. ... Well, until now.