> For the complete documentation index, see [llms.txt](https://whitepaper.letmespeak.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.letmespeak.org/ja/wobinagaraworarerukotowoshitemimashou/onrainnowoshimasu.md).

# オンライン教育の最大課題を解決します

意欲こそが、現在のオンライン教育における最大の課題です。

エドテック（教育工学）分野は、ここ 10 年の間に、教育におけるアプローチを大きく様変わりさせました。ほぼあらゆる学習分野に対応する多様なコンテンツと安価な配信コストは、今や、Coursera や Udemy などのプラットフォームでは当たり前になっています。モバイルアプリもこれに加わり、学習はさらに楽しく取り組みやすいものになりました。

とは言うものの、数日後に諦めてしまわないように、学習者をコンテンツにしっかりと定着させ、学習意欲を高く持たせ続けるには、どうすればよいのでしょうか？

Learn-and-Earn アプローチを適用した英語学習の最新の結果は、非常に目を見張るものでした。LetMeSpeak は、継続力と集中力を含む効果の高い学習習慣作りに一役買っています。

![ 図 1. LetMeSpeak.org で 4 つのビジネスモデルをグループ化し、テストを行った 30 日間のユーザーリテンション](/files/JGmEevoU7B5uflxaFr5t)

LetMeSpeak の Learn-and-Earn 学習者は、同じコンテンツにアクセスできる前払い型ユーザーよりも、アプリをダウンロードしてから 30 日間、アプリを使い英語を学習する確率が 5 倍高いことがわかりました（図 1 参照）。 60% の Learn-and-Earn 学習者が毎日アプリを使用しています。

同様の Learn-and-Earn アプローチは、文章読解や数学など、オンライン教育の他の分野にも適用できます。このことが、個人の幸福な生活と社会全体の経済開発にもたらす影響を想像してみてください。


---

# 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://whitepaper.letmespeak.org/ja/wobinagaraworarerukotowoshitemimashou/onrainnowoshimasu.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.
