From 3037533a1e8428008696aede8db011d2ccf52a14 Mon Sep 17 00:00:00 2001 From: syobonpastel Date: Sat, 11 Apr 2026 15:50:14 +0900 Subject: [PATCH 1/6] minor fix --- src/pages/en/utol/lecturers/settings/course_group/index.md | 4 ++-- .../en/utol/lecturers/settings/course_participants/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/en/utol/lecturers/settings/course_group/index.md b/src/pages/en/utol/lecturers/settings/course_group/index.md index 641b26941a..0e7d15ab3c 100644 --- a/src/pages/en/utol/lecturers/settings/course_group/index.md +++ b/src/pages/en/utol/lecturers/settings/course_group/index.md @@ -27,7 +27,7 @@ Before setting up a course group, you must delete all the contents from the cour ### Procedure 2: Registering a course group 1. From the timetable, click on the course that will be the primary course, and open the Course Top screen. -2. Click on at the top left of the screen. +2. Click on ![≡](../../../_icons/hamburger.png){:.icon} at the top left of the screen. 3. Expand the "Course group >" menu displayed on the left, and click on "Register Course group". ![](./menu1.png) 4. On the "Register Course group" screen, click the checkbox to the left of the row for the course you wish to set as a secondary course, and then click on the "Confirm" button to proceed. @@ -45,7 +45,7 @@ Please note the following when you dissolve a course group. ### Procedures 1. From the timetable, click on the course which you want to dissolve as a course group to open the Course Top screen. -2. Click on at the top left of the screen. +2. Click on ![≡](../../../_icons/hamburger.png){:.icon} at the top left of the screen. 3. Expand the "Course group >" menu on the left and click on "Release course group". ![](./menu2.png) 4. On the "Release Course group" screen, select the course group you wish to dissolve and click on the "Confirm" button to proceed. diff --git a/src/pages/en/utol/lecturers/settings/course_participants/index.md b/src/pages/en/utol/lecturers/settings/course_participants/index.md index 551132201c..87e86ec20b 100644 --- a/src/pages/en/utol/lecturers/settings/course_participants/index.md +++ b/src/pages/en/utol/lecturers/settings/course_participants/index.md @@ -52,7 +52,7 @@ The following information can be viewed in the “Course participant list”. “Course participants list” can be viewed by following the steps below. -1. Click the icon “![Icon with three horizontal lines](../../../_icons/hamburger.png){:.icon}” in the upper right corner while the course you would like to operate is being displayed. +1. Click the icon “![Icon with three horizontal lines](../../../_icons/hamburger.png){:.icon}” in the upper left corner while the course you would like to operate is being displayed. 2. Select “Register course participants” in the “Course settings” ![](menu.png){:.medium} @@ -180,7 +180,7 @@ Course participants can be deleted by either of the following methods. ### Deleting individually {:#delete-individually} -1. Click the“![Icon with three horizontal lines](../../../_icons/hamburger.png){:.icon}” in the upper right while keeping opened the course you would like to operate. +1. Click the “![Icon with three horizontal lines](../../../_icons/hamburger.png){:.icon}” in the upper left while keeping opened the course you would like to operate. 2. Select “Register Course participants” in the “Course settings”. ![](menu.png){:.small} From 56f06ece074930feb4e2a7c375ae61789a169550 Mon Sep 17 00:00:00 2001 From: syobonpastel Date: Sat, 11 Apr 2026 15:50:31 +0900 Subject: [PATCH 2/6] =?UTF-8?q?lti=E9=96=A2=E9=80=A3=E3=81=AE=E3=83=AA?= =?UTF-8?q?=E3=83=B3=E3=82=AF=E8=BF=BD=E5=8A=A0(en)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/en/utol/index.mdx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/pages/en/utol/index.mdx b/src/pages/en/utol/index.mdx index 2e88de99b1..c88799c307 100644 --- a/src/pages/en/utol/index.mdx +++ b/src/pages/en/utol/index.mdx @@ -30,16 +30,18 @@ You can receive update notifications via email, LINE, or UTokyo Slack whenever t ### Using UTOL as an enrolled student {:#students} -For an overview of how to use UTOL as an enrolled student, please refer to “[Using UTOL as a student -](students/)”. In addition, the following pages provide detailed explanations for each function. +For an overview of how to use UTOL as an enrolled student, please refer to “[Using UTOL as a student](students/)”. In addition, the following pages provide detailed explanations for each function. - [Course search](students/course_search/) - [Course registration](students/course_registration/) - [Message](students/messages/) +- [Integrations with external tools](students/integrations/) + - [Zoom integration](students/integrations/zoom/) + - [Slack integration](students/integrations/slack/) + - [MATLAB Grader integration](students/integrations/matlab_grader/) ### Using UTOL as a course instructor or TA {:#lecturers} -For an overview of how to use UTOL as a course instructor or TA, please refer to “[Using UTOL as a Course Instructor or TA -](lecturers/)”. In addition, the following pages provide detailed explanations for individual functions. +For an overview of how to use UTOL as a course instructor or TA, please refer to “[Using UTOL as a Course Instructor or TA](lecturers/)”. In addition, the following pages provide detailed explanations for individual functions. - [Information notices](lecturers/information/) - [Course materials](lecturers/materials/) - [Quizzes](lecturers/quizzes/) @@ -52,6 +54,7 @@ For an overview of how to use UTOL as a course instructor or TA, please refer to - [Register course participants](lecturers/settings/course_participants/) - [User group](lecturers/settings/user_groups/) - [Course group](lecturers/settings/course_group/) + - [LTI integration settings](lecturers/settings/#lti) ## Manual {:#manual} From 233ebf23d8cd66c67da4ec04d4493952480ec140 Mon Sep 17 00:00:00 2001 From: syobonpastel Date: Mon, 13 Apr 2026 20:15:33 +0900 Subject: [PATCH 3/6] =?UTF-8?q?LTI=E5=88=A9=E7=94=A8=E8=A8=AD=E5=AE=9A?= =?UTF-8?q?=E3=81=AB=E9=96=A2=E3=81=99=E3=82=8B=E3=83=A1=E3=83=BC=E3=83=AB?= =?UTF-8?q?=E3=82=A2=E3=83=89=E3=83=AC=E3=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/en/utol/lecturers/settings/index.md | 2 +- src/pages/utol/lecturers/settings/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/en/utol/lecturers/settings/index.md b/src/pages/en/utol/lecturers/settings/index.md index 4c471239c8..1321c48e0b 100644 --- a/src/pages/en/utol/lecturers/settings/index.md +++ b/src/pages/en/utol/lecturers/settings/index.md @@ -227,7 +227,7 @@ This section describes the procedures for using external tools in a course. For
When an external tool is not displayed - If you have a license for an LTI v1.3-compliant external tool that is not shown in the **LTI Usage Settings** and wish to use it, please contact the UTOL team via email. Please inform us of the tool, its license, and the scope of use you wish to request (i.e., whether you wish to use the tool only for a specific department or course, or for the entire university). + If you have a license for an LTI v1.3-compliant external tool that is not shown in the **LTI Usage Settings** and wish to use it, please contact the UTOL team (`lms-support@itc.u-tokyo.ac.jp`). Please inform us of the tool, its license, and the scope of use you wish to request (i.e., whether you wish to use the tool only for a specific department or course, or for the entire university).
1. Click the **Confirm** button, review the details, and then click **Register**. diff --git a/src/pages/utol/lecturers/settings/index.mdx b/src/pages/utol/lecturers/settings/index.mdx index 4d2795ca4d..c800e9af1d 100644 --- a/src/pages/utol/lecturers/settings/index.mdx +++ b/src/pages/utol/lecturers/settings/index.mdx @@ -217,7 +217,7 @@ LTI連携は,UTOLのコースと外部のツールを連携させる[^3]機能
表示されていない外部ツールを利用したい場合 - 「LTI利用設定」に表示されていない,LTI v1.3に対応する外部ツールのライセンスをお持ちで,利用を希望される方は,UTOL担当までメールでご連絡下さい{/* TODO: メールアドレス公開確認 */}.その際には,当該ツール及びそのライセンス,利用を希望する範囲(特定の学部・コースのみでの利用か,全学での利用を希望か)等をお伝え下さい. + 「LTI利用設定」に表示されていない,LTI v1.3に対応する外部ツールのライセンスをお持ちで,利用を希望される方は,UTOL担当(`lms-support@itc.u-tokyo.ac.jp`)宛にご連絡下さい.その際には,当該ツール及びそのライセンス,利用を希望する範囲(特定の学部・コースのみでの利用か,全学での利用を希望か)等をお伝え下さい.
1. 「確認画面へ進む」ボタンを押し,内容を確認したら「登録する」ボタンを押してください. From 996967a04bf7bc0a1f617f7a14d691bc4ff462d9 Mon Sep 17 00:00:00 2001 From: syobonpastel Date: Mon, 13 Apr 2026 20:55:12 +0900 Subject: [PATCH 4/6] =?UTF-8?q?LTI=E5=88=A9=E7=94=A8=E8=A8=AD=E5=AE=9A?= =?UTF-8?q?=E3=81=AE=E5=A4=96=E9=83=A8=E3=83=84=E3=83=BC=E3=83=AB=E3=81=AB?= =?UTF-8?q?=E9=96=A2=E3=81=99=E3=82=8B=E8=AA=AC=E6=98=8E=E6=96=87=E3=82=92?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/utol/lecturers/settings/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/utol/lecturers/settings/index.mdx b/src/pages/utol/lecturers/settings/index.mdx index c800e9af1d..1bc1ec6477 100644 --- a/src/pages/utol/lecturers/settings/index.mdx +++ b/src/pages/utol/lecturers/settings/index.mdx @@ -215,9 +215,9 @@ LTI連携は,UTOLのコースと外部のツールを連携させる[^3]機能 1. 「コース設定→LTI利用設定」[^1]を開いてください. 1. 利用したいLTIツールの「利用する」列にチェックを入れてください.
- 表示されていない外部ツールを利用したい場合 + 表示されていない外部ツールを利用したい場合 - 「LTI利用設定」に表示されていない,LTI v1.3に対応する外部ツールのライセンスをお持ちで,利用を希望される方は,UTOL担当(`lms-support@itc.u-tokyo.ac.jp`)宛にご連絡下さい.その際には,当該ツール及びそのライセンス,利用を希望する範囲(特定の学部・コースのみでの利用か,全学での利用を希望か)等をお伝え下さい. + 「LTI利用設定」に表示されていない,LTI v1.3に対応する外部ツールのライセンスをお持ちで,利用を希望される方は,UTOL担当(`lms-support@itc.u-tokyo.ac.jp`)宛にご連絡下さい.その際には,当該ツール及びそのライセンス,利用を希望する範囲(特定の学部・コースのみでの利用か,全学での利用を希望か)等をお伝え下さい.
1. 「確認画面へ進む」ボタンを押し,内容を確認したら「登録する」ボタンを押してください. From 20eef6623d838ec2ed34a954baf884e7376ea383 Mon Sep 17 00:00:00 2001 From: syobonpastel Date: Wed, 15 Apr 2026 21:53:15 +0900 Subject: [PATCH 5/6] =?UTF-8?q?=E8=A8=AD=E5=95=8F=E3=81=AE=E7=B7=A8?= =?UTF-8?q?=E9=9B=86=E3=81=AB=E9=96=A2=E3=81=99=E3=82=8B=E3=83=AA=E3=83=B3?= =?UTF-8?q?=E3=82=AF=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/utol/lecturers/surveys/create.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/utol/lecturers/surveys/create.mdx b/src/pages/utol/lecturers/surveys/create.mdx index d3f59e64b3..0851b9524e 100644 --- a/src/pages/utol/lecturers/surveys/create.mdx +++ b/src/pages/utol/lecturers/surveys/create.mdx @@ -129,7 +129,7 @@ import DisplayLabel from '../_displaylabel/DisplayLabel.mdx'; ### 設問を編集する -アンケートの各設問を編集できます.設問を編集するには右上の鉛筆マークを押してください.設問の各項目の説明は「新しいアンケートを作成する」内の「手順2:設問の作成」を参照してください. +アンケートの各設問を編集できます.設問を編集するには右上の鉛筆マークを押してください.設問の各項目の説明は「新しいアンケートを作成する」内の「[手順2:設問の作成](#question_settings)」を参照してください. アンケート全体の設定と同様に,タイミングによって編集できる項目が制限されます.編集できる項目は,以下のとおりです. From 9c4a3542ce1e1fdcd462f1bc0324bef801c83e4f Mon Sep 17 00:00:00 2001 From: syobonpastel Date: Thu, 16 Apr 2026 09:50:10 +0900 Subject: [PATCH 6/6] =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=AF=E3=82=92?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/utol/lecturers/surveys/create.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/utol/lecturers/surveys/create.mdx b/src/pages/utol/lecturers/surveys/create.mdx index 0851b9524e..d213e38b2f 100644 --- a/src/pages/utol/lecturers/surveys/create.mdx +++ b/src/pages/utol/lecturers/surveys/create.mdx @@ -100,7 +100,7 @@ import DisplayLabel from '../_displaylabel/DisplayLabel.mdx'; 3. 回答が終わったら「確認画面に進む」を押して確認画面に進んでください. 4. 回答内容を確認して「提出する」を押して解答内容を送信してください.「新規登録」画面もしくは「編集」画面に移動します. -回答シミュレーションで不備が見つかった場合は,後述の「作成したアンケートを編集する」を参考にアンケートを修正してください. +回答シミュレーションで不備が見つかった場合は,後述の「[作成したアンケートを編集する](#update)」を参考にアンケートを修正してください. ## 作成したアンケートを編集する {:#update}