# - LTI-MCへのアクセス

**※学認LMSのMoodle 4.5系対応による コンテンツ登録手順の変更をうけて記載を修正しました。**

LTI-MCの編集画面にアクセスするには，まずLMS（Moodle）にログインし，編集権限があるコースに移動して，マイクロコンテンツを追加する必要があります．

{% hint style="info" %}
LTI-MCに直接ログインしたり，編集権限のないコースからLTI-MCの編集画面にアクセスすることはできません．
{% endhint %}

### ❶ Moodleにログイン

教師権限のあるアカウントでMoodleに，ログインします．

### ❷ コースの編集モードを開始

ビデオ教材を配信するコースを表示し， **「編集モード」** のトグルをクリックします．

### ❸ 活動またはリソースの追加

ビデオ教材を配信するセクションの **「活動またはリソースを追加する」** をクリックします．

### ❹ 「マイクロコンテンツ」の追加

活動またはリソースの一覧から **「マイクロコンテンツ」** をクリックします．

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

### ❺ 「マイクロコンテンツ」の設定

**「マイクロコンテンツ」** をクリックした場合は， **「活動名」** を設定します．\
\&#xNAN;**「活動名」** はMoodleに表示されるリソースの名前です．

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

### ❻ 保存してコースに戻る

画面下部の **「保存してコースに戻る」** をクリックします．

### ❼ LTI-MCの編集画面の表示

コースに❺で設定した **「活動名」** でマイクロコンテンツが追加されます．クリックすると，LTI-MCの編集画面が表示されます．

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


---

# 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/access.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.
