「問題作成者ロール」の版間の差分

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


The role of '''Question creator''' may be used to enable students to create [[Questions|questions]] for use in [[Quiz module|quizzes]].
'''問題作成者'''ロールでは、[[小テストモジュール|小テスト]]内で使用するため、学生が[[問題]]を作成できるようにします。


''Warning'': Capabilities with [[Risks|XSS risks]] associated to them are allowed for the role of question creator. Thus, this role should be assigned with care.
''Warning'': Capabilities with [[Risks|XSS risks]] associated to them are allowed for the role of question creator. Thus, this role should be assigned with care.

2010年3月1日 (月) 03:02時点における版

Moodle 1.9


作成中です - Mitsuhiro Yoshida 2010年2月27日 (土) 16:23 (UTC)

問題作成者ロールでは、小テスト内で使用するため、学生が問題を作成できるようにします。

Warning: Capabilities with XSS risks associated to them are allowed for the role of question creator. Thus, this role should be assigned with care.


ロールのセットアップ

  1. Access Administration > Users > Permissions > Define roles.
  2. Click the button "Add a new role".
  3. Give the role a name e.g. "Question creator", short name and description.
  4. Change the following capabilities (available in Moodle 1.9 onwards) to allow:
  5. Click the button "Add a new role".

ロールの割り当て

Course administration block with questions link
  1. Follow the Assign roles link in the course administration block.
  2. Choose the question creator role to assign.
  3. Select a user in the potential users list, and use the left-facing arrow button to add it to the existing users list. Multiple users may be selected by holding down the Apple or Ctrl key whilst clicking on the users' names.

Users assigned the role of question creator will be able to access the question creation interface via the questions link in the course administration block.

小テスト内で問題を使用する

Question created and last saved details

A teacher can assign students the role of question creator for a short period of time, then unassign them and use the students' questions in a quiz. Details of who created / last saved each question can be found at the bottom of each question editing page.

作成中