Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Lesson question types.

Lesson question types: Difference between revisions

From MoodleDocs
Line 3: Line 3:
==Common features of a Lesson Question page ==
==Common features of a Lesson Question page ==
  add the common features so they will have to repeat in each of the question types below.
  add the common features so they will have to repeat in each of the question types below.
#Title
#Content
##HTML Editor
#Answers
##HTML Editor
#Responce
#Jumps


== Types of questions available within a lesson ==
== Types of questions available within a lesson ==

Revision as of 14:14, 26 June 2008

The purpose of this page is consolidate instructions concerning Lesson questions. While Lesson questions are similar to those found in Quiz and the Question Bank, they are different.

Common features of a Lesson Question page

add the common features so they will have to repeat in each of the question types below.
  1. Title
  2. Content
    1. HTML Editor
  3. Answers
    1. HTML Editor
  4. Responce
  5. Jumps

Types of questions available within a lesson

Question type tabs.GIF

Multiple choice

In a multiple choice question, the student is given a question and a list of answers. Moodle can shuffle the answer list every time the question is view by a student. In a multiple choice question, the student selects one answer.

Questions can use pictures. Indeed, pictures can be used as answers when the HTML editor is turned on and the page reloaded. Each answer in a multichoice question can be scored separately. It is possible to give a negative score for an answer, or partial credit for a wrong answer. The teacher can give a response based upon the answer selected by the student.

With multianswer box checked

With the multianswer box checked by the teacher, a multiple choice question has less flexibility for the teacher. In this type of question, the student selects 1 or more answers from the list.

An example of a multianswer question is:

Which of the following are mammals?
- A dog
- A cow
- A fly
- A buttercup

To ensure the multianswer feature works, all correct answers should be in first lines of the answer list, receive the same score (let say 1), response and jump to the same page. Then wrong answers go with the same score (usually 0), response and jump to the same page. In other words you should have two groups of answers (correct answers first and then incorrect ones) with the identical scores, responses and jumps for each group.

See also Multiple_Choice_question_type which is a quiz question and works differently.

Short answer

In a short answer question the student is expected to answer with one word or a few words. Short-Answer question type gives more information about this kind of question

Starting with Moodle 1.6, there are two different student answer analysis systems available for the Short Answer type of question in the Lesson Module: the simple system and the new regular expressions system. The simple system is the default and is the same used by the Quiz Module. There is a "Use Regular Expressions" option box on the Edit Question Page screen in the Lesson Module.

We suggest first reading about the Short answer question page with the examples of the "simple analysis", and then read the Short answer analysis page that gives more information about "Regular Expression analysis".

Table of Contents

True / false

add picture of T/F question in edit mode.

The True/False question type is a special case of the multiple choice question. The student is prompted to choose which is the correct option. See multiple choice question above for details.


  • T/F is NOT a special case, because you can not mark both answers as correct.--Chris collman 08:47, 26 June 2008 (CDT)
from quiz instructions for t/f

A student is given only two choices for an answer in this kind of question: True or False. The question content can include an image or html code.

When feedback is enabled, the appropriate feedback message is shown to the student after the answer. For example, if the correct answer is "False", but they answer "True" (getting it wrong) then the "True" feedback is shown.

Note that the True/False question type in a Lesson module is quite different. It is effectively the same as the Multiple Choice question type in a Lesson, but with only 2 responses. See Lesson_module#Multiple_choice.

T-F Question set-up

  1. Give the question a title name - this allows you to identify it for jumps.
  2. Enter a question in the 'question text' field.
  3. Select an image to display if you want to add a picture to the question. For the student, it appears immediately after the question text and before the choices.
  4. Set the 'default question grade' (i.e. the maximum number of marks for this question).
  5. Set the 'Penalty factor' (see Penalty factor below).
  6. Moodle 1.7+: If you wish, add general feedback. This is text that appears to the student after he/she has answered the question.
  7. Select the correct answer - true or false.
  8. Finally, provide feedback for each of the answers 'true' and 'false'.
  9. Click 'Save changes'

T-F Penalty factor

The 'penalty factor' only applies when the question is used in a quiz using adaptive mode - i.e. where the student is allowed multiple attempts at a question even within the same attempt at the quiz. If the penalty factor is more than 0, then the student will lose that proportion of the maximum grade upon each successive attempt. For example, if the default question grade is 10, and the penalty factor is 0.2, then each successive attempt after the first one will incur a penalty of 0.2 x 10 = 2 points.


Table of Contents

Matching questions

Matching

Matching questions consist of a list of names or statements, or pictures which must be correctly matched against another list. For example "Match the letter with its position in the alphabet. One list would have A, B, C, D, Z and the other in a pull down menu next to each item would have 2, 4, 3, 1, 26 .

Unlike the Multichoice question where the choices are shown in a random order, the first list of items in a Matching question is not shuffled but shown in the same order as entered. The second list is scrambled. Each match contributes to the question score. There is no feedback on this type of question.

See Matching question type for more information.

Matching questions have a content area and a list of names or statements which must be correctly matched against another list of names or statements. For example "Match the Capital with the Country" with the two lists "Canada, Italy, Japan" and "Ottawa, Rome, Tokyo". In the Quiz Module, each match is equally weighted to contribute towards the grade for the total question.


Grading a matching question

  • Each sub-question is equally weighted to contribute towards the grade for the total question. For example a student who correctly matches 3 of the 4 possible matches will receive 3/4 or 75% of the total possible score for that question.
  • The 'penalty factor' only applies when the question is used in a quiz using adaptive mode - i.e. where the student is allowed multiple attempts at a question even within the same attempt at the quiz. If the penalty factor is more than 0, then the student will lose that proportion of the maximum grade upon each successive attempt. For example, if the default question grade is 10, and the penalty factor is 0.2, then each successive attempt after the first one will incur a penalty of 0.2 x 10 = 2 points.

Repeated entries in matching question

It is possible to have repeated entries in one of the lists but care should be taken to make the repeats identical. For example "Identify the type of these creatures" with the lists "Ant, Cow, Dog, Sparrow" and "Insect, Mammal, Mammal, Bird".

Ordered answers in matching questions

In the Lesson module,the answer list is always shuffled.

Consider the question "Match the letter with its position in the alphabet" with the question list "1, 2, 3, 4" and answer list "A, B, C, D". The answer list is always shuffled for each student in the pull down list of the possible matches. Thus the student may see possible answers as "D, C, A, B".

Version differences in matching questions

  • From Moodle 1.7 onwards, there can be more answers than questions. This makes it harder for the student if they do not know the right match. The extra answers are added by leaving the question field blank.

Lesson Module matching questions

  • In the Lesson Module, all matches must be right for the question to be scored as correct.
  • What is called the question list in a Quiz, does not shuffle in the Lesson Module. In the earlier example, A, B, C , D will always be in that order and 1,2,3,4 will always be shuffled in the Lesson Module.
  • Lesson Module has an "answer" and a "matching answer" instead of a "question" and "answer".
  • In Lesson Module there has to be matching pairs. It is not possible to have 4 items in one list to match with 1 of 5 items in another list. Both lists will be equal in their number.
Lesson Module version differences matching questions
  • In Moodle 1.5, when creating this type of question the items for the first list go into the Answer boxes and items for the second list go into the Response boxes. Once created a more sensible labeling scheme is shown. When the student successfully matches the items the jump on the first answer is used. An unsuccessful answer jumps to the page on the second answer. The question does not support custom responses, the student is told how many matches are correct or if all the matches are correct.
  • In Moodle 1.6, when the student successfully matches the items, the Correct answer jump is used. An unsuccessful answer jumps to Wrong answer jump. The question supports only 2 response (= feedback) messages: the Correct response message is displayed if all matches are correct, and the Wrong response message otherwise.

Tips and tricks for matching questions

  • Matching questions look better on screen if you put the longer piece of text in the question and not the match. For example, when vocabulary matching put the single word in the match and the definition sentence in the question. Otherwise the drop down for long questions will be awkward to use and difficult to read.
  • Matching questions in a Lesson module are slightly different than in a Quiz module when the teacher is in edit mode. For example, there are scoring differences and a quiz does not use jumps.

Table of Contents

Numerical Question

This type of question requires a number as the answer. In it's simplest form it requires just one answer to be specified. For example "What is 2 plus 2?", where 4 is the correct answer. A numerical question will also accept a number in a range as being correct. The answers are similar to short answer, where the order that the teacher lists the answers is important.

See Numerical question type for more information.

The lesson numerical question differs from the numerical quiz question and the numerical embedded question (Cloze), in a couple of ways when it evaluates answers. For example there is no wild card.

Table of Contents

Essay Questions

Short essay questions were introduced in Moodle version 1.5. These are meant for short, paragraph or two type of essays one often finds on exams. Thus we did not use the html editor, preferring a simple text field. For longer essays, the assignment module is a better choice.

The student simply enters their essay in the box provided. The teacher sees ungraded essay questions when opening the lesson. After grading, the teacher can email their responses to the student.

Essay Question set-up

  1. Give the question a descriptive name - this allows you to identify it in the question bank.
  2. Enter the question in the 'question text' field
  3. Select an image to display if you want to add a picture to the question. For the student, it appear immediately after the question text.
  4. Set the 'default question grade' (i.e. the maximum number of marks for this question).
  5. Moodle 1.7+: Add 'General Feedback' if required. This is text that appears to the student after he/she has answered the question. Note that this is effectively the same as the subsequent 'Feedback' field. The only difference is that General Feedback always appears at the bottom of the question, even after the grade and teacher's comments have been added.
  6. Add feedback if required. This is text that appears to the student after he/she has answered the question. See 'General Feedback' above if using Moodle 1.7 or higher.
  7. Click Save changes

Essay Question grading

The essay question will not be assigned a grade until it has been reviewed by a teacher and manually graded. Until that happens, the student's grade will be 0.

To grade a student's answer in a quiz, use the manual grading tab on the Results section of the quiz. When manually grading an essay question, the grader is able to enter a custom comment in response to the essay and assign a score for the essay.

Essay questions in a Lesson

To grade lesson essay questions, first click on the name of the lesson in your course page. If there are essay questions to be graded, there will be a link saying "Grade essay questions". This link will open a screen showing how many ungraded essay questions there are. Ungraded essay questions will be in listed in red. Click the link for the essay you wish to grade.

The essay grading screen shows the title of the question, the student's essay response, and a place you can write optional comments and give the essay a score. Click the Submit grade button to record your score and comments. Graded questions will be displayed in green. Repeat the process to finish grading. Click the "Email graded essays" link to email your responses to your students.


Table of Contents