You are here

constant QUESTION_PREVIEW_POPUP_OPTIONS in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 includes/moodle/lib/questionlib.php \QUESTION_PREVIEW_POPUP_OPTIONS

The options used when popping up a question preview window in Javascript.

File

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

Code

define('QUESTION_PREVIEW_POPUP_OPTIONS', 'scrollbars=yes,resizable=yes,width=700,height=540');