# Online Testing

Online Testing Addon allows you to paste any quizzes through the shortcode to any page.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MSW50EYbY7LnaP7Ww9L%2F-MSW7aDj8kv7-tWqK_c2%2Fonline.png?alt=media\&token=7c226c6b-fada-4064-9e61-dd00e6a950e1)

You can enable the Online Testing addon in the **STM LMS > LMS Settings > Addons** section of the WordPress dashboard menu.

By clicking on the **Gear icon** or following **STM LMS Settings > Online Testing** from the dashboard, you will find a shortcode that you need to use in order to paste a quiz to any page.

![](https://gblobscdn.gitbook.com/assets%2Fmasterstudy-theme-documentation%2F-MDUkedOkTL5xCgSlPaR%2F-MDUqwqP8MdaFa8VcALF%2F103776295.png?alt=media)

Go to the Quizzes page and add a new Quiz (see this article to learn how to create and add quizzes)

{% hint style="info" %}
Create a quiz and insert a shortcode with quiz ID on a page. Shortcode: \[stm\_lms\_quiz\_online id=QUIZ\_ID\_HERE]
{% endhint %}

On the Quiz editing page from your right, you can see the **Online Testing** with the ready-to-use shortcode in there. Just copy the shortcode and paste it to the page.

![](https://gblobscdn.gitbook.com/assets%2Fmasterstudy-theme-documentation%2F-MDUkedOkTL5xCgSlPaR%2F-MDUqwqQyRffZ-XnN5jx%2F103776301.png?alt=media)

On this particular page, there will be a quiz you created that you can start and finish.

{% hint style="info" %}
Please note that Quiz results are connected to the user’s IP address, that is why the result will be the same in different browsers.
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2Fmasterstudy-theme-documentation%2F-MDUkedOkTL5xCgSlPaR%2F-MDUqwqRSC-v_OyNW5pN%2F103776307.png?alt=media)

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2Fmasterstudy-theme-documentation%2F-MDUkedOkTL5xCgSlPaR%2F-MDUqwqSwWGjHkS00Jb0%2F103776313.png?alt=media)


---

# Agent Instructions: 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/~/changes/D1BUqzsdqYuUfTmFZIuo/lms-pro-addons/online-testing.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.
