You are here

constant QUESTION_EVENTOPEN in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 includes/moodle/lib/questionlib.php \QUESTION_EVENTOPEN
3 uses of QUESTION_EVENTOPEN
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
save_question_session in includes/moodle/lib/questionlib.php
Saves the current state of the question session to the database

File

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

Code

define('QUESTION_EVENTOPEN', '0');