問題タイプ

提供:MoodleDocs
2007年2月12日 (月) 18:44時点におけるMitsuhiro Yoshida (トーク | 投稿記録)による版 (→‎穴埋め問題 (Cloze))
移動先:案内検索

作成中です - Mitsuhiro Yoshida 2007年1月15日 (月) 13:04 (CST)


あなたは、小テストモジュールで様々な異なるタイプの問題を追加することができます。レッスンの問題も同じです。

穴埋め問題 (Cloze)

穴埋め問題は、テキスト内 (Moodleフォーマット) に多肢選択問題、記述問題、数値問題を挿入することができる非常に柔軟な問題です。

現在、問題を作成するためのグラフィカルインターフェースは用意されていません。テキストボックスに問題フォーマットを入力するか、外部ファイルからインポートしてください。

ランダム記述組み合わせ問題

From the student perspective, this looks just like a Matching question. The difference is that the subquestions are drawn randomly from Short Answer questions in the current category.

After an optional introduction, the respondent is presented with several sub-questions and several jumbled answers. There is one correct answer for each question.

The respondent must select an answer to match each sub-question.

Each sub-question is equally weighted to contribute towards the grade for the total question.

The questions and answers are randomly drawn from the pool of "Short Answer" questions in the current category. Each attempt on a quiz will have different questions and answers.

説明

This is not a real question. It simply prints some text (and possibly graphics) without requiring an answer. This can be used to provide some information to be used by a following group of questions, for example.

計算問題

Calculated questions offer a way to create individual numerical questions by the use of wildcards that are substituted with individual values when the quiz is taken.

作文問題

In response to a question (that may include an image) the respondent writes an answer in essay format. Three fields may be edited when creating the essay question: the question title, the body of the question, and feedback that can be displayed at a time chosen by the facilitator.

The essay question will not be assigned a grade until it has been reviewed by a teacher or facilitator by using the Manual Grading feature. When manually grading an essay question, the grader will be able to enter a custom comment in response to the respondent's essay and be able to assign a score for the essay.

Third-party question types

Besides the question types described above that are part of the core Moodle distribution there are question type plugins contributed by the community.

Drag and Drop

Please see the Drag and Drop question tutorial for more information.

Molecule design

The Java Molecular Editor question type allows you to ask students to design and submit a molecular structure.

Regular Expression Short Answer

Moodle 1.6

Like the Short Answer question, the RegExp Short Answer question expects the student to answer an "open" question with a word or a short phrase. However, using so-called regular expressions gives you access to a more powerful system for analysing the student's answers and thus providing more adapted feedback messages. The Regular Expression Short Answer question type is available for Moodle 1.6 from the Modules and plugins database. --Joseph Rézeau 22:49, 25 May 2006 (WST)

Rendered Matching

Need some mention of what this is or will be.--Dennis Daniels 14:09, 6 June 2006 (WST)