Skip to content

UTOLで外部ツールとの連携機能を利用する(教員・TA向け)ページ新規作成 #1555

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 21 additions & 3 deletions src/pages/utol/lecturers/integrations/index.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
---
title: UTOLで外部ツールとの連携機能を利用する
title: UTOLで外部ツールとの連携機能を利用する(教員・TA向け)
breadcrumb:
title: 外部連携
---

import InPreparation from "@components/ja/InPreparation.mdx";
UTOLはLTIという規格によりSlackやZoom等の外部ツールと連携することができます.これら連携機能を利用することにより,授業を円滑に進めることができます.
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](../../notification/)」を参照してください.

<InPreparation />
## 利用可能な外部ツール
UTOLでは,以下の外部ツール連携を利用可能です.
- Zoom:コースの参加者とZoomミーティングとの連携などができます.詳しくは「[LTI連携機能でUTOLからのZoomミーティングを利用する](./zoom/)」を参照してください.

- Slack:コースの参加者が参加するSlackワークスペースを作成できます.詳しくは「Slack連携機能でUTOLからUTokyo Slackのワークスペースを利用する(準備中)」を参照してください.

- MATLAB Grader:コースの履修者に対し,MATLAB Graderで作成した問題を出題できます.詳しくは「UTOLからMATLAB Graderを利用する(準備中)」を参照してください.

### 利用可能な外部ツールの確認方法
現在利用可能な外部ツールの一覧は,以下の手順で確認できます.
1. 操作したいコースを開いた状態で,左上の「![3本線のボタン](../../_icons/hamburger.png){:.icon}」アイコンを押してください.
2. 「コース設定」から「LTI利用設定」を選択してください.
![](utol_lti_setting_1.png)
3. 利用可能なツールの一覧が表示されるので,確認してください.
![](utol_lti_setting_2.png)

## 外部ツールの追加を申請する
現在利用可能になっていない LTI v1.3 に対応する外部ツールのライセンスをお持ちで,UTOLからの連携で利用することを検討中の方は,UTOL担当(`[email protected]`)宛にご連絡下さい.その際には,当該ツール及びそのライセンス,利用を希望する範囲(特定の学部・コースのみでの利用か,全学での利用を希望か)等をお教え下さい.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.