TAO 3.3 is released. Check out the announcement here - https://forum.taotesting.com/discussion/593/tao-community-edition-3-3-released#latest
Data language vs. UI language
in Translation
Hello everybody,
What is the reason that the data language has to be the same as the UI language? We have test takers with native language French (UI) who are tested in German (data language). Can I comment the php lines?
Thanks,
hftm
Comments
On test-taker creation, you can only specify the UI language, so we're setting the data-language to that same language for test delivery, in order for test-takers to get content in the same language (if available) as their UI.
Data and UI language are a common source of confusion, so we're working on a simplified model which (optionally) locks the data language for all test-takers.
Thanks,
Mark.
Hi Mark,
Thanks!
_> Data and UI language are a common source of confusion, so we're working on a simplified model
Sounds good. As a temporary fix we have modified TestTaker.php.
hftm