> For the complete documentation index, see [llms.txt](https://docs.cccties.org/chibichilo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cccties.org/chibichilo/extensions/zoom.md).

# - Zoom動画の取り込み

CHIBI-CHILOでインポートの設定をおこなったうえでZoom録画をおこなうと，CHIBI-CHILOに録画した動画が取り込まれ，ブックとトピックが作成されます．

## （1）事前設定

{% hint style="info" %}
Zoomの動画をインポートするには，ZoomとLMSで同じメールアドレスを使用する必要があります．また，Zoomでクラウド録画をおこなう前にCHIBI-CHILOでインポートの設定をしておく必要があります．
{% endhint %}

### ❶ CHIBI-CHILOにアクセス

Zoomを使用したメールアドレスを使用しているアカウントでLMS（Moodle）にサインインし，CHIBI-CHILOにアクセスします．（[CHIBI-CHILOへのアクセス](/chibichilo/chibi-chilo/access.md) 参照）

### ❷ インポートの設定

ZoomとCHIBI-CHILOを連携した後の初回起動時に，zoomインポート機能の設定を確認されます．2回目以降は画面上部の「設定」をクリックしてインポート設定をおこないます．

<figure><img src="/files/7pQFbwXmrnvHLNOJGvik" alt=""><figcaption></figcaption></figure>

### ❸ インポートを有効にする

「Zoomクラウドレコーディングのインポート」を有効にします．

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

## （2）Zoomで録画

### ❶ クラウドレコーディングする

Zoomの有料アカウントでサインインします．この際にZoomとLMSで同じメールアドレスを使用している必要があります．

Zoomでクラウドレコーディングをします．

### 動画が登録される

インポートを有効にした状態でクラウドレコーディングをおこなうと，CHIBI-CHILOにブックとトピックが生成され，トピックに録画した動画が登録されます． 動画の登録は一定の間隔でおこなわれるため，すぐには反映されない場合があります．（登録の間隔が知りたい場合は管理者に設定をご確認ください．）

![](/files/AALkRgmPOe9OzZJMRFdl)

## 補足：インポートしたブックとトピックについて

Zoomのクラウド録画で作成されたブックとトピックは，タイトルがZoomのミーティング名と日時となっており，学習時間や解説は空白となっています．


---

# 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://docs.cccties.org/chibichilo/extensions/zoom.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.
