You are here

constant QUESTION_EVENTCLOSEANDGRADE in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 includes/moodle/lib/questionlib.php \QUESTION_EVENTCLOSEANDGRADE
2 uses of QUESTION_EVENTCLOSEANDGRADE
question_state_is_closed in includes/moodle/lib/questionlib.php
Determines whether a state has been closed by looking at the event field
regrade_question_in_attempt in includes/moodle/lib/questionlib.php
For a given question in an attempt we walk the complete history of states and recalculate the grades as we go along.

File

includes/moodle/lib/questionlib.php, line 32

Code

define('QUESTION_EVENTCLOSEANDGRADE', '6');