-
Notifications
You must be signed in to change notification settings - Fork 38
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
base: master
Are you sure you want to change the base?
Conversation
🚀 Deployed on https://deploy-preview-1555--utelecon.netlify.app |
import InPreparation from "@components/ja/InPreparation.mdx"; | ||
|
||
<InPreparation /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
準備中である旨を表示するコンポーネントは、記事が完成すれば不要なので
import InPreparation from "@components/ja/InPreparation.mdx"; | |
<InPreparation /> |
@@ -7,3 +7,24 @@ breadcrumb: | |||
import InPreparation from "@components/ja/InPreparation.mdx"; | |||
|
|||
<InPreparation /> | |||
|
|||
UTOLはLTIという規格によりSlackやZoom等の外部ツールと連携することができます.これら連携機能を利用することにより,授業を円滑に進めることができます. | |||
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](https://utelecon.adm.u-tokyo.ac.jp/utol/notification/)」を参照してください. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uteleconのサイト内部へのリンクは、下記のようにパスのみを記述してください(以下、コメントなくても同様です)
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](https://utelecon.adm.u-tokyo.ac.jp/utol/notification/)」を参照してください. | |
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](../../notification/)」を参照してください. |
UTOLはLTIという規格によりSlackやZoom等の外部ツールと連携することができます.これら連携機能を利用することにより,授業を円滑に進めることができます. | ||
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](https://utelecon.adm.u-tokyo.ac.jp/utol/notification/)」を参照してください. | ||
|
||
# **利用可能な外部ツール** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mdではh2から利用してください。また見出しのデザインは、自動的に設定されるので、太字にする必要はありません。
# **利用可能な外部ツール** | |
## 利用可能な外部ツール |
 | ||
 | ||
|
||
## **外部ツールの追加を申請する** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## **外部ツールの追加を申請する** | |
## 外部ツールの追加を申請する |
現在利用可能な外部ツールの一覧は,「コース設定→LTI利用設定」から確認できます。 | ||
|
||
 | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
手順は、h3見出しを切った上で、他のUTOLに関するページでの手順の説明同様に、olを用いて書き下すと良いかと思います。また画像は、操作手順と対応する位置にあるとわかりやすいかと思います。
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](https://utelecon.adm.u-tokyo.ac.jp/utol/notification/)」を参照してください. | ||
|
||
# **利用可能な外部ツール** | ||
教員・TAは以下のようなツールを利用できます. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ツールを利用できるのは教員・TAに限った話ではない(教員・TAが利用設定をすると学生が利用できる仕組み)なので、「UTOLでは,以下の外部ツール連携を利用可能です.」などとすると良いかと思います。
 | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
画像が説明しているのと同等の内容が本文内で説明されている場合、画像にaltはつけない方がアクセシビリティ的には適切かと思います。また画像のファイル名は、画像の内容がわかりやすいもの(ex. utol_lti_setting.png
)などとしてください。
 | |
 | |
 | |
 |
UTOLはLTIという規格によりSlackやZoom等の外部ツールと連携することができます.これら連携機能を利用することにより,授業を円滑に進めることができます. | ||
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](https://utelecon.adm.u-tokyo.ac.jp/utol/notification/)」を参照してください. | ||
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](/notification/)」を参照してください. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
これだと https://utelecon.adm.u-tokyo.ac.jp/notification/
という存在しないページにリンクされてしまうので、相対パスで記述してください
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](/notification/)」を参照してください. | |
なお,LINEやSlackを経由した通知は,「[UTOLからの通知を設定する](../../notification/)」を参照してください. |
- Zoom:コースの参加者とZoomミーティングとの連携などができます.詳しくは「[LTI連携機能でUTOLからのZoomミーティングを利用する](https://utelecon.adm.u-tokyo.ac.jp/utol/lecturers/integrations/zoom/)」を参照してください. | ||
## 利用可能な外部ツール | ||
UTOLでは,以下の外部ツール連携を利用可能です. | ||
- Zoom:コースの参加者とZoomミーティングとの連携などができます.詳しくは「[LTI連携機能でUTOLからのZoomミーティングを利用する](/lecturers/integrations/zoom/)」を参照してください. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Zoom:コースの参加者とZoomミーティングとの連携などができます.詳しくは「[LTI連携機能でUTOLからのZoomミーティングを利用する](/lecturers/integrations/zoom/)」を参照してください. | |
- Zoom:コースの参加者とZoomミーティングとの連携などができます.詳しくは「[LTI連携機能でUTOLからのZoomミーティングを利用する](./zoom/)」を参照してください. |
1. UTOLの左方の「コース設定」を開く. | ||
2. 「LTI利用設定」を選択する. | ||
|
||
 | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- uteleconでは操作の指示は「〜してください」で終わる文章で書く慣例があります
- https://utelecon.adm.u-tokyo.ac.jp/utol/lecturers/settings/course_participants/ を参考に表現を提案します
1. UTOLの左方の「コース設定」を開く. | |
2. 「LTI利用設定」を選択する. | |
 | |
 | |
1. 操作したいコースを開いた状態で,左上の「」アイコンを押してください. | |
2. 「コース設定」から「LTI利用設定」を選択してください. | |
() | |
3. 利用可能なツールの一覧が表示されるので,確認してください. | |
 |
|
||
### 利用可能な外部ツールの確認方法 | ||
現在利用可能な外部ツールの一覧は,以下の手順で確認できます. | ||
1. 操作したいコースを開いた状態で,左上の「」アイコンを押してください. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. 操作したいコースを開いた状態で,左上の「」アイコンを押してください. | |
1. 操作したいコースを開いた状態で,左上の「{:.icon}」アイコンを押してください. |
 | ||
|
||
## 外部ツールの追加を申請する | ||
現在利用可能になっていない LTI v1.3 に対応する外部ツールのライセンスをお持ちで,UTOLからの連携で利用することを検討中の方は,UTOL担当 [email protected] 宛にご連絡下さい.その際には,当該ツール及びそのライセンス,利用を希望する範囲(特定の学部・コースのみでの利用か,全学での利用を希望か)等をお教え下さい. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
現在利用可能になっていない LTI v1.3 に対応する外部ツールのライセンスをお持ちで,UTOLからの連携で利用することを検討中の方は,UTOL担当 [email protected] 宛にご連絡下さい.その際には,当該ツール及びそのライセンス,利用を希望する範囲(特定の学部・コースのみでの利用か,全学での利用を希望か)等をお教え下さい. | |
現在利用可能になっていない LTI v1.3 に対応する外部ツールのライセンスをお持ちで,UTOLからの連携で利用することを検討中の方は,UTOL担当(`[email protected]`)宛にご連絡下さい.その際には,当該ツール及びそのライセンス,利用を希望する範囲(特定の学部・コースのみでの利用か,全学での利用を希望か)等をお教え下さい. |
No description provided.