You are here

constant QUESTION_NUMANS_ADD in Quiz 6.6

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

Constant determines the number of answer boxes to add in the editing form for multiple choice and similar question types when the user presses 'add form fields button'.

File

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

Code

define("QUESTION_NUMANS_ADD", 3);