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

Adding a question page: Difference between revisions

From MoodleDocs
(reformt , minor edit)
 
(5 intermediate revisions by the same user not shown)
Line 15: Line 15:


==Select question type==
==Select question type==
'''Before you type in any content in a lesson question, you should decide about the [[Lesson question types|type of Lesson question]] you will use.'''  The help button near the top of the screen next to "Question Types" can also help with a quick review. The default type is multiple choice but you may easily switch to another type.


'''Before you type in any information, you should decide about the kind of question which will end your question page.''' The default type is multiple choice.  You can easily change that to any of the following: True/ False, Short Answer, Numerical, Matching or Essay question. To find out more about question types available in the lesson, [[Lesson_module#Types_of_questions_available_within_a_lesson|go here in MoodleDocs]]  or on the help button near the top of the screen next to "Question Types" for a quick review.
:'''Tip:''' When you decide to switch question types after placing in content, you will probably lose the content you entered.
[[Image:Question_type_tabs.GIF]]
 
[[Image:Question_type_tabs.GIF|frame|center|The [[Lesson question types]] tab shows after insert question is selected in Lesson edit view]].


==Elements of question page==
==Elements of question page==
A lesson question page has blocks for [[Lesson_Pages#Title_.26_Content|title, content]], [[Lesson_Pages#Answer|answers]], [[Lesson_Pages#Responses_in_Questions|responses]] and [[Jumps|jumps]]. Depending up the [[Adding/editing a lesson|lesson settings]], each answer maybe assigned a [[Adding/editing_a_lesson#Custom_Scoring|specific score]]. Each question type has a slightly different look.  In general you will give your question a title, add something to the content (the question), supply answer(s), perhaps a response to an answer and the jump the student will take depending up their answer.  
Most lesson question page have the same [[Lesson_question_types#Common_features_of_a_Lesson_Question_page|common formats in the edit mode]]. They have title, content, answers, responses and [[Jumps|jumps]]. Each answer maybe assigned a specific score, depending upon the [[Adding/editing a lesson|lesson settings]] or the simple default method can be used.


The content and answer blocks have the [[Page content|HTML toolbar]] available
The content and answer blocks have the [[Page content|HTML toolbar]] available.


Remember to click on '''Add a Question Page''' to save your page.
Remember to click on '''Add a Question Page''' to save your page.


== How to add a picture as an answer ==
==Tips and tricks==
=== How to add a picture as an answer ===
Moodle is little quirky ( for programming reasons) in inserting pictures into answers.   
Moodle is little quirky ( for programming reasons) in inserting pictures into answers.   
#Insert your question into the lesson. Remember the page title (important step for bald guys),
#Insert your question into the lesson. Remember the page title (important step for bald guys),
Line 39: Line 42:


There is a help icon which will describe this editing tool.
There is a help icon which will describe this editing tool.
===Adding sound to a question page===
*[[MP3_player#Inserting_sounds_into_questions|Here is the best place to look]] - adding sounds to questions. 
*[[Audio in Moodle]] has an overview and tool recommendations


== See Also ==
== See Also ==

Latest revision as of 15:12, 12 July 2009


There are several ways to add a question to a Lesson. This page will show ways of adding a question when in edit mode.

Insert question page

In Moodle 1.7 and later there is now a collapsed view under edit. Use the Action "Add a page" pulldown to the right and select "Question".

Moodle 1.7 Edit in Collapsed

Or under the Expanded view (previously called "All pages view"), above each existing page you will see a link Add a Question Page here, similar to below.

Insert page types

This link will insert a question page for you in that spot. Don't worry you can move it later like any other page.

Importing questions

It is possible to insert one or more questions from a file by using the Import questions link in the expanded edit tab. Between each question the teacher will see an "Import questions" link. See the "Insert page type" image above.

Select question type

Before you type in any content in a lesson question, you should decide about the type of Lesson question you will use. The help button near the top of the screen next to "Question Types" can also help with a quick review. The default type is multiple choice but you may easily switch to another type.

Tip: When you decide to switch question types after placing in content, you will probably lose the content you entered.
The Lesson question types tab shows after insert question is selected in Lesson edit view

.

Elements of question page

Most lesson question page have the same common formats in the edit mode. They have title, content, answers, responses and jumps. Each answer maybe assigned a specific score, depending upon the lesson settings or the simple default method can be used.

The content and answer blocks have the HTML toolbar available.

Remember to click on Add a Question Page to save your page.

Tips and tricks

How to add a picture as an answer

Moodle is little quirky ( for programming reasons) in inserting pictures into answers.

  1. Insert your question into the lesson. Remember the page title (important step for bald guys),
    1. Maybe type in your question,
    2. Save the question with the Add question button at the bottom, then the "continue" link
  2. Find the question you just saved,
    1. Edit the question. Now you will see a place to check "Use Editor" next to each of the answers and responses,
    2. Check off the boxes you want, There is a help icon which will describe this process,
    3. Click on redisplay at the bottom. You should see the html editor tool bar above the responces you checked off,
    4. Insert your picture using the editor,
    5. Save your work by clicking of add question button at bottom.

There is a help icon which will describe this editing tool.

Adding sound to a question page

See Also