# Course Player Templates

Course player templates can be found in these folders:

### **MasterStudy free plugin**

The main templates that are used in the course player:

***masterstudy-lms-learning-management-system/\_core/stm-lms-templates/course-player***

Templates related to lesson pages:

***masterstudy-lms-learning-management-system/\_core/stm-lms-templates/course-player/content/lesson***

Templates related to quiz pages:

***masterstudy-lms-learning-management-system/\_core/stm-lms-templates/course-player/content/quiz***

Templates related to quiz questions:

***masterstudy-lms-learning-management-management-system/\_core/stm-lms-templates/course-player/content/quiz/questions***

### MasterStudy pro plugin:

Lesson templates and drip content:

***masterstudy-lms-learning-management-system-pro/stm-lms-templates/course-player***


---

# 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-theme-documentation/developers-guide/course-player-templates.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.
