You are here

constant QUESTION_EVENTGRADE in Quiz 6.5

Same name and namespace in other branches
  1. 6.6 includes/moodle/lib/questionlib.php \QUESTION_EVENTGRADE
1 use of QUESTION_EVENTGRADE
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 29

Code

define('QUESTION_EVENTGRADE', '3');