You are here

constant QUESTION_EVENTSAVE in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 includes/moodle/lib/questionlib.php \QUESTION_EVENTSAVE
2 uses of QUESTION_EVENTSAVE
get_question_states in includes/moodle/lib/questionlib.php
Loads the most recent state of each question session from the database or create new one.
question_process_responses in includes/moodle/lib/questionlib.php
Processes an array of student responses, grading and saving them as appropriate

File

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

Code

define('QUESTION_EVENTSAVE', '2');