問題タイプ

提供:MoodleDocs
2007年12月20日 (木) 23:51時点におけるMitsuhiro Yoshida (トーク | 投稿記録)による版
移動先:案内検索


作成中です - Mitsuhiro Yoshida 2007年12月20日 (木) 15:38 (CST)

あなたは、小テストおよびレッスンモジュールで様々な異なるタイプの問題を追加することができます。小テストモジュールには、さらに問題タイプがあります。両方のモジュールに含まれる標準的な問題タイプの詳細情報は、右側にあるリンクよりご覧ください。

標準問題タイプ

計算問題

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. More on the Calculated question type

説明

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 subsequent group of questions, for example. More on the Description question type

作文問題

In response to a question (that may include an image) the respondent writes an answer in essay format. More on the Essay question type

組み合わせ問題

A list of sub-questions is provided, along with a list of answers. The respondent must "match" the correct answers with each question. More on the Matching question type

穴埋め問題 (Cloze Test / Gap Fill)

These very flexible questions consist of a passage of text (in Moodle format) that has various answers embedded within it, including multiple choice, short answers and numerical answers. More on the Embedded Answers question type

多肢選択問題

In response to a question (that may include a image) the respondent chooses from multiple answers. There are two types of multiple choice questions - single answer and multiple answer. More on the Multiple Choice question type

記述問題

In response to a question (that may include a image), the respondent types a word or phrase. There may several possible correct answers, with different grades. Answers may or may not be sensitive to case. More on the Short Answer question type

数値問題

From the student perspective, a numerical question looks just like a short-answer question. The difference is that numerical answers are allowed to have an accepted error. This allows a continuous range of answers to be set. More on the Numerical question type

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

From the student perspective, this looks just like a Matching question. The difference is that the sub-questions are drawn randomly from Short Answer questions in the current category. More on the Random Short-Answer Matching question type

○/×問題

In response to a question (that may include a image), the respondent selects from two options: True or False. More on the True/False question type

サードパーティー問題タイプ

コアMoodleディストリビューションの標準問題タイプに加えて、コミュニティより寄与された問題タイプのプラグインもあります。

ドラッグ&ドロップ

詳細はドラッグ&ドロップ問題チュートリアルをご覧ください。

分子デザイン

Java分子エディタ (Molecular Editor) 問題タイプでは、学生に分子構造のデザインおよび提出を求めることができます。

Opaque

Opaque is a system for using questions from other systems that support the Opaque protocol within Moodle quizzes. This question type is the Moodle end of that bridge. It can be downloaded from http://moodle.org/mod/data/view.php?d=13&rid=798. See the Opaque question type tutorial for more information.

RQP

RQP was an earlier attempt to do the same thing that Opaque does, but as of Moodle 1.6 it did not work. It used to be in Moodle core, but in Moodle 1.9 it was moved to be a third-part question type. It is probably now only of historical interest.

正規表現記述問題

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.

バージョンおよび問題

  • Moodle 1.6以降のバージョンでは、いくつかの問題タイプをGIFTフォーマットまたはXML Moodleファイルを使用してエクスポートすることができます。

問題バンク

Moodle 1.6で小テストモジュールの問題のためのデータベース「問題バンク」が開発されました。Moodle 2.0より、データベースは小テストおよびレッスンで使用できるようになる予定です。