You are here

constant QUESTION_NUMANS in Quiz 6.5

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

Constant determines the number of answer boxes supplied in the editing form for multiple choice and similar question types.

File

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

Code

define("QUESTION_NUMANS", "10");