# Why learning object is key

For centuries, the main educational resources were written texts on tablets, manuscripts or books. Now, educational resources are readily available under many types, whether physical or digital.&#x20;

In the early 2000, the concept of learning object emerged.&#x20;

Learning objects (LO) are defined as any entity, digital or non-digital, that may be used for learning, education or training. \[1] So basically, it could be any object that help learner achieve one or more learning goals.

This broad definition is necessary because education is changing tremendously due to the combined effect of demographical and technological explosions over the last 70 years. \[2]

New types of LO have recently appeared such as MOOCs or podcasts and new one will undoubtedly be created with the rise of Virtual reality and Metaverse.

Up to now, education was focused on scalability, i.e. how to provide satisfactory education at large scale. Going forward, education is aiming at providing a more personalised learning experience to each learner (e.g. adaptive learning).

The education is thus facing a paradox: how to deliver large scale education (i.e. standard learning pathway), while personalising each learner's learning pathway .&#x20;

Learning object is a key part of the solution to this paradox: by breaking down the learning pathway in smaller objects, we can interchange the learning objects in a learning pathway, while making sure that they all lead to the same learning goals.&#x20;

This shift is related to the concept of **Competency-based education** compared to **Traditional education** systems.

#### Sources

\[1] <https://en.wikipedia.org/wiki/Learning_object_metadata>

\[2] <https://ourworldindata.org/grapher/population-since-1800?country=CHN~IND~ZAF~NGA~USA~IRN~BRA>


---

# 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://developer.inokufu.com/learning-object/why-learning-object-is-key.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.
