# Learning Management Systems (LMS)

**What is an LMS?**

{% embed url="<https://www.youtube.com/watch?v=zv5bpfxJ2xE>" %}

* A Learning Management System (LMS) is designed to manage educational resources and users such as students and instructors.
* LMS systems have been around for the last two decades and vary in features and licenses.
* LMS systems are used for schools, training centres, colleges, universities, corporates, and hospitals.

**Some open-source LMS systems**

* [Moodle](https://moodle.net/), [Opigno](https://www.opigno.org/), [Open edX](https://openedx.org/), [Sakai](https://www.sakailms.org/), [Chamilo](https://chamilo.org/en/), and [Forma LMS](https://formalms.org/) are some LMS systems.
* Each LMS system has its own features, advantages, and disadvantages.

<figure><img src="/files/dL8EumQ8SzbNSpEfmFtA" alt=""><figcaption><p>Everybody Loves Moodle</p></figcaption></figure>


---

# 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://doutorsocrates.gitbook.io/open-education-resources-webinar/day-1/session-1-introduction-to-oers-and-case-studies/tools-and-platforms/learning-management-systems-lms.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.
