Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Quiz settings: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
 
(132 revisions intermèdies per 29 usuaris que no es mostren)
Línia 1: Línia 1:
==Settings==
{{Quiz}}
Creating a new quiz is a two-step process. In the first step, you create the quiz activity and set its options which specify the rules for interacting with the quiz. In the second step you add questions to the quiz.
This page describes the options you can set for the quiz activity. The page [[Building Quiz]] describes how to set up the questions for the quiz.


===Name/Introduction===
'''Quiz options'''
There are a large number of options and your administrator should already have chosen the default values for most of them so that you will not have to modify them for the type of quiz that you use most often. The administrator may also have classified some of the settings as 'advanced' which means that they will be hidden from the set-up screen by default. This can help to keep the screen simpler. You can turn on the display of these advanced options by clicking on the '''Show advanced settings''' button. They will then remain visible until you click on '''Hide advanced settings'''. (The admin controls this using the Plugins -> Activity modules -> Quiz page in the Site administration menu.)


These are the descriptive fields in your quiz. In the Name field, write the name of the quiz that you wish it to be identified by. In the Introduction field, write the description of the quiz that students will see before attempting the quiz.
==Quiz administration==
When you first set up your quiz from ''Add an activity or resource > Quiz'', (or, if you don't have this link, the dropdown ''Add an activity>Quiz'') you will get the following settings, (which can also be changed later in the Edit Settings link of the Quiz administration settings block)


===General===
;Name
:This is the standard name field. This name will appear on the home page of the course, navigation menu and other places which will show or provide links to this quiz.


===Open/Close the quiz===
;Introduction
:Write an introduction for the quiz.  A student will see the introduction immediately after clicking on the quiz name. The student will see this description before they click on the "Attempt quiz" link and thus before the quiz timer is started (if used). This is a good place to include any special instructions for taking the quiz like the number of attempts allowed, time limit or scoring rules.


You can specify times when the quiz is accessible for people to make attempts.
;'''Display description on course page'''
:You can choose to make the description visible with the activity on the course page.
===Timing===


Before the opening time, and after the closing time, the quiz will be unavailable.
;Open the quiz
:You can specify times when the quiz is accessible for people to make attempts. Before the opening time the quiz will be unavailable to students. They will be able to view the quiz introduction but will not be able to view the questions.  


Note: You can make the quiz available at different times for different groups or users in the Group or User override sections of the Quiz Administration settings block.


===Time limit===
;Close the quiz
:After the closing time, the students will not be able to start new attempts. Answers that the student submits after the quiz closing date will be saved but they will not be marked.


By default, quizzes do not have a time limit, which allows students as much time as they need to complete the quiz.
Note: In Moodle 2.4.2 onwards, quizzes with start times in the future display  both the open and close date for students.


If you do specify a time limit, the several things are done to try and ensure that quizzes are completed within that time:
: Even after the quiz has closed students will still be able to see the quiz description and review their attempts. What exactly they will see depends on the settings you choose for review options (see below).


Javascript support in the browser becomes mandatory - this allows the timer to work correctly.
[[File:quiz timer.png|thumb|Navigation block showing quiz timer]]
;Time limit
:By default, quizzes do not have a time limit, which allows students as much time as they need to complete the quiz. If you do specify a time limit, several things are done to try and ensure that quizzes are completed within that time:


A floating timer window is shown with a countdown
# A countdown timer is shown in the quiz navigation block
# When the timer has run out, the quiz is submitted automatically with whatever answers have been filled in so far
# If a student manages to cheat and goes over the allotted time, no marks are awarded for any answers entered after the time ran out


When the timer has run out, the quiz is submitted automatically with whatever answers have been filled in so far
Note: You can make the quiz available last a different period of time for different groups or users in the Group or User override sections of the Quiz Administration settings block (see below).


If a student manages to cheat and spends more than 60 seconds over the allotted time then the quiz is automatically graded zero
;When time expires..


There are three options as to what will happen when the time limit is up. Choose the one you need from the dropdown menu:


===Questions per page===
[[File:quizgrace.png]]


For longer quizzes it makes sense to stretch the quiz over several pages by limiting the number of questions per page. When adding questions to the quiz page breaks will automatically be inserted according to the setting you choose here. However you will also be able to move page breaks around by hand later on the editing page.  
If you select "''there is a grace period...''" then you can check the box to enable the "Submission grace period" and specify a period of time during which learners may still submit the quiz after the time is up.


===Examples of how timing is handled===


===Shuffle questions===
#A student starts a quiz at noon. The quiz has a one-hour time-limit, and a 1 hour delay between attempts. The student gets distracted, and so actually does not submit (using the overdue handling) until 1:30pm. ''They are allowed to start their second attempt at 2. pm''
#The quiz count-down timer submits a student's quiz attempt at the last second when time expires. Because the server is heavily loaded, it takes 30 seconds to process the student's attempt. ''The submission is accepted nonetheless.''
#Same situation as above but with a 120 second delay: ''The submission is rejected.''
#The delay is not because of server load but because the student found a way to cheat the timer. ''Moodle cannot know what causes a delay.The behaviour is controlled by the admin setting(quiz | graceperiodmin), 60 seconds by default.''
#A student is a member of 3 groups,all of which have different override settings. Which limits will apply to this student? ''If there is any user-specific override, then that is used, and the group overrides for that setting are not used at all. Otherwise, if there are multiple group overrides, the most generous values are used (the earliest open date, the latest close date, the longest time limit, the most number of attempts, and the student can type any of the passwords).''


If you enable this option, then the order of questions in the quiz will be randomly shuffled each time a student attempts the quiz.
===Grade===
;Grade category
If you have categories in your gradebook, select the one you wish the quiz to be in here.
;Attempts allowed
:Students may be allowed to have multiple attempts at a quiz. This can help make the process of taking the quiz more of an educational activity rather than simply an assessment. If the quiz is randomized then the student will get a new version for each attempt. This is useful for practice purposes.


This is not related to the use of Random Questions, this is only about the displayed order of questions.
Note: You can change the allowed number of attempts for different groups or users in the Group or User override sections of the Quiz Administration settings block.


The intention is to make it a little harder for students to copy from each other.
;Grading method
:When multiple attempts are allowed, there are different ways you can use the grades to calculate the student's final grade for the quiz.
* Highest grade - the final grade is the highest (best) grade in any attempt
* Average grade - the final grade is the average (simple mean) grade of all attempts
* First grade - the final grade is the grade earned on the first attempt (other attempts are ignored)
* Last grade - the final grade is the grade earned on the most recent attempt only


===Layout===


===Shuffle answers===
;Question order
:If 'Shuffled randomly' is selected, then the order of questions in the quiz will be randomly shuffled each time a student starts a new attempt at the quiz. The intention is to make it a little harder for students to copy from each other.


If you enable this option, then the order of answers within each question will be randomly shuffled each time a student attempts this quiz.
;New page
:For longer quizzes it makes sense to stretch the quiz over several pages by limiting the number of questions per page. When adding questions to the quiz, page breaks will automatically be inserted according to the setting you choose here. However, you will also be able to move page breaks around by hand later on the editing page.
:'''Note that changing this setting has no effect on questions you have already added to the quiz'''. The setting will only apply to questions you add subsequently. To change the page breaks in an existing quiz, you need to go to the quiz editing screen, tick the 'Show page breaks' checkbox, then use the repaginate control.


Of course, this only applies to questions that have multiple answers displayed, such as Multiple Choice or Matching Questions.
;Navigation method (available by clicking ''Show Advanced'')


The intention is simply to make it a little harder for students to copy from each other.
[[File:seqnav.png]]


This option is not related to the use of Random Questions.
By choosing ''Sequential'' instead of ''Free'', the teacher is forcing the student to progress through the questions in order without being able to go back to a previous question or skip to a later one.


===Question behaviour===


===Attempts allowed===
;How questions behave
* Deferred feedback - Students must enter an answer to each question and then submit the entire quiz, before anything is graded or they get any feedback.
* Adaptive mode and Adaptive mode (no penalties) - Allows students to have multiple attempts at the question before moving on to the next question.
*Manual grading - Used for essay questions (irrespective of what the quiz is set to) ''Note:''  The option "Manual grading"  has been disabled by default since 2.4.5. It can be enabled from ''Administration>Site administration>Plugins>Question behaviour''  It causes all questions in the quiz to require manual grading. Use with caution!
*Interactive mode - After submitting one answer, and reading the feedback, the student has to click a 'Try again' button before they can try a new response. Once the student has got the question right, they can no longer change their response. Once the student has got the question wrong too many times, they are just graded wrong (or partially correct) and get shown the feedback and can no longer change their answer. There can be different feedback after each try the student makes.
*Immediate feedback - Similar to interactive mode in that the student can submit their response immediately during the quiz attempt, and get it graded. However, they can only submit one response, they cannot change it later.
*Deferred feedback or Immediate feedback with '''Certainty-based marking''' ('''CBM''') - With CBM, the student does not only answer the question, but they also indicate how sure they are they got the question right. The grading is adjusted by the choice of certainty, so that students have to reflect honestly on their own level of knowledge in order to get the best mark.  See the ''See Also'' section below for an example quiz using CBM and a blog post explaining the philosophy.
=====Certainty-based marking=====
When a student answers a question they also have to state how sure they are of the answer: not very (less than 67%); fairly (more than 67%) or very (more than 80%). Their grading is then ajusted according to how certain they are, which means that for example if they answered correctly but were only guessing, their mark is adjusted from 1 to 0.33. If they answered wrongly but were very sure, their mark is adjusted from 0 to -2. (See also the forum discussion: [https://moodle.org/mod/forum/discuss.php?d=225920 CBM too harsh?]


Students may be allowed to have multiple attempts at a quiz.
{|
| [[File:cbm03.png|thumb|correct answer; very sure]]
| [[File:cbm05.png|thumb|correct answer; fairly sure]]
| [[File:cmb04.png|thumb|correct answer; not very sure]]
| [[File:cbm01.png|thumb|wrong answer; very sure]]
| [[File:cbm99.png|thumb|wrong answer; not very sure]]
|}


This can help make the process of taking the quiz more of an educational activity rather than simply an assessment.


;Each attempt builds on the last
:If multiple attempts are allowed and this setting is set to Yes, then each new attempt contains the results of the previous attempt. This allows the student on the new attempt to concentrate on just those questions that were answered incorrectly on the previous attempt. If this option is chosen then each attempt by a particular student uses the same questions in the same order, independent of randomization settings. To show a fresh quiz on every attempt, select No for this setting.


===Each attempt builds on the last===
===Review options===


If multiple attempts are allowed and this setting is set to Yes, then each new attempt contains the results of the previous attempt. This allows a quiz to be completed over several attempts.
This section controls what information students will be shown when they review their past attempts at the quiz, and during the attempt in adaptive mode. It is a matrix with check boxes.


To show a fresh quiz on every attempt, select No for this setting.
The various pieces of information that can be controlled are:
; The attempt: Will show how the student responded to each question.
; Whether correct: Displays whether the students response to each question is correct or incorrect.
; Marks:  Reveals the marks awarded to the student and the grade for the quiz.
; Specific feedback: Will show the feedback for the response to the answer as set when adding the question to the quiz. Each response to a question can have feedback for both correct and incorrect answers.
; General feedback: Displays the general feedback for the whole question as set when adding the question to the quiz. You can use the general feedback to give students some background to what knowledge the question was testing.
; Right answer:  Reveals the correct answer to each question, whether the student answered correctly or not (See note below).
; Overall feedback: Displays feedback for the entire quiz as set in the quiz settings (See note below).


For each of the above items, you can determine the timeframe when the students will see them:
; During the attempt : is only available when ''‘How questions behave’'' has been set to ''‘Immediate feedback’'', ''‘Immediate feedback with CBM’'' and ''‘Interactive with multiple tries’''. If set to one of these options then a ''‘Check’'' button will appear below the answer and when clicked the student will submit that response and then receive immediate feedback.
; Immediately after the attempt : means within 2 minutes of the student clicking "submit all and finish".
; Later, while the quiz is still open : means after 2 minutes, but before the close date (if the quiz does not have a close date, this phase never ends).
; After the quiz is closed : means what it says (you never get here for quizzes without a close date).


===Grading method===
:''Tip:'' Checking any of the boxes in the timeframe row, will reveal the test to the student. For example, to allow students to see their quiz immediately after taking it but not later, make sure none of the boxes in "Later" or "After" rows are checked.  The student will be able to see their grade but not get into the quiz.


When multiple attempts are allowed, there are different ways you can use the grades to calculate the student's final grade for the quiz.
Note: Currently, the Answers display is a bit inconsistent between different question types. For example, the matching question type shows students which of their responses are correct, but does not tell them the right answer for the ones they got wrong. The short answer and multiple choices question types do tell the student what the correct answer is.


* Highest grade
Users with the capability 'View hidden grades' [[Capabilities/moodle/grade:viewhidden|moodle/grade:viewhidden]] (typically teachers and administrators) are not affected by these settings and will always by able to review all information about a student's attempt at any time.


The final grade is the highest (best) grade in any attempt.
In your list of review options, you must have 'The attempt' (the first option in the lists) selected  before you can enable the options to show 'Whether correct', 'Specific feedback', 'General feedback', and 'Right answer'. If you choose not to let the students review the attempt, your only options are to display 'Marks' and 'Overall feedback'.


* Average grade
===Display===


The final grade is the average (simple mean) grade of all attempts.
;Decimal places in grades
:This option determines how many digits will be shown after the decimal point when the grade is displayed. A setting of 0 for example means that the grades are displayed as integers. This setting is only used for the display of grades, not for the display or marking of answers.


* First grade
===Extra restrictions on attempts===


The final grade is the grade gained on the first attempt (other attempts are ignored).
;Require password
:This field is optional.  


* Last grade
:If you specify a password in here then participants must enter the same password before they are allowed to make an attempt on the quiz. This is useful to give only a selected group of students access to the quiz.


The final grade is the grade gained on the most recent attempt only.
;Require network address
:This field is optional.


:You can restrict access for a quiz to particular subnets on the LAN or Internet by specifying a comma-separated list of partial or full IP address numbers. This is especially useful for a proctored (invigilated) quiz, where you want to be sure that only people in a certain room are able to access the quiz. For example: 192.168. , 231.54.211.0/20, 231.3.56.211


===Adaptive mode===
:There are three types of numbers you can use (you can not use text based domain names like example.com):


If you choose Yes for this option then the student will be allowed multiple responses to a question even within the same attempt at the quiz. So for example if the student's response is marked as incorrect the student will be allowed to try again immediately. However a penalty will usually be subtracted from the students score for each wrong attempt (the amount of penalty is determined by the penalty factor, set by the next option).
# Full IP addresses, such as 192.168.10.1 which will match a single computer (or proxy).  
# Partial addresses, such as 192.168 which will match anything starting with those numbers.  
# CIDR notation, such as 231.54.211.0/20 which allows you to specify more detailed subnets.  


This mode also allows adaptive questions that can change themselves in response to a student's answer. Here is how the IMS QTI specification defines adaptive questions (items):
:Spaces are ignored.


An adaptive item is an item that adapts either its appearance, its scoring (Response Processing) or both in response to each of the candidate's attempts. For example, an adaptive item may start by prompting the candidate with a box for free-text entry but, on receiving an unsatisfactory answer, present a simple choice interaction instead and award fewer marks for subsequently identifying the correct response. Adaptivity allows authors to create items for use in formative situations which both help to guide candidates through a given task while also providing an outcome that takes into consideration their path
;Enforced delay between attempts
In adaptive mode an additional Submit button is shown for each question. If the student presses this button then the response to that particular question is submitted to be scored and the mark achieved is displayed to the student. If the question is an adaptive question then it is displayed in its new state that takes the student's answer into account and will in many cases ask the student for another input. In the simplest adaptive questions this new state may differ only in the feedback text and prompt the student to try again; in more complicated question also the question text and even the interaction elements can change.  
:These two  fields are optional.


:You can set a time (from seconds to weeks) between the first and second attempt of a quiz. You can also (or alternatively) set a time from seconds to weeks for subsequent attempts after the second attempt. Thus, you might allow a student to take the quiz twice immediately with no delay, but if they want to improve their score with a third attempt, they are forced to wait a week and use the time for extra revision.


===Apply penalties===
;Browser security
:This is by default an advanced field, visible by clicking "Show advanced".
:The options in this section offer various ways to try to restrict how students may try to 'cheat' while attempting a quiz. However, this is not a simple issue, and what in one situation is considered 'cheating' may, in another situation, just be effective use of information technology. (For example, the ability to quickly find answers using a search engine.)


If a quiz is run in adaptive mode then a student is allowed to try again after a wrong response. In this case you may want to impose a penalty for each wrong response to be subtracted from the final mark for the question. The amount of penalty is chosen individually for each question when setting up or editing the question.
::Note also that this is not just at problem of technology with a technical solution. Cheating has been going on since long before computers, and while computers make certain actions, like copy and paste, easier, they also make it easier for teachers to detect cheating - for example using the quiz reports. The options provided here are not fool-proof, and while they do make some forms of cheating harder for students, they also make it more inconvenient for students to attempt the quizzes, and they are not fool-proof.


This setting has no effect unless the quiz is run in adaptive mode.
:'''Full screen pop-up with some JavaScript security'''


:There is a limit to what the quiz, which runs on a web server, can do to restrict what the student sitting at their computer can do while attempting the quiz. However, this option does what is possible:


===Decimal points===
:* The quiz will only start if the student has a JavaScript-enabled web-browser.
:* The quiz appears in a fullscreen popup window that covers all the other windows and has no  course navigation controls.


By using this setting you can select the number of decimals to be showed in the grade of every attempt.
{|
|[[File:seb24.png|thumb|Student view of quiz question with full screen popup. (Click to see enlarged)]]
|}
:* The students are prevented, as far as is possible, from using facilities like copy and paste.
:* This setting does not work well with the MyMobile theme for mobile devices included in the standard installation.  In particular, quiz time limits do not function correctly (MDL-32047).


:'''Require the use of Safe Exam Browser'''


===Students may review===
:This option will only appear if your administrator has enabled it in ''Settings > Site administration > Development > Experimental > Experimental settings''.


This option controls whether and when students will be able to review their past attempts at this quiz.
:[[Safe exam browser|Safe Exam Browser]] is a customised web browser that must be downloaded and installed on the computer that the student uses to attempt the quiz. It restricts student use more effectively than a pop up window option.  Features include full screen, without web navigation options, shortcut keys including copy and paste are disabled and of course surfing the web during an exam.


Students may review responses, scores, feedback or answers immediately after the attempt, while the quiz is still open or after the quiz is closed.  
===Overall feedback===
Overall feedback is shown to a student after they have completed an attempt at the quiz. The text that is shown can depend on the grade the student got.


For example, if you entered:


===Show quiz in a "secure" window===
:Grade boundary: 100%
:Feedback: "Well done"
:Grade boundary: 40%
:Feedback: "Please study this week's work again"
:Grade boundary: 0%


The "secure" window tries to provide a little more security for quizzes (making copying and cheating more difficult) by restricting some of the things that students can do with their browsers.
Then students who score between 100% and 40% will see the "Well done" message, and those who score between 39.99% and 0% will see "Please study this week's work again". That is, the grade boundaries define ranges of grades, and each feedback string is displayed to scores within the appropriate range.


What happens is that:
Grade boundaries can be specified either as a percentage, for example "31.41%", or as a number, for example "7". If your quiz is out of 10 marks, a grade boundary of 7 means 7/10 or better.


* Javascript is made a requirement.
Note that the maximum and minimum grade boundaries (100% and 0%) are set automatically.
* The quiz appears in a new fullscreen window.
* Some mouse actions on the text are prevented.
* Some keyboard commands are prevented.  


NOTE: This security is NOT watertight. Do NOT rely on these protections as your sole strategy. It is impossible to implement complete protection of quizzes in a web environment so please do not rely on this option if you are really worried about students cheating. Other strategies you can try are to create really large databases of questions from which you randomly choose questions, or even better, rethink your overall assessment to put more value on constructive forms of activity such as forum discussions, glossary building, wiki writing, workshops, assignments etc.
You can set as many or as few grade boundaries as you wish. The form allows you up to 5 ranges at first, but you can add more by clicking the "Add 3 fields to form" button underneath.


If you're getting confusing error messages about a boundary being out of sequence (when it's obviously *in* sequence), or "boundaries must be between 0% and 100%" (and they are) -- check that the Maximum Grade for this quiz is set to something greater than zero.


===Require password===
===Common module settings===
;Group mode
:Here you can choose whether the quiz should be organized by group. This only has an effect on the review screens of the teachers where it determines which groups of students they see.


This field is optional
;Visible to students
:Determines whether the quiz will be visible to students. If you are still in the process of setting up the quiz then it is highly advisable to leave this set to 'Hide'. Otherwise students might view or even attempt the quiz before it is tested and ready. This setting is common to all activities and can also be toggled by clicking on the eye icon behind the activity's name on the course page.


If you specify a password in here then participants must enter the same password before they are allowed to make an attempt on the quiz.
===Restrict access settings===
The [[Restrict_access_settings|Restrict access]] area becomes visible in Moodle activities and resource settings if [[Conditional_activities|Conditional Activities]] have been enabled.


==Group and User overrides==


===Require network address===
[[File:overridesquiz.png]]


This field is optional.
Dates, timing and number of allowed attempts may be changed for individual users or groups by following the links ''Group Overrides'' or ''User Overrides'' in the Quiz Administration settings block.


You can restrict access for a quiz to particular subnets on the LAN or Internet by specifying a comma-separated list of partial or full IP address numbers.
===Group overrides===
To change a quiz setting for a particular group, click the "add group override" button in ''Quiz Administration>Group overrides'', make the changes you wish and save or enter another override.


This is especially useful for a proctored quiz, where you want to be sure that only people in a certain room are able to access the quiz.
===User overrides===
To change a quiz setting for a particular user or users, click the "Add user override" button in ''Quiz Administration>User overrides'', make the changes you wish and save or enter another override.


For example: 192.168. , 231.54.211.0/20, 231.3.56.211
[[Image:groupuseroverride.png|groupuseroverride.png]]


There are three types of numbers you can use (you can not use text based domain names like example.com):
==Site administration settings==


Full IP addresses, such as 192.168.10.1 which will match a single computer (or proxy).
The quiz module has additional settings which may be changed by an administrator in ''Settings > Site administration > Plugins > Activity modules > Quiz''.
Partial addresses, such as 192.168 which will match anything starting with those numbers.
CIDR notation, such as 231.54.211.0/20 which allows you to specify more detailed subnets.  


Spaces are ignored.
The add a new quiz page may be simplified by selecting a number of options to be hidden by default and only displayed when users click the "Advanced settings" button.


How questions behave can be configured in ''Settings>Site administration>Plugins>Question behaviours>Manage question
behaviours''[[de:Test konfigurieren]]


===Group mode===
==See also==


The group mode can be one of three levels:
[http://school.demo.moodle.net/mod/quiz/view.php?id=1496  School demo example of a quiz with CBM]  Log into with username "parent" and password "moodle"


* No groups
[https://moodle.org/mod/forum/discuss.php?d=225920 Forum thread: Certainty based marking - too harsh?]


There are no sub groups, everyone is part of one big community
[http://helderenwijzer.nl/2011/10/certainty-based-marking-in-moodle/ Blog post on CBM (Certainty Based Marking)in Moodle]


* Separate groups
[[fr:Ajouter/modifier un test]]
 
Each group can only see their own group, others are invisible
 
* Visible groups
 
Each group works in their own group, but can also see other groups
 
 
The group mode can be defined at two levels:
 
* Course level
 
The group mode defined at the course level is the default mode for all activities defined within that course
 
* Activity level
 
Each activity that supports groups can also define its own grouping mode. If the course is set to [[Force group mode|"force group mode"]] then the setting for each activity is ignored.
 
 
===Visible to students===
 
You can also decide on whether or not the quiz will be seen by the students. You can hide the activity from students selecting "Hide" in the Visible to students field. It is useful if you wouldn't like to make the activity available immediately.
 
 
More about creating quiz questions you will find [Mod/quiz/question|here].

Revisió de 16:38, 15 oct 2013

Creating a new quiz is a two-step process. In the first step, you create the quiz activity and set its options which specify the rules for interacting with the quiz. In the second step you add questions to the quiz. This page describes the options you can set for the quiz activity. The page Building Quiz describes how to set up the questions for the quiz.

Quiz options There are a large number of options and your administrator should already have chosen the default values for most of them so that you will not have to modify them for the type of quiz that you use most often. The administrator may also have classified some of the settings as 'advanced' which means that they will be hidden from the set-up screen by default. This can help to keep the screen simpler. You can turn on the display of these advanced options by clicking on the Show advanced settings button. They will then remain visible until you click on Hide advanced settings. (The admin controls this using the Plugins -> Activity modules -> Quiz page in the Site administration menu.)

Quiz administration

When you first set up your quiz from Add an activity or resource > Quiz, (or, if you don't have this link, the dropdown Add an activity>Quiz) you will get the following settings, (which can also be changed later in the Edit Settings link of the Quiz administration settings block)

General

Name
This is the standard name field. This name will appear on the home page of the course, navigation menu and other places which will show or provide links to this quiz.
Introduction
Write an introduction for the quiz. A student will see the introduction immediately after clicking on the quiz name. The student will see this description before they click on the "Attempt quiz" link and thus before the quiz timer is started (if used). This is a good place to include any special instructions for taking the quiz like the number of attempts allowed, time limit or scoring rules.
Display description on course page
You can choose to make the description visible with the activity on the course page.

Timing

Open the quiz
You can specify times when the quiz is accessible for people to make attempts. Before the opening time the quiz will be unavailable to students. They will be able to view the quiz introduction but will not be able to view the questions.

Note: You can make the quiz available at different times for different groups or users in the Group or User override sections of the Quiz Administration settings block.

Close the quiz
After the closing time, the students will not be able to start new attempts. Answers that the student submits after the quiz closing date will be saved but they will not be marked.

Note: In Moodle 2.4.2 onwards, quizzes with start times in the future display both the open and close date for students.

Even after the quiz has closed students will still be able to see the quiz description and review their attempts. What exactly they will see depends on the settings you choose for review options (see below).
Navigation block showing quiz timer
Time limit
By default, quizzes do not have a time limit, which allows students as much time as they need to complete the quiz. If you do specify a time limit, several things are done to try and ensure that quizzes are completed within that time:
  1. A countdown timer is shown in the quiz navigation block
  2. When the timer has run out, the quiz is submitted automatically with whatever answers have been filled in so far
  3. If a student manages to cheat and goes over the allotted time, no marks are awarded for any answers entered after the time ran out

Note: You can make the quiz available last a different period of time for different groups or users in the Group or User override sections of the Quiz Administration settings block (see below).

When time expires..

There are three options as to what will happen when the time limit is up. Choose the one you need from the dropdown menu:

quizgrace.png

If you select "there is a grace period..." then you can check the box to enable the "Submission grace period" and specify a period of time during which learners may still submit the quiz after the time is up.

Examples of how timing is handled

  1. A student starts a quiz at noon. The quiz has a one-hour time-limit, and a 1 hour delay between attempts. The student gets distracted, and so actually does not submit (using the overdue handling) until 1:30pm. They are allowed to start their second attempt at 2. pm
  2. The quiz count-down timer submits a student's quiz attempt at the last second when time expires. Because the server is heavily loaded, it takes 30 seconds to process the student's attempt. The submission is accepted nonetheless.
  3. Same situation as above but with a 120 second delay: The submission is rejected.
  4. The delay is not because of server load but because the student found a way to cheat the timer. Moodle cannot know what causes a delay.The behaviour is controlled by the admin setting(quiz | graceperiodmin), 60 seconds by default.
  5. A student is a member of 3 groups,all of which have different override settings. Which limits will apply to this student? If there is any user-specific override, then that is used, and the group overrides for that setting are not used at all. Otherwise, if there are multiple group overrides, the most generous values are used (the earliest open date, the latest close date, the longest time limit, the most number of attempts, and the student can type any of the passwords).

Grade

Grade category

If you have categories in your gradebook, select the one you wish the quiz to be in here.

Attempts allowed
Students may be allowed to have multiple attempts at a quiz. This can help make the process of taking the quiz more of an educational activity rather than simply an assessment. If the quiz is randomized then the student will get a new version for each attempt. This is useful for practice purposes.

Note: You can change the allowed number of attempts for different groups or users in the Group or User override sections of the Quiz Administration settings block.

Grading method
When multiple attempts are allowed, there are different ways you can use the grades to calculate the student's final grade for the quiz.
  • Highest grade - the final grade is the highest (best) grade in any attempt
  • Average grade - the final grade is the average (simple mean) grade of all attempts
  • First grade - the final grade is the grade earned on the first attempt (other attempts are ignored)
  • Last grade - the final grade is the grade earned on the most recent attempt only

Layout

Question order
If 'Shuffled randomly' is selected, then the order of questions in the quiz will be randomly shuffled each time a student starts a new attempt at the quiz. The intention is to make it a little harder for students to copy from each other.
New page
For longer quizzes it makes sense to stretch the quiz over several pages by limiting the number of questions per page. When adding questions to the quiz, page breaks will automatically be inserted according to the setting you choose here. However, you will also be able to move page breaks around by hand later on the editing page.
Note that changing this setting has no effect on questions you have already added to the quiz. The setting will only apply to questions you add subsequently. To change the page breaks in an existing quiz, you need to go to the quiz editing screen, tick the 'Show page breaks' checkbox, then use the repaginate control.
Navigation method (available by clicking Show Advanced)

seqnav.png

By choosing Sequential instead of Free, the teacher is forcing the student to progress through the questions in order without being able to go back to a previous question or skip to a later one.

Question behaviour

How questions behave
  • Deferred feedback - Students must enter an answer to each question and then submit the entire quiz, before anything is graded or they get any feedback.
  • Adaptive mode and Adaptive mode (no penalties) - Allows students to have multiple attempts at the question before moving on to the next question.
  • Manual grading - Used for essay questions (irrespective of what the quiz is set to) Note: The option "Manual grading" has been disabled by default since 2.4.5. It can be enabled from Administration>Site administration>Plugins>Question behaviour It causes all questions in the quiz to require manual grading. Use with caution!
  • Interactive mode - After submitting one answer, and reading the feedback, the student has to click a 'Try again' button before they can try a new response. Once the student has got the question right, they can no longer change their response. Once the student has got the question wrong too many times, they are just graded wrong (or partially correct) and get shown the feedback and can no longer change their answer. There can be different feedback after each try the student makes.
  • Immediate feedback - Similar to interactive mode in that the student can submit their response immediately during the quiz attempt, and get it graded. However, they can only submit one response, they cannot change it later.
  • Deferred feedback or Immediate feedback with Certainty-based marking (CBM) - With CBM, the student does not only answer the question, but they also indicate how sure they are they got the question right. The grading is adjusted by the choice of certainty, so that students have to reflect honestly on their own level of knowledge in order to get the best mark. See the See Also section below for an example quiz using CBM and a blog post explaining the philosophy.
Certainty-based marking

When a student answers a question they also have to state how sure they are of the answer: not very (less than 67%); fairly (more than 67%) or very (more than 80%). Their grading is then ajusted according to how certain they are, which means that for example if they answered correctly but were only guessing, their mark is adjusted from 1 to 0.33. If they answered wrongly but were very sure, their mark is adjusted from 0 to -2. (See also the forum discussion: CBM too harsh?

correct answer; very sure
correct answer; fairly sure
correct answer; not very sure
wrong answer; very sure
wrong answer; not very sure


Each attempt builds on the last
If multiple attempts are allowed and this setting is set to Yes, then each new attempt contains the results of the previous attempt. This allows the student on the new attempt to concentrate on just those questions that were answered incorrectly on the previous attempt. If this option is chosen then each attempt by a particular student uses the same questions in the same order, independent of randomization settings. To show a fresh quiz on every attempt, select No for this setting.

Review options

This section controls what information students will be shown when they review their past attempts at the quiz, and during the attempt in adaptive mode. It is a matrix with check boxes.

The various pieces of information that can be controlled are:

The attempt
Will show how the student responded to each question.
Whether correct
Displays whether the students response to each question is correct or incorrect.
Marks
Reveals the marks awarded to the student and the grade for the quiz.
Specific feedback
Will show the feedback for the response to the answer as set when adding the question to the quiz. Each response to a question can have feedback for both correct and incorrect answers.
General feedback
Displays the general feedback for the whole question as set when adding the question to the quiz. You can use the general feedback to give students some background to what knowledge the question was testing.
Right answer
Reveals the correct answer to each question, whether the student answered correctly or not (See note below).
Overall feedback
Displays feedback for the entire quiz as set in the quiz settings (See note below).

For each of the above items, you can determine the timeframe when the students will see them:

During the attempt
is only available when ‘How questions behave’ has been set to ‘Immediate feedback’, ‘Immediate feedback with CBM’ and ‘Interactive with multiple tries’. If set to one of these options then a ‘Check’ button will appear below the answer and when clicked the student will submit that response and then receive immediate feedback.
Immediately after the attempt
means within 2 minutes of the student clicking "submit all and finish".
Later, while the quiz is still open
means after 2 minutes, but before the close date (if the quiz does not have a close date, this phase never ends).
After the quiz is closed
means what it says (you never get here for quizzes without a close date).
Tip: Checking any of the boxes in the timeframe row, will reveal the test to the student. For example, to allow students to see their quiz immediately after taking it but not later, make sure none of the boxes in "Later" or "After" rows are checked. The student will be able to see their grade but not get into the quiz.

Note: Currently, the Answers display is a bit inconsistent between different question types. For example, the matching question type shows students which of their responses are correct, but does not tell them the right answer for the ones they got wrong. The short answer and multiple choices question types do tell the student what the correct answer is.

Users with the capability 'View hidden grades' moodle/grade:viewhidden (typically teachers and administrators) are not affected by these settings and will always by able to review all information about a student's attempt at any time.

In your list of review options, you must have 'The attempt' (the first option in the lists) selected before you can enable the options to show 'Whether correct', 'Specific feedback', 'General feedback', and 'Right answer'. If you choose not to let the students review the attempt, your only options are to display 'Marks' and 'Overall feedback'.

Display

Decimal places in grades
This option determines how many digits will be shown after the decimal point when the grade is displayed. A setting of 0 for example means that the grades are displayed as integers. This setting is only used for the display of grades, not for the display or marking of answers.

Extra restrictions on attempts

Require password
This field is optional.
If you specify a password in here then participants must enter the same password before they are allowed to make an attempt on the quiz. This is useful to give only a selected group of students access to the quiz.
Require network address
This field is optional.
You can restrict access for a quiz to particular subnets on the LAN or Internet by specifying a comma-separated list of partial or full IP address numbers. This is especially useful for a proctored (invigilated) quiz, where you want to be sure that only people in a certain room are able to access the quiz. For example: 192.168. , 231.54.211.0/20, 231.3.56.211
There are three types of numbers you can use (you can not use text based domain names like example.com):
  1. Full IP addresses, such as 192.168.10.1 which will match a single computer (or proxy).
  2. Partial addresses, such as 192.168 which will match anything starting with those numbers.
  3. CIDR notation, such as 231.54.211.0/20 which allows you to specify more detailed subnets.
Spaces are ignored.
Enforced delay between attempts
These two fields are optional.
You can set a time (from seconds to weeks) between the first and second attempt of a quiz. You can also (or alternatively) set a time from seconds to weeks for subsequent attempts after the second attempt. Thus, you might allow a student to take the quiz twice immediately with no delay, but if they want to improve their score with a third attempt, they are forced to wait a week and use the time for extra revision.
Browser security
This is by default an advanced field, visible by clicking "Show advanced".
The options in this section offer various ways to try to restrict how students may try to 'cheat' while attempting a quiz. However, this is not a simple issue, and what in one situation is considered 'cheating' may, in another situation, just be effective use of information technology. (For example, the ability to quickly find answers using a search engine.)
Note also that this is not just at problem of technology with a technical solution. Cheating has been going on since long before computers, and while computers make certain actions, like copy and paste, easier, they also make it easier for teachers to detect cheating - for example using the quiz reports. The options provided here are not fool-proof, and while they do make some forms of cheating harder for students, they also make it more inconvenient for students to attempt the quizzes, and they are not fool-proof.
Full screen pop-up with some JavaScript security
There is a limit to what the quiz, which runs on a web server, can do to restrict what the student sitting at their computer can do while attempting the quiz. However, this option does what is possible:
  • The quiz will only start if the student has a JavaScript-enabled web-browser.
  • The quiz appears in a fullscreen popup window that covers all the other windows and has no course navigation controls.
Student view of quiz question with full screen popup. (Click to see enlarged)
  • The students are prevented, as far as is possible, from using facilities like copy and paste.
  • This setting does not work well with the MyMobile theme for mobile devices included in the standard installation. In particular, quiz time limits do not function correctly (MDL-32047).
Require the use of Safe Exam Browser
This option will only appear if your administrator has enabled it in Settings > Site administration > Development > Experimental > Experimental settings.
Safe Exam Browser is a customised web browser that must be downloaded and installed on the computer that the student uses to attempt the quiz. It restricts student use more effectively than a pop up window option. Features include full screen, without web navigation options, shortcut keys including copy and paste are disabled and of course surfing the web during an exam.

Overall feedback

Overall feedback is shown to a student after they have completed an attempt at the quiz. The text that is shown can depend on the grade the student got.

For example, if you entered:

Grade boundary: 100%
Feedback: "Well done"
Grade boundary: 40%
Feedback: "Please study this week's work again"
Grade boundary: 0%

Then students who score between 100% and 40% will see the "Well done" message, and those who score between 39.99% and 0% will see "Please study this week's work again". That is, the grade boundaries define ranges of grades, and each feedback string is displayed to scores within the appropriate range.

Grade boundaries can be specified either as a percentage, for example "31.41%", or as a number, for example "7". If your quiz is out of 10 marks, a grade boundary of 7 means 7/10 or better.

Note that the maximum and minimum grade boundaries (100% and 0%) are set automatically.

You can set as many or as few grade boundaries as you wish. The form allows you up to 5 ranges at first, but you can add more by clicking the "Add 3 fields to form" button underneath.

If you're getting confusing error messages about a boundary being out of sequence (when it's obviously *in* sequence), or "boundaries must be between 0% and 100%" (and they are) -- check that the Maximum Grade for this quiz is set to something greater than zero.

Common module settings

Group mode
Here you can choose whether the quiz should be organized by group. This only has an effect on the review screens of the teachers where it determines which groups of students they see.
Visible to students
Determines whether the quiz will be visible to students. If you are still in the process of setting up the quiz then it is highly advisable to leave this set to 'Hide'. Otherwise students might view or even attempt the quiz before it is tested and ready. This setting is common to all activities and can also be toggled by clicking on the eye icon behind the activity's name on the course page.

Restrict access settings

The Restrict access area becomes visible in Moodle activities and resource settings if Conditional Activities have been enabled.

Group and User overrides

overridesquiz.png

Dates, timing and number of allowed attempts may be changed for individual users or groups by following the links Group Overrides or User Overrides in the Quiz Administration settings block.

Group overrides

To change a quiz setting for a particular group, click the "add group override" button in Quiz Administration>Group overrides, make the changes you wish and save or enter another override.

User overrides

To change a quiz setting for a particular user or users, click the "Add user override" button in Quiz Administration>User overrides, make the changes you wish and save or enter another override.

groupuseroverride.png

Site administration settings

The quiz module has additional settings which may be changed by an administrator in Settings > Site administration > Plugins > Activity modules > Quiz.

The add a new quiz page may be simplified by selecting a number of options to be hidden by default and only displayed when users click the "Advanced settings" button.

How questions behave can be configured in Settings>Site administration>Plugins>Question behaviours>Manage question behaviours

See also

School demo example of a quiz with CBM Log into with username "parent" and password "moodle"

Forum thread: Certainty based marking - too harsh?

Blog post on CBM (Certainty Based Marking)in Moodle