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

提供:MoodleDocs
移動先:案内検索
(ページの作成: {{Moodle 1.9}} 作成中です - ~~~~ The role of '''Question creator''' may be used to enable students to create questions for use in quizzes. '...)
 
29行目: 29行目:
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.
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.


==Using questions in a quiz==
==小テスト内で問題を使用する==
[[Image:Question created and last saved details.png|thumb|Question created and last saved details]]
[[Image:Question created and last saved details.png|thumb|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.
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.

2010年2月27日 (土) 16:24時点における版

Moodle 1.9


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

The role of Question creator may be used to enable students to create questions for use in quizzes.

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.

作成中