IMAmuseum / tap-ios

Native iOS (iPhone & iPod) tour application for the TAP mobile application software platform. Learn more about the project at TAPintoMuseums.org.
http://tapintomuseums.org
GNU Lesser General Public License v3.0
13 stars 5 forks source link

Help video in a multilingual toursystem #13

Open hannolans opened 11 years ago

hannolans commented 11 years ago

The help video is available in one language only. Is there a way to provide multiple help video? Also, in some situations text might more helpful than a video.

Possible solutions:

Or a more radical approach, to make the help system more flexible

That way the help video can be edited in the CMS, will become multilingual and we can add texts as well. In that situation the button 'help' will jump to the stop or stop group with the code 'help'.

dlferro commented 11 years ago

Originally we had done this with the help video, but since the introduction of multiple tours we decided to move it outside of the CMS and TourML. We might revisit it if we believe that it's necessary to have a different help video per tour. Until then, I believe the best route would be to your first solution and include a localized video for each language.

hannolans commented 11 years ago

That's a good one. And make the help video an asset of a tour set? When help is an asset, we can synchonise the help, and add text information as well.

gautiermichelin commented 11 years ago

The help video is now multilingual french/english with captions soft-encoded, both for french and english.

But I think the better way could different help video files : TAP Help Video.mp4 TAP Help Video.fr.mp4 TAP Help Video.es.mp4 and so on

Localized help video would be loaded from current language code if available, with default fallback to english.