> 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/~/changes/HEMF0YNyZrc10gCAsSyP/wpml/translating-assignments.md).

# Translating Assignments

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

To translate assignments with WPML, select Assignment for translation in the Translation Management section of the WPML plugin and click **Filter**.

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2F7BojTm3QJQ5A7Hk0Ftjk%2Fwpml71.jpg?alt=media&amp;token=d5e5567b-671e-495b-b9b7-2f892989987d" alt=""><figcaption></figcaption></figure>

Then choose the assignment you want to translate.

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FzNZumKycGcz5KuTc0uEk%2Fwpml72.jpg?alt=media&amp;token=4fd38712-d43e-4589-8320-d573801a9ba8" alt=""><figcaption></figcaption></figure>

Scroll down, choose **Translate** and click **Add to translation queue**.

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FtrEsLZTj3KM64NRAPL4j%2Fwpml73.jpg?alt=media&amp;token=d097f10f-a9de-4a5a-9eed-7d62b5a98f2c" alt=""><figcaption></figcaption></figure>

Go back to the **Translations** section of the WPML plugin.

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FWwkdWtnSmQmOj6hNFk8m%2Fwpml74.jpg?alt=media&amp;token=5e86e6c8-ec55-4451-82db-ea647cf1aff9" alt=""><figcaption></figcaption></figure>

Click **Translate** for the assignment you want to translate.

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2F8alZW4aaBKR7Iv56UwHT%2Fwpml77.jpg?alt=media&amp;token=9d4cfe53-9c3c-41b1-9fe4-1a8b0f7490fe" alt=""><figcaption></figcaption></figure>

Add the translation to the statement that you need and save by clicking on the tick button.

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FM2TyRJeMHA5t4iCMblg1%2Fwpml78.jpg?alt=media&amp;token=60f6e537-ef9b-4f49-bade-582d1c3caa50" alt=""><figcaption></figcaption></figure>

After adding all translations, click Complete.

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FgUiB48ESosmNOMAT4yMd%2Fwpml79.jpg?alt=media&amp;token=9387503e-7cb3-4b74-b668-0348fe6685cb" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/masterstudy-lms/~/changes/HEMF0YNyZrc10gCAsSyP/wpml/translating-assignments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
