Forum Discussion
AlexandreCha867
2 years agoCommunity Member
multilangual menu display
Hello everyone, I created a training course (storyline 360) which is translated into 2 languages. I would like to display only the content of the chosen language.
On the startup scene, there is ...
JudyNollet
2 years agoSuper Hero
The built-in Menu shows whatever you tell it to show when you adjust it in the Player settings. Storyline doesn't provide a way to edit the Menu in a published course.
You could create your own custom menus, but that's a lot of work.
Also, Storyline only lets you choose one language for the Text Labels. The system messages (e.g., warnings and prompts to resume) will always be presented in that language.
- There's more info here: How to Create One Storyline Course with Multiple Languages - E-Learning Heroes (articulate.com)
IMHO, it's better to keep the translation files separate. Publish each one into its own SCORM package. Here are two typical ways to handle choosing the language:
- If the LMS has the capability, put all versions of the course into one "curriculum" that only requires completion of one of the courses (that is, of one language). Use LMS tools to let the user choose their language.
- "Wrap" the SCORM packages into one bigger SCORM package that starts with a page for choosing the language. A good programmer could do this. (Sorry, but I don't have any recommendations to offer for who does this type of work.)