Forum Discussion
MaryamSadigh-09
4 years agoCommunity Member
Translating the same course to multiple languages
Hello,
Is there an option to create one course in multiple languages?
Thanks,
Maryam
JudyNollet
4 years agoSuper Hero
Hi, Maryam,
That is possible. You'd need to start the course with a screen that lets the user choose a language. Put that value into a variable, and use that variable to control what language is shown to the user.
The different languages could be presented in different scenes, so, based on the value of the variable, the Next button would advance to the appropriate scene.
Another option would be to use separate states for objects with text, e.g., have a French state, a Spanish state, etc. Then use the value of the variable to show the appropriate state.
You'll need to use variables and conditions. It's worth learning about those, because they provide the real power in Storyline. These User Guide articles will get you started: