> 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-lessons.md).

# Translating Lessons

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

To translate lessons with WPML, select **Lesson** 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%2FB79GKA5yBjSRFMeJeh5W%2Fwpml49.jpg?alt=media&amp;token=ac02db59-9303-4a50-bf21-067f4179715f" alt=""><figcaption></figcaption></figure>

Then choose the lesson 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%2Fl6kS4QJ7mBSQvaUFORRp%2Fwpml50.jpg?alt=media&amp;token=cc353127-d2bd-461d-b2f4-f879d5753c57" 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%2Fuxp9ImKRrW5zlmCo5EF2%2Fwpml51.jpg?alt=media&amp;token=27e7080a-9d8b-4565-9f20-4c70b6aaba3b" 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%2FXClxlnI5YbDFVQc9DQ0r%2Fwpml52.jpg?alt=media&amp;token=f4dc59a7-1fc3-4569-a481-4ac2a57c5173" alt=""><figcaption></figcaption></figure>

Click Translate for the lesson 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%2F5HM4TKw4iJm9ckguSOUP%2Fwpml53.jpg?alt=media&amp;token=49f16594-2fb9-417c-b724-74b55461a546" 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%2F0hOgad4m9biEZgC51sfR%2Fwpml54.jpg?alt=media&amp;token=07382b34-b11a-416d-b369-d8edc3464234" 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%2FYXry7Kj8inbxbVE3LxEJ%2Fwpml55.jpg?alt=media&amp;token=44e3196e-ee83-4511-9e62-9bf4b6ad08a7" alt=""><figcaption></figcaption></figure>

That's how it will look for your students.

<figure><img src="https://691205473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDTL6WUldKvxQaP8jzz%2Fuploads%2FinAEo0kVAPkq4DBbLUjW%2Fimage.png?alt=media&amp;token=ab8e6987-f856-4f6b-b2fd-7ff6b1a6e374" 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-lessons.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.
