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

提供:MoodleDocs
移動先:案内検索
25行目: 25行目:
===2. 新しいロールをシステムコンテクストに割り当てる===
===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.
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.

2009年4月5日 (日) 16:49時点における版

Moodle 1.9


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

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

あなたがやるべきこと

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

通常どおり、「サイト管理 > ユーザ > パーミッション > ロールの定義」に移動して、ロールを作成してください。

あなたは、ロールの名称および省略名に好きな名前を使うことができます。「レガシーロールタイプ」は「なし」にしてください。

Moodle 2.0以降では、システムおよびカテゴリコンテクストでロールを割り当て可能にしてください。

以下のケイパビリティを許可にしてください: moodle/question:add moodle/question:editall moodle/question:managecategory moodle/question:moveall moodle/question:viewall moodle/question:useall

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

あなたが問題バンクの共有エリアにアクセスを許可したいユーザに対して、システムコンテクスト (サイト管理 > ユーザ > パーミッション > システムロールの割り当て) で新しいロールを割り当ててください。

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.

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

図で説明する問題パーミッションをご覧ください。

関連情報