Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Building Quiz.

Building Quiz: Difference between revisions

From MoodleDocs
No edit summary
 
(197 intermediate revisions by 20 users not shown)
Line 1: Line 1:
{{Quizzes}}
{{Quiz}}


On the quiz editing screen you’ll create and categorize your quiz questions and then add them to the quiz. What you will see on this screen depends on whether students have already started attempts at the quiz.  
==How a Moodle quiz works==
{{Note|If you're new to quiz creation, try the [[Quiz quick guide]] first.}}
Once a quiz has been added to the course and the [[Quiz settings]] established,the teacher can start to build the quiz. The teacher can access the quiz to edit the questions by clicking directly on the Quiz name on the course home page or by clicking "Edit quiz" in ''Administration>Quiz administration.''  (You can also make questions in the [[Question bank]] without first creating a quiz. These questions may then be used later.)


==Before quiz has been attempted==
{|
On the left side of the screen, as shown in Figure 5-3, you’ll see a block where the questions you’ve added to the current quiz are displayed.  If this is a new quiz you will not have any questions there and Moodle tells you this.
|  [[File:editquiz.png|thumb|400px|Accessing the quiz to add or edit questions]]


On the right side of the screen, you’ll see a category selection menu labeled “Category” and a button labeled “Edit Categories”. Categories are used to organize your quiz questions for your course, and they can be a  container for sharing questions between courses. By default, there is one category, called “Default”.
|}


===Adding categories===
==Adding questions==
You may want to start out by making a new category to hold your questions for the quiz. For this purpose you click on the 'Edit Categories' button. This will bring you to a new page described on [[mod/quiz/category]].


<blockquote>It’s good practice to create categories to organize your questions. The level of detail in the categories is up to you, but I tend to lean towards more detailed categories I can combine into larger groups later if I want to. For example, I’ll break down questions related to a reading into a couple of concepts. It’s easier to clump questions together later than it is to pull them apart.</blockquote>
Once you have accessed the quiz editing screen as above, you can add questions from a number of locations:


===Creating questions===
#Click the 'Add' link as in the screenshot below. (''Note that in the US, the term 'marks' is replaced by 'points'.'')
Once you’ve created your categories, it’s time to add some questions.
#When it opens up, choose either to add a new question, to select a question from the question bank or to add a random question.
#From the '''Category:''' drop-down menu, select a category you want to add a question to.
#The area below the category will then display the question creation block.
#Select the question type you want to create from the '''Create new question''' drop-down menu.
#Fill in the form for the question type you are creating.
#Click Save Changes at the bottom of the form
Each [[mod/quiz/questions|question type]] has it’s own form and has it’s own options.  


===Importing Questions===
If you have questions from a textbook question bank, or if you don’t want to use the web interface to create your questions, you can import them from a text file. Moodle supports eight formats natively, and provides an easy way of creating new importers if you know a little PHP.


Once you get to know a format, it may be easier to simply type them into a text file than to use the web interface. You can just keep typing instead of waiting for new web pages to load for each question.
{|
|  [[File:newaddquestion.png|thumb|450px|Adding a question]]


The formats available by default include:
|}
;GIFT
:With GIFT format you can write multiple-choice, true-false, short answer, matching and numerical questions.
;Aiken
:Aiken format is an easy way of writing multiple-choice questions for import. It’s a very easy, readable format.
;Missing Word
:If you’re going to write a lot of missing word multiple choice questions, the missing word format is an easy way to create them.
;AON
:The same as the missing word format, except it creates matching questions from the multiple choice questions
;Blackboard
:If you’re converting from Blackboard to Moodle, you can export your course and then import the question pools into Moodle using the Blackboard format
;WebCT
:Currently, the WebCT format only supports importing multiple-choice and short answers questions
;Course Test Manager
:This will enable you to import questions from the Course Test Manager from Course Technology
;Embedded Answers (Cloze)
:The Cloze format is a multiple question, multiple answer question with embedded answers. They can be a bit tricky to develop, but they are a unique way of asking questions


The help file available from the help button next to the import file button gives a lot of detail about each format.


===Adding questions to a quiz===
Once you’ve created your questions, you’ll need to add them to the quiz. The quiz editing page will now look something like that displayed in Figure 5-12.


The << icons to the left of the questions are used to add individual questions to the quiz. You can also select several questions using the checkboxes on the left of the question list and then click the “Add to quiz” button at the bottom of the list to add then all at once. If you want to add all the displayed questions then use the 'Select all' link.
===Creating a new question===
 
1. To make a brand new question, click 'Add' and then '+ a new question'.
 
2. From the next screen, choose the question type you want to add and click "Next" ('When you click on a question type on the left, helpful information appears on the right''. )
 
{|
|  [[File:questionpicker.png|thumb|440px|Selecting a question type]]
 
|}
 
3. Fill in the question form, making sure to give a grade to the correct answer.
 
4. Click "Save changes".
 
{|
|  [[File:newlycreatedquestion.png|thumb|430px|A question when it has been created]]
 
|}
 
{{ Note| If you have a very complex question, and you want to check it as you go along, you can preview it and then click "Save changes and continue editing".}}
 
When a question has been created, an icon and words display its type (eg multiple choice). It can be modified by clicking the edit icon (eg [[File:editicon.png]]) and previewed by clicking the magnifiying glass icon.
 
As well as deleting individual questions with the delete (bin/trash can) icon, it is possible to delete more than one question by pressing the 'Select multiple items' button and choosing the questions to be removed:
 
[[File:multiplequestionselect.png]]
 
====Adding responses and feedback====
5. When you add responses and feedback, remember you can expand the toolbar to show more buttons.
 
6. You can continue adding questions this way, clicking 'Add' and '+ a new question' each time.
 
===Choosing a pre-made question===
*If other teachers in the course have made questions, or if a teacher made questions in an earlier quiz, these can be added to the current quiz by clicking 'Add' and '+ from question bank' .
* Click the + sign next to one question you want to add it (1 in screenshot below)
* If you have several questions, or you want to add all the questions, tick the box of each question or the top box (2 in screenshot below) and then click 'Add selected questions to the quiz' (3 in the screenshot below).
* To sort the questions, click the column headings. The default sort order (T) is short for question type. (2 in the screenshot below)
* To ensure all previously made questions are available, make sure to tick the boxes "also show questions from sub-categories/old questions".
 
{|
| [[File:addfromqbank1.png|thumb|350px|Using a previously made question]]
 
|}
 
'''Note:''' It is also possible to import pre-made questions into your quiz, from ''Quiz administration>Question bank>Import.'' See [[Import questions]] for more information. Sample questions are available from the [http://moodle.net/mod/data/view.php?d=1&mode=list&perpage=40&search=&sort=0&order=DESC&advanced=0&filter=1&advanced=1&f_2=Quiz+questions&f_11=&f_13=&f_12=&f_9=&f_8= Moodle.net content database.]
 
===Adding a random question===
As long as you have questions in the question bank, you can add random questions to your quiz by clicking 'Add' and then '+ a random question'.  This might be useful if you have students in a class taking a quiz at the same time, because they are unlikely to get the same questions at the same time. The same question will never appear twice in a quiz. If you include several random questions then different questions will always be chosen for each of them. If you mix random questions with non-random questions then the random questions will be chosen so that they do not duplicate one of the non-random questions. This does imply that you need to provide enough questions in the category from which the random questions are chosen, otherwise the student will be shown a friendly error message. The more questions you provide the more likely it will be that students get different questions on each attempt. When a quiz with random questions is retaken, the random questions will be different from the ones in previous attempts. For a discussion on the behaviour of random questions, see MDL-6340
 
The grade for the randomly chosen question will be rescaled so that the maximum grade is what you have chosen as the grade for the random question.
 
You can add one or more random questions by choosing the number and category in the question bank. Note the die icon to highlight random question selection. Random questions may be filtered by tag and '''New in 3.5''' a list of random questions will be displayed when filtered.
{|
| [[File:RandomQuestionTag.png|thumb|400px|Adding a random question. Note tag and filtered list]]
| [[File:randomdie.png|thumb|400px|Random question selected for quiz]]
 
|}
 
{{Note|If you add random questions and your category of questions contains more than 10 different questions, when you look at the quiz statistics report related to position 1, it will not show them all on the front page of the report, just a summary, and then you have to click a link to drill down into the details (the report MDL-48092 is about the fact that working out which link to click is too difficult).}}
 
====Quiz question tags====
 
Questions may be tagged as they are created (as well as  from the [[Question bank]]). Questions may be searched and filtered by tag in the Question bank and when adding random questions, as above.
 
===Question categories===
Questions can be stored and retrieved from categories in the Question bank. When you make a new question it defaults to the category with the course name. So if you make a quiz in the Senior Physics course, questions will automatically be added to "Default for Senior Physics". You can opt to have your quiz questions in a category of their own ("Quizname") or to add a subcategory.
   
   
Figure 5-12.  Quiz Editing Screen
To add a subcategory, go to ''Administration>Quiz administration>Question bank>Categories'' For more information on question contexts and categories, see [[Question bank]]


Once you’ve added a question to the quiz, it appears on the left side of the screen in the quiz question list. The question is still selectable on the right, but you can only add it to the quiz once. If you select the question in the category list again and add it to the quiz, nothing will happen.
Users will have access to different categories according to their permissions. For example, a regular teacher might only have access to question categories in his own Physics course whereas his Faculty Head of Science with permissions in all science courses might have access to question categories in Biology and Chemistry as well.


Once you’ve added the questions to the quiz, you can change the order of the questions by clicking the arrow buttons on the left side of the list of quiz questions (see Figure 5-13).
==Quiz layout==
   
 
Figure 5-13. Editing Quiz with Questions
*You can choose in the Layout section of the quiz settings whether to have a new page for every question or after a certain number of questions.
* You can add a page break between questions by clicking the arrow icon (where the arrows are pointing away from each other) (1 in the screenshot below) A new page will be created. (2 in the screenshot below)
*You can remove pages by clicking the arrow icon (where the arrows are pointing towards each other). (3 in the screenshot below)
 
[[File:addpagebreak.png|thumb|500px|center]]
*You can also change the layout of the whole quiz by clicking the 'Repaginate' button:
 
[[File:repaginate.png|thumb|center|500px]]
 
*Questions may be moved by dragging and dropping using the crosshairs icon: [[File:crosshairsicon.png]]
 
===Section headings===
 
*Section headings may be added to each new page.
*For the first page, click the 'pencil' icon at the top (1) and add your heading (2):
 
[[File:sectionheading1.png]]
 
*For other pages, click the 'Add' link (1) and choose 'a new section heading' (2), and then add your heading as for Page 1:
 
[[File:sectionheading2.png]]
 
*The section headings are displayed in the Quiz navigation block:
 
[[File:quiznavsectionheadings.png]]
 
===Randomising the order questions appear===
 
*The order in which questions appear to the student may be randomised or 'shuffled' by ticking the 'Shuffle' box at the top of the screen:
 
[[File:shuffle1.png]]
 
*Where questions are in different sections (see ''Section headings'' above), each section has its own 'Shuffle' box to tick. This means that you can mix up questions on one section, but in another section, where their order is important, you can keep them in the order you need them to display:
 
[[File:shuffle2.png]]
 
==Making questions conditional upon other questions==
 
*If using the ''Interactive with multiple tries'' or ''Immediate Feedback'' behaviour and with the navigation method set to 'Free', it is possible to make the display of a question dependent on a previous question being answered first.
*The question editing page will display padlock icons to the right of each question:
 
[[File:locks1.png|thumb|center|400px|Padlocks - all unlocked]]
 
*If you want to make a question, for example Q2, conditional upon answering Q1, then click the padlock just above Q2:
 
[[File:lock2.png|thumb|center|400px|Padlocks  - Q2 locked]]
 
*When a student accesses the quiz, they will see a message that Q2 is not available until they give a response to Q1:
 
[[File:lock3.png|thumb|center|550px|What students see]]
 
*In the Quiz navigation block, Q2 will be greyed out:
[[File:locksnav.png]]
 
*In the following example, note that, Q1 follows a description, and a description 'questions' cannot be finished. Therefore, Q1 cannot depend on the previous question. Similarly, Q4 follows an Essay question. The Essay cannot be finished during the attempt, so the following question cannot depend on it. Note the lack of padlocks in the following screenshot because of the description and Essay question:
 
[[File:conditionalquestionpadlocks.png|thumb|center|500px]]


You will also need to set the grade for each question. You can set the number of points for each question in the Grade column. This allows you to set the relative weight of each question in the quiz. You may want to make certain questions or question types worth more than others. You should also set the 'Maximum grade' for the whole quiz. This does not have to be equal to the sum of the grades for the individual questions. The grades achieved by the students will be rescaled to be out of this maximum grade. After adjusting the grades for the individual questions you should click on the 'Save grades' button.
==Assigning points to questions ==
''Administration > Quiz administration > Edit quiz > Editing quiz''


===Adding random questions===
You can set how many points each question is worth by changing the number in the box to the right of each question and you can change the maximum grade by changing the number in the box top right at the top of the quiz. The default is one point per question and 100.00 maximum grade.


When you add a random question to a quiz, then it will be replaced with a randomly-chosen question from the currently selected category - for each attempt.
{|
|  [[File:allquizgrades.png|thumb|450px|Points per question and max grade]]
| [[File:editmaxmark.png|thumb|450px|Edit individual marks]]


This means that different students are likely to get a different selection of questions when they attempt this quiz. When a quiz allows multiple attempts for each student then each attempt will also contain a new selection of questions.
|}


The same question will never appear twice in a quiz. If you include several random questions then different questions will always be chosen for each of them. If you mix random questions with non-random questions then the random questions will be chosen so that they do not duplicate one of the non-random questions.
The quiz module will do any maths, so for example, a 2 point question will be worth 2 times more when the Quiz module determines how many point out of 10 to award the student.


The grade for the randomly chosen question will be rescaled so that the maximum grade is what you have chosen as the grade for the random question.
==Previewing the quiz==
*You can preview individual questions by clicking the magnifying glass icon.
*You can preview the whole quiz by clicking the "Preview" link in ''Administration>Quiz administration>Preview''
*The quiz works like a real quiz so you can see your grades and any feedback for correct/incorrect answers just as a student would see them.


[[image:Random.gif|frame|left|add random questions]]
'''NOTE''': ''To get a more accurate view of how a student would view your quiz, it is advised to log in with a  "dummy" student account created by the admin for testing activities. This is more reliable than the 'switch role to student' feature.
<br style="clear:both;">


===Previewing questions===
*See also the question: 'How can a teacher '-dry run a quiz..?'  in [[Quiz FAQ]]''
Clicking on the magnifying glass next to a question will open a preview window in which you can test the question. ....
{|
|  [[File:singleqp.png|thumb|300px|Previewing a single question]]
|  [[File:previewquiz.png|thumb|200px|Click to preview the whole quiz]]
|  [[File:quizpreviewed.png|thumb|200px|Quiz in preview mode]]


When you’re done, you will probably also want to preview your entire quiz by clicking on the 'Preview' tab. This will bring you to the [[mod/quiz/attempt|Quiz attempt]] page but in teacher preview mode.
|}


==After quiz has been attempted==
==After quiz has been attempted==
If the quiz has already been attempted you will see a notice saying that you cannot add or remove questions. In case the changes to your quiz are obligatory, you can, however, remove the quiz attempts (you access them clicking ''View x quiz attempts (y Students)'', where 'x' stands for the number of attempts by 'y' students).
If one or more students have taken the quiz, you will see a list of all the questions in the quiz and a notice saying that you cannot add or remove questions.
 
You can change the order of questions, regrade them, preview an individual question and click on an question edit link that will allow you to directly edit the question stored in the question bank.
{{Note| You can delete all quiz attempts by students and then edit the quiz as if no students had attempted it.  To do this,click the quiz name and then the Results link in the Administration block.  This will present a list of students and their scores.  Click "Select all" and then "Delete selected attempts".}}
===Dealing with faulty questions===
There are several ways to deal with "bad" questions in a quiz.
::*Change the grade for the bad question to 0 in the quiz. 
::*Edit the question, changing what you will accept as a correct answer, then regrading the exam.  Remember when changing a question that the next time it is used it will be as it was in the last edit.  Also, regrading will only affect one quiz at a time.   
::*You can edit the question to explain the situation to the student and then you can set the grade for the question to zero. After you make such changes you should regrade the quiz by clicking on the '''Results''' tab and then the '''Regrade''' tab.  This will change the grade for all students who have taken the quiz so far.  Remember, if the question is used by another quiz, your "explanation" will appear as part of that quiz.
::*You can change the grade for the bad question and then move or delete the question from your question category.  The question will still appear on the quiz. Some places do not like to delete any question, but will move them to a "dead" or "bad" question category.
::*When you discover a bad question in your quiz, it may affect the question bank. Remember that a final might be made up of a certain number of random questions drawn from different question categories, the same categories used in a smaller subject quiz. It can be very important do something about bad or invalid questions in a question category when the categories are use in other places.
 
==See also==
*[[Question types]]
*[[Effective quiz practices]]


If you do not want to remove the quiz attempts, you can still perform some cosmetic changes such as displaying questions from sub-categories or old questions (to do any of the two activities just check the appropriate box).
[[Category:Questions]]


{{excerpted from Jason Cole}}
[[de:Test erstellen]]
[[Category:Teacher]]
[[es:Construyendo un examen]]
[[Category:Quiz]]
[[fr:Batir test]]

Latest revision as of 14:38, 10 May 2019


How a Moodle quiz works

Note: If you're new to quiz creation, try the Quiz quick guide first.


Once a quiz has been added to the course and the Quiz settings established,the teacher can start to build the quiz. The teacher can access the quiz to edit the questions by clicking directly on the Quiz name on the course home page or by clicking "Edit quiz" in Administration>Quiz administration. (You can also make questions in the Question bank without first creating a quiz. These questions may then be used later.)

Accessing the quiz to add or edit questions

Adding questions

Once you have accessed the quiz editing screen as above, you can add questions from a number of locations:

  1. Click the 'Add' link as in the screenshot below. (Note that in the US, the term 'marks' is replaced by 'points'.)
  2. When it opens up, choose either to add a new question, to select a question from the question bank or to add a random question.


Adding a question


Creating a new question

1. To make a brand new question, click 'Add' and then '+ a new question'.

2. From the next screen, choose the question type you want to add and click "Next" ('When you click on a question type on the left, helpful information appears on the right. )

Selecting a question type

3. Fill in the question form, making sure to give a grade to the correct answer.

4. Click "Save changes".

A question when it has been created
Note: If you have a very complex question, and you want to check it as you go along, you can preview it and then click "Save changes and continue editing".


When a question has been created, an icon and words display its type (eg multiple choice). It can be modified by clicking the edit icon (eg editicon.png) and previewed by clicking the magnifiying glass icon.

As well as deleting individual questions with the delete (bin/trash can) icon, it is possible to delete more than one question by pressing the 'Select multiple items' button and choosing the questions to be removed:

multiplequestionselect.png

Adding responses and feedback

5. When you add responses and feedback, remember you can expand the toolbar to show more buttons.

6. You can continue adding questions this way, clicking 'Add' and '+ a new question' each time.

Choosing a pre-made question

  • If other teachers in the course have made questions, or if a teacher made questions in an earlier quiz, these can be added to the current quiz by clicking 'Add' and '+ from question bank' .
  • Click the + sign next to one question you want to add it (1 in screenshot below)
  • If you have several questions, or you want to add all the questions, tick the box of each question or the top box (2 in screenshot below) and then click 'Add selected questions to the quiz' (3 in the screenshot below).
  • To sort the questions, click the column headings. The default sort order (T) is short for question type. (2 in the screenshot below)
  • To ensure all previously made questions are available, make sure to tick the boxes "also show questions from sub-categories/old questions".
Using a previously made question

Note: It is also possible to import pre-made questions into your quiz, from Quiz administration>Question bank>Import. See Import questions for more information. Sample questions are available from the Moodle.net content database.

Adding a random question

As long as you have questions in the question bank, you can add random questions to your quiz by clicking 'Add' and then '+ a random question'. This might be useful if you have students in a class taking a quiz at the same time, because they are unlikely to get the same questions at the same time. The same question will never appear twice in a quiz. If you include several random questions then different questions will always be chosen for each of them. If you mix random questions with non-random questions then the random questions will be chosen so that they do not duplicate one of the non-random questions. This does imply that you need to provide enough questions in the category from which the random questions are chosen, otherwise the student will be shown a friendly error message. The more questions you provide the more likely it will be that students get different questions on each attempt. When a quiz with random questions is retaken, the random questions will be different from the ones in previous attempts. For a discussion on the behaviour of random questions, see MDL-6340

The grade for the randomly chosen question will be rescaled so that the maximum grade is what you have chosen as the grade for the random question.

You can add one or more random questions by choosing the number and category in the question bank. Note the die icon to highlight random question selection. Random questions may be filtered by tag and New in 3.5 a list of random questions will be displayed when filtered.

Adding a random question. Note tag and filtered list
Random question selected for quiz
Note: If you add random questions and your category of questions contains more than 10 different questions, when you look at the quiz statistics report related to position 1, it will not show them all on the front page of the report, just a summary, and then you have to click a link to drill down into the details (the report MDL-48092 is about the fact that working out which link to click is too difficult).


Quiz question tags

Questions may be tagged as they are created (as well as from the Question bank). Questions may be searched and filtered by tag in the Question bank and when adding random questions, as above.

Question categories

Questions can be stored and retrieved from categories in the Question bank. When you make a new question it defaults to the category with the course name. So if you make a quiz in the Senior Physics course, questions will automatically be added to "Default for Senior Physics". You can opt to have your quiz questions in a category of their own ("Quizname") or to add a subcategory.

To add a subcategory, go to Administration>Quiz administration>Question bank>Categories For more information on question contexts and categories, see Question bank

Users will have access to different categories according to their permissions. For example, a regular teacher might only have access to question categories in his own Physics course whereas his Faculty Head of Science with permissions in all science courses might have access to question categories in Biology and Chemistry as well.

Quiz layout

  • You can choose in the Layout section of the quiz settings whether to have a new page for every question or after a certain number of questions.
  • You can add a page break between questions by clicking the arrow icon (where the arrows are pointing away from each other) (1 in the screenshot below) A new page will be created. (2 in the screenshot below)
  • You can remove pages by clicking the arrow icon (where the arrows are pointing towards each other). (3 in the screenshot below)
addpagebreak.png
  • You can also change the layout of the whole quiz by clicking the 'Repaginate' button:
repaginate.png
  • Questions may be moved by dragging and dropping using the crosshairs icon: crosshairsicon.png

Section headings

  • Section headings may be added to each new page.
  • For the first page, click the 'pencil' icon at the top (1) and add your heading (2):

sectionheading1.png

  • For other pages, click the 'Add' link (1) and choose 'a new section heading' (2), and then add your heading as for Page 1:

sectionheading2.png

  • The section headings are displayed in the Quiz navigation block:

quiznavsectionheadings.png

Randomising the order questions appear

  • The order in which questions appear to the student may be randomised or 'shuffled' by ticking the 'Shuffle' box at the top of the screen:

shuffle1.png

  • Where questions are in different sections (see Section headings above), each section has its own 'Shuffle' box to tick. This means that you can mix up questions on one section, but in another section, where their order is important, you can keep them in the order you need them to display:

shuffle2.png

Making questions conditional upon other questions

  • If using the Interactive with multiple tries or Immediate Feedback behaviour and with the navigation method set to 'Free', it is possible to make the display of a question dependent on a previous question being answered first.
  • The question editing page will display padlock icons to the right of each question:
Padlocks - all unlocked
  • If you want to make a question, for example Q2, conditional upon answering Q1, then click the padlock just above Q2:
Padlocks - Q2 locked
  • When a student accesses the quiz, they will see a message that Q2 is not available until they give a response to Q1:
What students see
  • In the Quiz navigation block, Q2 will be greyed out:

locksnav.png

  • In the following example, note that, Q1 follows a description, and a description 'questions' cannot be finished. Therefore, Q1 cannot depend on the previous question. Similarly, Q4 follows an Essay question. The Essay cannot be finished during the attempt, so the following question cannot depend on it. Note the lack of padlocks in the following screenshot because of the description and Essay question:
conditionalquestionpadlocks.png

Assigning points to questions

Administration > Quiz administration > Edit quiz > Editing quiz

You can set how many points each question is worth by changing the number in the box to the right of each question and you can change the maximum grade by changing the number in the box top right at the top of the quiz. The default is one point per question and 100.00 maximum grade.

Points per question and max grade
Edit individual marks

The quiz module will do any maths, so for example, a 2 point question will be worth 2 times more when the Quiz module determines how many point out of 10 to award the student.

Previewing the quiz

  • You can preview individual questions by clicking the magnifying glass icon.
  • You can preview the whole quiz by clicking the "Preview" link in Administration>Quiz administration>Preview
  • The quiz works like a real quiz so you can see your grades and any feedback for correct/incorrect answers just as a student would see them.

NOTE: To get a more accurate view of how a student would view your quiz, it is advised to log in with a "dummy" student account created by the admin for testing activities. This is more reliable than the 'switch role to student' feature.

  • See also the question: 'How can a teacher '-dry run a quiz..?' in Quiz FAQ
Previewing a single question
Click to preview the whole quiz
Quiz in preview mode

After quiz has been attempted

If one or more students have taken the quiz, you will see a list of all the questions in the quiz and a notice saying that you cannot add or remove questions.

You can change the order of questions, regrade them, preview an individual question and click on an question edit link that will allow you to directly edit the question stored in the question bank.

Note: You can delete all quiz attempts by students and then edit the quiz as if no students had attempted it. To do this,click the quiz name and then the Results link in the Administration block. This will present a list of students and their scores. Click "Select all" and then "Delete selected attempts".


Dealing with faulty questions

There are several ways to deal with "bad" questions in a quiz.

  • Change the grade for the bad question to 0 in the quiz.
  • Edit the question, changing what you will accept as a correct answer, then regrading the exam. Remember when changing a question that the next time it is used it will be as it was in the last edit. Also, regrading will only affect one quiz at a time.
  • You can edit the question to explain the situation to the student and then you can set the grade for the question to zero. After you make such changes you should regrade the quiz by clicking on the Results tab and then the Regrade tab. This will change the grade for all students who have taken the quiz so far. Remember, if the question is used by another quiz, your "explanation" will appear as part of that quiz.
  • You can change the grade for the bad question and then move or delete the question from your question category. The question will still appear on the quiz. Some places do not like to delete any question, but will move them to a "dead" or "bad" question category.
  • When you discover a bad question in your quiz, it may affect the question bank. Remember that a final might be made up of a certain number of random questions drawn from different question categories, the same categories used in a smaller subject quiz. It can be very important do something about bad or invalid questions in a question category when the categories are use in other places.

See also