「コースブロック」の版間の差分

提供:MoodleDocs
移動先:案内検索
(ページの作成:「{{ブロック}} 作成中です - ~~~ The '''Courses''' block lists and allows navigation between all of the courses in which the logged in user is enrolled in. The bl...」)
 
(done.)
 
(同じ利用者による、間の15版が非表示)
1行目: 1行目:
{{ブロック}}
{{ブロック}}


作成中です - [[利用者:Mitsuhiro Yoshida|Mitsuhiro Yoshida]] ([[利用者・トーク:Mitsuhiro Yoshida|トーク]])


The '''Courses''' block lists and allows navigation between all of the courses in which the logged in user is enrolled in. The block title shows as "My courses" and allows one-click access to a course's home page.
「コース」ブロックにより、ログイン済みユーザが登録しているすべてのコースを一覧表示することができます。また、コース間を移動することができます。ブロックタイトルには「マイコース」と表示されてワンクリックでコースホームページにアクセスすることができます。


[[File:CoursesBlockNew.png]]
[[File:CoursesBlockNew.png]]


There is a also the option to list ''All courses...'' available within the Moodle site. This will display a list of course types and a click on one of the types will reveal all the courses in that category.  There is also a search all courses option on this page.
Moodleサイト内で「すべてのコース ...」に一覧表示させることもできます。これはコースのタイプを一覧表示して、タイプの1つをクリックすることによりカテゴリ内のすべてのコースを表示することができます。このページですべてのコースを検索することもできます。


A brand new user to a Moodle site, who has not enrolled in any course, will see the block title as "Course Categories".
いずれのコースにも登録されていない新しいMoodleサイトのユーザには「コースカテゴリ」というタイトルのブロックが表示されます。


When a student enters an unassigned course using the course block, they will be asked to enroll.
学生がコースブロックを使用して自分が登録されていないコースに入った場合、登録を求められます。


Note: The [[Navigation block]] also includes a list of all courses a user is enrolled in.
メモ: [[ナビゲーションブロック]]にもユーザが登録されているコースすべての一覧を含みます。


==Site administration settings==
==サイト管理設定==


The courses block has some settings which may be changed by an administrator in ''Administration > Site administration > Plugins > Blocks > Course list''.
コースブロックには管理者が「管理 > サイト管理 > プラグイン > ブロック > コース一覧」で変更することのできる設定があります。


*''block_course_list_adminview'' - This determines what administrators see in the block.
*''block_course_list_adminview'' - ここでは管理者へのブロックの見せ方に関して設定します。
*''block_course_list_hideallcourseslink'' - This enables you to hide the "All courses" link at the bottom of the block from everyone except administrators.
*''block_course_list_hideallcourseslink'' - ここではブロック最下部の「すべてのコース」リンクを管理者以外に非表示にすることができます。


==関連情報==
==関連情報==


*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=92190 How to make users can only see their own courses?] forum discussion
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=92190 ユーザが自分のコースだけを見れるようにするには?] フォーラムディスカッション - 英語


[[Category:コース]]
[[Category:コース]]

2018年6月17日 (日) 15:02時点における最新版


「コース」ブロックにより、ログイン済みユーザが登録しているすべてのコースを一覧表示することができます。また、コース間を移動することができます。ブロックタイトルには「マイコース」と表示されてワンクリックでコースホームページにアクセスすることができます。

CoursesBlockNew.png

Moodleサイト内で「すべてのコース ...」に一覧表示させることもできます。これはコースのタイプを一覧表示して、タイプの1つをクリックすることによりカテゴリ内のすべてのコースを表示することができます。このページですべてのコースを検索することもできます。

いずれのコースにも登録されていない新しいMoodleサイトのユーザには「コースカテゴリ」というタイトルのブロックが表示されます。

学生がコースブロックを使用して自分が登録されていないコースに入った場合、登録を求められます。

メモ: ナビゲーションブロックにもユーザが登録されているコースすべての一覧を含みます。

サイト管理設定

コースブロックには管理者が「管理 > サイト管理 > プラグイン > ブロック > コース一覧」で変更することのできる設定があります。

  • block_course_list_adminview - ここでは管理者へのブロックの見せ方に関して設定します。
  • block_course_list_hideallcourseslink - ここではブロック最下部の「すべてのコース」リンクを管理者以外に非表示にすることができます。

関連情報