# Translating Quizzes

{% hint style="warning" %}
**LMS Pages, Lessons,** and **Assignments** should be translated first before **the Courses.** Otherwise, translations are not synchronized within the Courses.
{% endhint %}

Quizzes in MasterStudy LMS are a **collection of questions**. But questions and their answers are linked to each other, and this complex connection makes the **questions untranslatable**, unlike other LMS content. However, you can translate the quiz title.

{% hint style="success" %}
As a solution, a new quiz can be created from scratch in the target language for the course within the Course Builder.&#x20;

However, in this way, it will be considered **a separate quiz** and **will have no connection** to the original quiz.&#x20;
{% endhint %}

Implementing it is quite straightforward. All we need is a translated course to the target language. In our example, we will translate the quiz into :flag\_es: **Spanish**.

{% stepper %}
{% step %}
Follow **WP Dashboard > MasterStudy > Courses** and switch to the Spanish tab:

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FBoEdeCJwNXRdtNQq9NV5%2Fimage.png?alt=media&#x26;token=58ed74c4-d2d0-4d2d-984f-bc65d5112a17" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Edit the needed course with Course Builder:

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2F1PkyRUAxOIaCw9fcgkK3%2Fimage.png?alt=media&#x26;token=da0f3408-f41e-485d-b74c-d5e7efef3287" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Create a new quiz by clicking the <kbd>Add Lesson</kbd>:

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FoyvHVAnVTRRENn7LoikM%2Fimage.png?alt=media&#x26;token=e935c8d9-c408-41bd-9c2a-d9a53394b50a" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Give a name to your quiz, and add the translated version of the questions one by one:

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FI8quoCq6j5ibyxKzJzCy%2Fimage.png?alt=media&#x26;token=fdcb14d1-c7bc-4b1f-ae36-3ff994a056b8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Make sure, both qustion title and answers are translated:

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FlFTGmNPK8Gw86J58ioWM%2Fimage.png?alt=media&#x26;token=5f79891b-a2b1-47e3-84cb-5f9db47d8858" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

That's it. Here is the result that will be shown to students:

{% tabs %}
{% tab title="Spanish (Translated)" %}

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FKoJzJrvLaNEeWyBkDDEm%2Fimage.png?alt=media&#x26;token=2e14ed50-b493-49f8-b679-f51f2f31d33b" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="English (Original)" %}

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FLGRXaKG0BlrGG3N1EnSu%2Fimage.png?alt=media&#x26;token=ad09759c-ee98-41a9-87a3-22cd8aae26d1" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
