> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/japanese/faronics-insightwosuru/insight-teacherkonsru/ping-si/akutibitino.md).

# アクティビティ履歴の表示

教師はクラス内の生徒のアクティビティ履歴を表示することができます。それには使用されたアプリケーション、アプリケーションで使用されたキーストローク、ウェブ履歴 (プライベート設定が有効の場合はプライベートモードを含めたすべてのウェブサイト訪問履歴；詳細については[ウェブフィルタ](/faronics-insight-docs/japanese/faronics-insightwosuru/insight-teacherkonsru/she-ding/webufiruta.md)を参照してください)、アラート履歴 (禁止用語/アクティビティに対するアラートリストを含む)が含まれます。

{% hint style="info" %}
本アクションは、Assistant Teacherでは実行できません。
{% endhint %}

{% hint style="info" %}
この操作は、1台の生徒用コンピュータでのみ実行できます。
{% endhint %}

1. 生徒を選択します。
2. ［評価］をクリックします。
3. ［アクティビティ履歴の表示］をクリックします。

<figure><img src="/files/gBvWf1m2rSn4ChsUgbJH" alt=""><figcaption></figcaption></figure>

### アプリケーションとキーストロークの履歴

生徒によるすべてのキーストロークの検索可能なリストを表示します。リストをファイルとして保存するには、［エクスポート］をクリックします。

ビュー切り替えボタン<img src="/files/a3aMWJ2P2cGOBUDWwIQN" alt="" data-size="line">では、履歴を列表示または詳細表示に切り替えることができます。詳細表示では、生徒が実行したすべてのキーストロークが表示されます。

<figure><img src="/files/qDbMnQwwDLmFYqBjt3Od" alt=""><figcaption></figcaption></figure>

［すべてのキーストロークを表示］を有効にしてエンターやバックスペースキー等の非英数字キーを表示させることができます。

<figure><img src="/files/X8OHiXwazGdlRLFEhCYJ" alt=""><figcaption></figcaption></figure>

### ウェブ使用履歴

選択した生徒が訪問したウェブサイトの検索可能なリストを表示します。リストをファイルとして保存するには、［エクスポート］をクリックします。

<figure><img src="/files/9sIc9PcJYyu3VfdbXOIG" alt=""><figcaption></figcaption></figure>

### アラート履歴

禁止用語、禁止アプリケーション、禁止ウェブサイトの利用等、すべての禁止アクティビティの検索可能なリストを表示します。リストをファイルとして保存するには、［エクスポート］をクリックします。

<figure><img src="/files/6LXr1Q3l1YV9l01wRtwY" alt=""><figcaption></figcaption></figure>

### タスクの履歴

教師と生徒のコンピュータ間のファイル転送操作の検索可能なリストが表示されます。リストをファイルとして保存するには、［エクスポート］をクリックします。

<figure><img src="/files/CcBVQwnCoUcfJpJuW1Gu" alt=""><figcaption></figcaption></figure>


---

# 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://docs.faronics.com/faronics-insight-docs/japanese/faronics-insightwosuru/insight-teacherkonsru/ping-si/akutibitino.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.
