Click on the magnifying glass to the right. Starting typing a topic you wish to learn about
Multi-Language Management (MLM) Project Configuration
View the ‘How to use Multi-Language Management’ video within REDCap by navigating the MLM page found under ‘applications’ on the left hand project menu
Initial Considerations
The Multi-Language Management app (MLM) allows one to translate an entire project into various languages. This includes data entry forms, surveys, alerts, error notices, etc. REDCap does not perform the translations for you, but provides a streamlined framework. Settings configured at the project level speed the process of translation as opposed to configuring each and every field variable.
To enable the MLM, one must have Design & Set Up user rights. When accessed from the left navigation panel, one can define multiple languages in the project. Once configured the project language configuration can be copied to another project which has similar set up and field variables. The MLM allows you to convert languages in surveys, data entry instrument, alerts, and elsewhere throughout the project. You can activate any given language for a data entry or survey instrument. For example, a pre-survey instrument can have German / Spanish languages and a data entry form have no language translation enabled.
The MLM supports the e-consent framework. You are able to translate all the command language and everything you see as part of the e-Consents framework. Also, if you e-consent using the framework, the pdf consent form stored in the file repository will be in the language in which the participant took the survey. This will be beneficial for CFR Part 11 compliance for e-consent which requires it to be in the same language in which they consented.
The Process (EXPAND BELOW)
Additional Considerations & FAQ’S
When performing testing of your MLM project, be sure to test using an ‘incognito window’!
Why? MLM saves ‘cookie’ values. When a participant selects their language using the widget instead of a preferred contact field, this selection is saved as a ‘cookie’ to whatever device is being used. The Cookie value then overrides the preferred language field by design for all surveys tested from said device, regardless of unique participant record being selected.
MLM action tags
Once the MLM is enabled, special action tags become available for use:
Can I create a survey question to set a user's preferred language?
Yes, however this selection will only work for surveys that come AFTER the survey where they identify their language preference. To have the current survey translate as soon as they make their selection you’ll need to use the MLM action tag @LANGUAGE-FORCE-SURVEY within the preference field.
How are changes made for a project in Production using the MLM?
Note: Projects must be placed in DRAFT mode to make any changes to the MLM settings page at the project level.
Per normal change request process, place project in Draft mode, create and save your edits, then submit drafted changes for review. Changes which are not auto approved will be reviewed & implemented by REDCap analyst.
How does the Data Dictionary work for projects using MLM?
When using MLM, the code Book will show "active languages" for each instrument. The below image shows the for the Prescreening Survey the available language for Data entry are en, es (English, Spanish) as well as for Survey mode.
No language translations are enabled for the below form in the project
Can I use translations from project A to B?
Yes, if the fields in each project are identical, then you can export the language translations from the MLM language tab and upload to a similar project. Languages can only be imported 1 at a time.
Can I copy the XML of a MLM project for use in another project?
Yes! When requesting to copy a project, there will be a selection for you to choose (or not choose) to copy the MLM setup.
Can I translate a Consent survey?
Yes! Completely! However, you will have to create unique fields for the different languages consent images:
1 set of fields for your english consent documents
1 set of fields for you (other language (spanish) consent documents)
Then you will need to create branching logic to ensure that only the applicable consent images appear based on the user select language preference.
When utilizing the e-consent using the framework, the pdf stored in the file repository the consent form will be in the language in which they took the survey. This will be beneficial for CFR Part 11 compliance for e-consent which requires it to be in the same language in which they consented.
Can instruments from the REDCap library be translated?
No this functionality is not possible. Adaptive and auto-scoring instrument, by the nature of how they are rendered (very different from regular surveys), cannot be translated with MLM, except for survey title, instructions, and other survey setting items. Of course, general user interface items such as prev/next button labels, etc., can be switched. Thus, it would make sense to disable the field translation button for such instruments (with a notice as to why). Other instruments from the library behave as regular surveys (can be modified freely in Designer) and can therefore also be translated
HeatlhMeasures will not give REDCap permission to translate their instruments. Translations go through separate validation processes and are often not free. The only translations that HealthMeasures allows to be shared are some Spanish ones, and those are only what they provide to us. And really, for any instrument that comes through the curated/validated section of the library, you should investigate with the author/copyright holder and make sure that it is okay to translate it before you get started.