This is a fantastic module with a lot of promise...I am a little concerned however that there is no multilingual support for it yet. Although, in it's current state this would be extremely difficult - for example if you have some users doing their quiz in English and others in French aggregating result from two sets of nodes in different languages is difficult. However, D7 brings us entity field translations and with this request - http://drupal.org/node/1423146 comes the ability to translate individual fields without creating a separate node. This to me is a very elegant solution for multi-lingual quizes. Please contact me if this becomes a priority as I may be able to find some funding.

Comments

joel_osc’s picture

In looking through the quiz code I found the existing i18n support for node translations - which is great. I will leave this case open because if quiz gets 'entified' then field translations may be an easier approach for multilingual.

tbom’s picture

Hi,

Is there any hope that the quizzes will be translatable?
I created a MCQ and tried to transalte it in 2 langauges and included it in a Quiz, and then I got tw set of mcq in the Quizz.

Thank you

ipwa’s picture

For me quizes where able to be translated.

What I did:

- Enabled translations for the quiz nodes and questions
- Created a quiz in english
- Added questions (with english as the language)
- Translated my quiz to lets say spanish
- Removed all the english questions
- Added new questions (with spanish as the language)

Bam!

ipwa’s picture

Issue summary: View changes

Correcting spelling/grammar errors.

prabhukalyan’s picture

Issue summary: View changes

Hi Friends,

I am using Opigno - drupal 7. Is it possible to use multilingual quiz based on user's profile language ?

Ex: If My Profile language is set as Marathi - same quiz can be displayed for me is Marathi where as Telugu Profile user can take the same quiz in Telugu language only....

Kindly help and suggest.

Thanks.

djdevin’s picture

You can try https://www.drupal.org/project/quiz/issues/1551488#comment-7260434

But IIRC Opigno uses Quiz 4.x which is deprecated. It might not work on that version.

prabhukalyan’s picture

Thanks djdevin for your reply.

I have tried with multi translation for a perticulat quiz node, but problem is occuring at "Manage questions"(Quiz pool) which is available in a different tab. How Question pool can be mapped with different translation languages?

I am using Quiz module - 7.x-4.0-rc2 along with Opigno 7.1.23.

Kindly provide if there is any way to implement or else can it be implement on higher opigno ?