> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/masterstudy-lms/wpml/translating-assignments.md).

# Translating Assignments

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

Translating Assignments is just as straightforward action as translating lessons. As an example, we are using [**WPML Translation Management**](/masterstudy-lms/wpml/getting-started.md#wpml-translation-management-example) to translate assignments. However, you can use the[ **second method** ](/masterstudy-lms/wpml/getting-started.md#on-page-translation-buttons)by following **WP Dashboard > MS LMS > Assignments** to translate them too. Make sure you have enabled the [**Assignments addon.**](/masterstudy-lms/lms-pro-addons/assignments.md)

{% stepper %}
{% step %}
Follow **WP Dashboard > WPML > Translation Management:**

<figure><img src="/files/xcDIWJHzNoHewiLFNgJp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the necessary assignment to translate and add it to the translation queue:

<figure><img src="/files/W6aMbeyfCPNfXewYNDf9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Go to the Translations tab, and here you will see the added assignments. You can filter the Type by assignment and get the full list of assignments on the translation queue. Go ahead and click on the <kbd>Translate</kbd> button:

<figure><img src="/files/586EyRxZISgjxApEyjEu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Provide the translations and click on the <kbd>Save and Complete</kbd> :

<figure><img src="/files/6HZNvDgvmUq9P3On8UkY" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Following the same process, you can translate the rest of the assignments.

Here is the result:

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

<figure><img src="/files/OWZqZx4RyqvXZKVC0acu" alt=""><figcaption></figcaption></figure>
{% endtab %}

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

<figure><img src="/files/rP6A4eymmOHylMPLUb1K" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stylemixthemes.com/masterstudy-lms/wpml/translating-assignments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
