ワードセンサーシップ

提供:MoodleDocs
2006年10月22日 (日) 00:01時点におけるMitsuhiro Yoshida (トーク | 投稿記録)による版
移動先:案内検索

作成中です - Mitsuhiro Yoshida 2006年10月21日 (土) 18:49 (CDT)

ワードセンサーシップは、定義済みリストを元に、テキスト中の「不適切な言葉」をスキャンします。各言語パックには、独自のリストがありますが、あなたのリストを作成することができます。この機能を使用するには、最初に設定ページに入って、言葉リストを定義する必要があります。ユーザには黒色のブロックで覆い隠された言葉が見えますが、マウスポインタを乗せるとオリジナルの言葉がポップアップされます。

ワードセンサーシップフィルタを有効にすると、ユーザの定義済みリストを元に、テキスト中の「不適切な言葉」をスキャンし、黒色のブロックで覆い隠 ( Black out ) します。

Moodle 1.5のワードセンサーシップ

Moodle 1.5

Moodle 1.6以前のバージョンでは、定義リストは言語パックの censor.php に入れられています ( 例: 日本語は lang/ja/censor.php または lang/ja_utf8/censor.php を使用 )。定義リストをを変更するには、このファイルを直接編集する必要があります。 A default list is provided for many languages. Warning: if you are looking at this file you may find the content offensive.

Moodle 1.6での改善

Moodle 1.6

The filter settings page allows the administrator to edit a list of words via the web interface. For compatibility, the old list in the language pack is retained and will be used if the list on the settings page is empty. To avoid inadvertantly causing offence, there is no default list on the settings page.