時間無制限の小テストユーザロール

提供:MoodleDocs
2010年2月26日 (金) 15:46時点におけるMitsuhiro Yoshida (トーク | 投稿記録)による版
移動先:案内検索

作成中です - Mitsuhiro Yoshida 2010年2月26日 (金) 01:38 (UTC)

時間無制限の小テストユーザロールでは、時間制限のある小テストにおいて、ユーザが時間無制限に受験できるようにします。

ロールセットアップ

  1. 「サイト管理 > ユーザ > パーミッション > ロールの定義」にアクセスしてください。
  2. 「新しいロールを追加する」ボタンをクリックしてください。
  3. Give the role a name e.g. Quiz user with unlimited time, short name and description.
  4. Change the capability mod/quiz:ignoretimelimits to allow.
  5. Click the button "Add a new role".

ロールの割り当て

This role may be assigned in the system, course or module context, depending upon whether the user should have unlimited time in all quizzes in every course, all quizzes in selected courses or just in selected quizzes.

To allow a user unlimited time in all quizzes:

  1. Access Administration > Users > Permissions > Assign system roles.
  2. Choose the quiz user with unlimited time 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.

コメント

This method only allows you to give that student unlimited extra time. Or at least, if you do this, Moodle will not impose any time limit. If you need to give a specific amount of extra time, say 50% extra, you will need to enforce that some other way. For example, you could use an invigilator to monitor the student. Or you could point out to the student that Moodle tracks how long they spend on each quiz attempt, and ask them to monitor themselves.

関連情報