You are here

constant QUESTION_EVENTSUBMIT in Quiz 6.5

Same name and namespace in other branches
  1. 6.6 includes/moodle/lib/questionlib.php \QUESTION_EVENTSUBMIT
3 uses of QUESTION_EVENTSUBMIT
question_extract_responses in includes/moodle/lib/questionlib.php
Extracts responses from submitted form
question_isgradingevent in includes/moodle/lib/questionlib.php
Determine if event requires grading
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 33

Code

define('QUESTION_EVENTSUBMIT', '7');