「コース間で問題を共有する方法」の版間の差分

提供:MoodleDocs
移動先:案内検索
編集の要約なし
3行目: 3行目:
作成中です - [[利用者:Mitsuhiro Yoshida|Mitsuhiro Yoshida]] 2009年4月2日 (木) 02:30 (UTC)
作成中です - [[利用者:Mitsuhiro Yoshida|Mitsuhiro Yoshida]] 2009年4月2日 (木) 02:30 (UTC)


The page explain how Administrators can let teachers share questions between courses in Moodle 1.9.
このページでは、Moodle 1.9において、教師がコース間の問題を共有することができるようにするため、管理者が設定する方法を説明します。


==What you need to do==
==あなたがやるべきこと==


===1. Create a new role Question sharer===
===1. ロール「Question sharer」を作成する===


As usual, you create a new role by going to Administration -> Users -> Permissions -> Define roles.
As usual, you create a new role by going to Administration -> Users -> Permissions -> Define roles.
23行目: 23行目:
moodle/question:useall
moodle/question:useall


===2. Assign the new role in the System context===
===2. 新しいロールをシステムコンテクストに割り当てる===


Any user who you wish to be able to access the shared areas of the question bank must have the new role assigned in the System context. (Administration -> Users -> Permissions -> Assign system roles)
Any user who you wish to be able to access the shared areas of the question bank must have the new role assigned in the System context. (Administration -> Users -> Permissions -> Assign system roles)
29行目: 29行目:
Or, for more control, you can assign this role in a course category. That lets the user share questions only between the courses in that category.
Or, for more control, you can assign this role in a course category. That lets the user share questions only between the courses in that category.


==What teachers need to do==
==教師がやるべきこと==


Once you have done the above steps. Teachers who have the Question sharer role will be able to see the shared areas of the question bank when they are editing quizzes, or when they click on the 'Questions' link in the course administration block.
Once you have done the above steps. Teachers who have the Question sharer role will be able to see the shared areas of the question bank when they are editing quizzes, or when they click on the 'Questions' link in the course administration block.
35行目: 35行目:
Any questions they store in the shared areas of the question bank will be visible in all their courses.
Any questions they store in the shared areas of the question bank will be visible in all their courses.


==Why does this work?==
==どのように動作しますか?==


See: [[Question permissions explained with diagrams]].
See: [[Question permissions explained with diagrams]].

2009年4月3日 (金) 05:45時点における版

テンプレート:Questions

Moodle 1.9


作成中です - Mitsuhiro Yoshida 2009年4月2日 (木) 02:30 (UTC)

このページでは、Moodle 1.9において、教師がコース間の問題を共有することができるようにするため、管理者が設定する方法を説明します。

あなたがやるべきこと

1. ロール「Question sharer」を作成する

As usual, you create a new role by going to Administration -> Users -> Permissions -> Define roles.

You can use whatever Name and Short name you like for the role. Set the 'Legacy role type' to None.

In Moodle 2.0 and later, set the role to be assignable in the System and Category contexts.

Set the following capabilities to Allow: moodle/question:add moodle/question:editall moodle/question:managecategory moodle/question:moveall moodle/question:viewall moodle/question:useall

2. 新しいロールをシステムコンテクストに割り当てる

Any user who you wish to be able to access the shared areas of the question bank must have the new role assigned in the System context. (Administration -> Users -> Permissions -> Assign system roles)

Or, for more control, you can assign this role in a course category. That lets the user share questions only between the courses in that category.

教師がやるべきこと

Once you have done the above steps. Teachers who have the Question sharer role will be able to see the shared areas of the question bank when they are editing quizzes, or when they click on the 'Questions' link in the course administration block.

Any questions they store in the shared areas of the question bank will be visible in all their courses.

どのように動作しますか?

See: Question permissions explained with diagrams.

関連情報