Whether subsequent attempts start from the answer to the previous attempt (1) or start blank (0).
The maximum number of attempts a student is allowed.
Auto-save delay
Restriciton on the browser the student must use. E.g. 'securewindow'.
Allows students to redo any completed question within a quiz attempt.
Mark quiz complete when the student has exhausted the maximum number of attempts
Whether to require passing grade
Course id
Course module id
Number of decimal points to use when displaying grades.
Delay that must be left between the first and second attempt, in seconds.
Delay that must be left between the second and subsequent attempt, in seconds.
The amount of time (in seconds) after the time limit runs out during which attempts can still be submitted, if overduehandling is set to allow it.
The total that the quiz overall grade is scaled to be out of.
One of the values QUIZ_GRADEHIGHEST, QUIZ_GRADEAVERAGE, QUIZ_ATTEMPTFIRST or QUIZ_ATTEMPTLAST.
Group id
Group mode
Whether the quiz has any non-blank feedback text
Whether the quiz has questions
Activity instance id
Activity introduction
Files in the introduction
intro format (1 = HTML, 0 = MOODLE, 2 = PLAIN, or 4 = MARKDOWN
Forced activity language
Activity name
Any constraints on how the user is allowed to navigate around the quiz. Currently recognised values are 'free' and 'seq'.
The method used to handle overdue attempts. 'autosubmit', 'graceperiod' or 'autoabandon'.
A password that the student must enter before starting or continuing a quiz attempt.
The behaviour to ask questions to use.
Number of decimal points to use when displaying question grades. (-1 means use decimalpoints.)
How often to insert a page break when editing the quiz, or when shuffling the question order.
Whether users are allowed to review their quiz attempts at various times. This is a bit field, decoded by the \mod_quiz\question\display_options class. It is formed by ORing together the constants defined there.
Whether users are allowed to review their quiz attempts at various times. A bit field, like reviewattempt.
Whether users are allowed to review their quiz attempts at various times. A bit field, like reviewattempt.
Whether users are allowed to review their quiz attempts at various times. A bit field, like reviewattempt.
Whether users are allowed to review their quiz attempts at various times. A bit field, like reviewattempt.
Whether users are allowed to review their quiz attempts at various times. A bit field, like reviewattempt.
Whether users are allowed to review their quiz attempts at various times. A bit field, like reviewattempt.
Course section id
Whether blocks should be shown on the attempt.php and review.php pages.
Option to show the user's picture during the attempt and on the review page.
Whether the parts of the question should be shuffled, in those question types that support it.
Used to restrict the IP addresses from which this quiz can be attempted. The format is as requried by the address_in_subnet function.
The total of all the question instance maxmarks.
The time when this quiz closes. (0 = no restriction.)
The time when the quiz was added to the course.
The time limit for quiz attempts, in seconds.
Last modified time.
The time when this quiz opens. (0 = no restriction.)
Visible
Generated using TypeDoc
Whether to allow the quiz to be attempted offline in the mobile app