> 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/dashboad/etc.md).

# バッジの詳細を表示する

1. **「取得したバッジタブ」** からバッジ名をクリックします。
2. バッジの詳細画面が表示されます。

### ◆バッジを削除する

{% hint style="info" %}
バッジを削除すると，バッジが取得したバッジタブから受講中のコースに移動します。再度バッジを取得することで，取得したバッジタブに表示されるようになります。\
※ バッジの削除は未提出のバッジのみ可能です。提出済みのバッジの場合は削除ボタンはクリック出来ません。
{% endhint %}

1. バッジの詳細画面より，**\[削除]** ボタンをクリックします。
2. 削除してよいか確認されるので， **\[削除]** ボタンをクリックします。
3. **「取得したバッジタブ」** からバッジが削除されます。

{% embed url="<https://lms.okutep.osaka-kyoiku.ac.jp/doc/anime115.mp4#t=0.001>" %}

### ◆バッジをエクスポートする

バッジの詳細画面より，「エクスポート」ボタンをクリックします。\
バッジ画像がダウンロードされます。

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

### ◆バッジの情報（詳細・スタンプ・提出履歴）を表示する

取得したバッジタブからバッジをクリックします。バッジの詳細画面が表示されます。

{% embed url="<https://lms.okutep.osaka-kyoiku.ac.jp/doc/anime122.mp4#t=0.001>" %}


---

# 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/dashboad/etc.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.
