「課題モジュール」の版間の差分

提供:MoodleDocs
移動先:案内検索
(校正待ち・校正完了メッセージを削除)
(原文を削除)
37行目: 37行目:
*[http://download.moodle.org/docs/using_moodle/ch7_assignments.pdf Using Moodle Chapter 7: Assignments and Exercises -英文、PDFファイル]
*[http://download.moodle.org/docs/using_moodle/ch7_assignments.pdf Using Moodle Chapter 7: Assignments and Exercises -英文、PDFファイル]


----
'''Assignments''' allow the teacher to grade various types of student submissions.
==Types==
Moodle supports plug-in assignment types.
===Official types===
There are three official types:
;Upload
:A student can upload a single file. This could be a Word document, spreadsheet or anything digital. Multiple files could be zipped and then submitted.
;Online Text
:This assignment type asks users to edit a text, using the normal editing tools. Teachers can grade them online, and even add inline comments or changes.
;Offline assignment
:This is useful when the assignment is performed outside of Moodle. It could be something elsewhere on the web or face-to-face. Students can see a description of the assignment, but can't upload files or anything. Grading works normally, and students will get notifications of their grades.
===Contrib modules===
These assignment types have been contributed by users:
;[http://moodle.org/mod/forum/discuss.php?d=30613 Group Assignment] (by Patrick Jermann)
:One user uploads the file but all the members of his or her group "benefit" from the submission.
;[http://moodle.org/mod/forum/discuss.php?d=33940 uploadmulti] (by Brian Jones)
:Allows uploading multiple files.
;[http://moodle.org/mod/forum/discuss.php?d=39979 Multiple Files Upload] (by Gustav W Delius)
:Allows uploading multiple files.
;[http://cdc.humboldt.edu/moodle/mod/resource/view.php?id=21 Review assignment] (by Humboldt University)
:A new assignment type that adds the ability to send back to the student a graded copy of their file. For Moodle 1.5.
;[http://moodle.org/mod/forum/discuss.php?d=34887 Form] (by Michael Robellard)
:allows students to enter information in a form (multiple textarea boxes) and then the teacher can grade each textarea with a number of points (or other grading scale) and give a comment for each form field
== See also ==
*[http://download.moodle.org/docs/using_moodle/ch7_assignments.pdf Using Moodle Chapter 7: Assignments and Exercises]


[[Category:教師]]
[[Category:教師]]

2006年8月15日 (火) 12:10時点における版


課題 によって教師は、様々な種類の生徒の提出物を評価することができます。

種類

Moodleは、課題タイプのプラグインもサポートします。

公式の課題タイプ

公式の課題タイプには3種類あります。

アップロード
生徒は、単一のファイルをアップロードすることができます。これは、ワード文書でもスプレッドシートでも電子文書なら何でもかまいません。ファイルが複数ある場合はzipで一つのファイルにしてから提出します。
オンラインテキスト
このタイプの課題は、ユーザに通常の編集ツールを使用したテキストの編集を求めます。それらの文章をオンラインで教師は評価し、さらに文章中にコメントを付けたり一部を修正したりすることができます。
オフラインの課題
このタイプの課題は、Moodleの外で課題が課されるときに便利です。どこか他のWeb上の場所で行われた課題でも、実際に会って行われた課題でもかまいません。学生は課題の説明を読むことはできますが、ファイル等をアップロードすることはできません。評定は通常どおり動作し、評定に関する通知メールが学生に送信されます。

投稿モジュール

これらの課題の種類はユーザーによって投稿されました。

グループ課題 (Patrick Jermann による)
一人のユーザーがファイルをアップロードしますが、その人のグループのメンバー全員がその提出課題から「利益を得ます」
uploadmulti (Brian Jones による)
複数のファイルをアップロードできるようにします。
Multiple Files Upload (Gustav W Delius による)
複数のファイルをアップロードできるようにします。
Review assignment (Humboldt University による)
新しい課題タイプです。学生に、評価したあとのファイルのコピーを送り返すことができます。Moodle 1.5用。
Form (Michael Robellard による)
学生がフォーム(複数の文章入力ボックス)に情報を入力することができるようにします。教師は、ポイントの数(もしくは別の評価尺度)でそれぞれの文章入力ボックスを評価し、それぞれのフォームの要素にコメントを付けることができます。

関連情報