> For the complete documentation index, see [llms.txt](https://help.o3edu.jp/lllp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.o3edu.jp/lllp/online-training/flow.md).

# 受講の流れ

{% embed url="<https://lms.okutep.osaka-kyoiku.ac.jp/doc/image099-4.png>" %}

{% hint style="info" %}
受講中のコースはダッシュボードに表示されます。[ **\[詳しくはこちら\]**](/lllp/dashboad/display.md)
{% endhint %}

## \[3] 受講

1. 初めてOZONE-EDUで学習する場合，まずは **プロフィールの登録** を行います。[**\[詳しくはこちら\]**](/lllp/online-training/profile.md)
2. コース内の課題が表示されます。受講を進めます。
3. 課題を完了すると，完了のチェックが入ります。
4. 振り返り課題をクリアすると，スタンプを取得できます。[**\[詳しくはこちら\]**](/lllp/online-training/application.md#01)
5. 全てのスタンプの取得後，受講後アンケートと最終課題に挑戦できます。[**\[詳しくはこちら\]**](/lllp/online-training/multiple-choice.md#no)

## \[4] バッジの発行

最終課題をクリアすると，バッジを発行できます。[ **\[詳しくはこちら\]**](/lllp/online-training/application.md#02)


---

# 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:

```
GET https://help.o3edu.jp/lllp/online-training/flow.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.
