「パーミッションを変更することで評定表をシンプルにする」の版間の差分

提供:MoodleDocs
移動先:案内検索
30行目: 30行目:
==評定エクスポートタイプ数を減らす==
==評定エクスポートタイプ数を減らす==


By default, teachers can [[Grade export|export grades]] to Excel spreadsheet (xls), OpenDocument spreadsheet (ods), plain text file (txt) or XML file (xml).
デフォルトでは、教師はExcelスプレッドシート (xls)、OpenDocumentスプレッドシート (ods)、プレインテキストファイル (txt) またはXMLファイル (xml) として[[評定エクスポート|評定をエクスポート]]することができます。


To remove grade export types which teachers aren't likely to use, change any of the following capabilities: [[Capabilities/gradeexport/xls:view|gradeexport/xls:view]], [[Capabilities/gradeexport/ods:view|gradeexport/ods:view]], [[Capabilities/gradeexport/txt:view|gradeexport/txt:view]], [[Capabilities/gradeexport/xml:view|gradeexport/xml:view]].
教師が使いそうにない評定エクスポートタイプを取り除くには、以下のケイパビリティを変更してください: [[ケイパビリティ/gradeexport/xls:view|gradeexport/xls:view]], [[ケイパビリティ/gradeexport/ods:view|gradeexport/ods:view]], [[ケイパビリティ/gradeexport/txt:view|gradeexport/txt:view]], [[ケイパビリティ/gradeexport/xml:view|gradeexport/xml:view]].


To remove the option to export grades completely, change the capability [[Capabilities/moodle/grade:export|moodle/grade:export]].
評定エクスポートオプションを完全に取り除くには、ケイパビリティ[[ケイパビリティ/moodle/grade:export|moodle/grade:export]]を変更してください。


==Reducing the number of grade import types==
==Reducing the number of grade import types==

2010年7月28日 (水) 15:51時点における版

作成中です - Mitsuhiro Yoshida

システム、コースカテゴリまたはコースレベルのパーミッションを変更することで、教師および編集権限のない教師に対するMoodle 1.9以降の評定表をシンプルにすることができます。

基本的な方法

システムレベルのパーミッションを変更するには:

  1. 管理者としてログインしてください。
  2. 「サイト管理 > ユーザ > パーミッション > ロールの定義」にアクセスしてください。
  3. 教師および編集権限のない教師のロールを編集して、選択したケイパビリティを「許可」から「設定なし」にしてください。
  4. ページ下部にスクロールダウンした後、「変更を保存する」ボタンをクリックしてください。

コースカテゴリまたはコースレベルでパーミッションを変更するには:

  1. 管理者としてログインしてください。
  2. コース管理ブロック内の「ロールの割り当て」リンクをクリックしてください。
  3. 「パーミッションのオーバーライド」タブをクリックしてください。
  4. 教師または編集権限のない教師のロールを選択して、選択したパーミッションを「継承」から「抑制」に変更してください。
  5. ページ下部にスクロールダウンした後、「変更を保存する」ボタンをクリックしてください。

概要レポートリンクを取り除く

概要レポートでは学生が受講登録しているコースすべてに関して、それぞれのコースの学生ごとの評点合計が一覧表示されます。教師にはメッセージ「まだコースがありません」が表示される場合があります。

概要レポートリンクを取り除くには、ケイパビリティgradereport/overview:viewを変更してください。

メモ: 新しいMoodle 1.9.5では、概要レポートを表示するケイパビリティは教師および編集権限のない教師のロールには設定されません。

評定エクスポートタイプ数を減らす

デフォルトでは、教師はExcelスプレッドシート (xls)、OpenDocumentスプレッドシート (ods)、プレインテキストファイル (txt) またはXMLファイル (xml) として評定をエクスポートすることができます。

教師が使いそうにない評定エクスポートタイプを取り除くには、以下のケイパビリティを変更してください: gradeexport/xls:view, gradeexport/ods:view, gradeexport/txt:view, gradeexport/xml:view.

評定エクスポートオプションを完全に取り除くには、ケイパビリティmoodle/grade:exportを変更してください。

Reducing the number of grade import types

By default, teachers can import grades as a CSV or XML file.

To remove grade import types which teachers aren't likely to use, change either of the following capabilities: gradeimport/csv:view, gradeimport/xml:view.

To remove the option to import grades completely, change the capability moodle/grade:import.

Forcing grade letter site-level defaults

To remove the ability for teachers to edit grade letters in their courses, change the capability moodle/grade:manageletters.

Forcing standard scales

To remove the ability for teachers to create, edit and delete custom scales, change the capability moodle/course:managescales.

Removing the option to edit grades directly in the gradebook

To remove the grader report turn editing on/off button, change the capability moodle/grade:edit. This will result in teachers not being able to edit grades directly or to hide or lock individual grades (though they will still be able to hide or lock Grade items via the edit categories and items page). This change makes the grader report similar to the Moodle 1.8 gradebook.