# - LTI-MCのコンテンツ

## 各コンテンツについて

LTI-MCは「トピック」「ブック」「コース」の3階層でビデオ教材を管理しています．

![](/files/0ElGZjEYUVSisvtzX3RF)

### コース

LMSのコースからリンクを張りブックを学習者に提供することができます．LMSからはLTI（Learning Tools Interoperability）と呼ばれるプロトコルで接続されますので，LMSのコース受講者以外からブックにアクセスすることはできません．

Moodleからのアクセス方法は以下をご参照ください．

{% content-ref url="/pages/xrXbOaVI1KqZ1FrgytI5" %}
[- LTI-MCへのアクセス](/lti-mc-vm-help/1-lti-mcno/access.md)
{% endcontent-ref %}

### ブック

複数のトピックを組み合わせて作成したものをブックと呼びます．ブックやトピックは他の教材作成者と共有することができるので，他の教材作成者のトピックを利用してブックを作成したり，ブックの一部を抜粋して別のブックを作ったりすることができます．

ブックの作成方法は，以下をご参照ください．

{% content-ref url="/pages/BaL6Wkyj6ckdIpGDpzrX" %}
[- ブック作成の基本](/lti-mc-vm-help/id-2-book/create.md)
{% endcontent-ref %}

### トピック

Youtube，Vimeo，Wowza等のビデオ配信サービスで配信されている動画を埋め込んで作成したページをトピックと呼びます．トピックはLTI-MCのビデオ教材の最小単位です．トピックには，解説や，他サイトへのリンク，字幕を追加することができます．

トピックの作成方法は，以下をご参照ください．

{% content-ref url="/pages/ai3SA9PWq60ae3T7t9I1" %}
[- トピック作成の基本](/lti-mc-vm-help/id-3-topic/create.md)
{% endcontent-ref %}

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

#### 視聴時間詳細

視聴時間詳細から，動画の未視聴箇所を確認することが出来ます．視聴時間詳細をクリックすることで，未視聴箇所の表示・非表示を切り替えられます． 未視聴箇所への緑が視聴済み，白が未視聴の箇所です．

#### 解説

解説が記載されています．ビデオ教材の解説やテキスト，参考URL等が記載されます．


---

# 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://nii-rcos.gitbook.io/lti-mc-vm-help/1-lti-mcno/contents.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.
