Moved constants into constants.php so that they can be loaded where needed.
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
'quiz_fix_subnet' => 0,
|
||||
'quiz_fix_timelimit' => 0,
|
||||
'quiz_fix_adaptive' => 0,
|
||||
'quiz_fix_penaltyscheme' => 0
|
||||
'quiz_fix_penaltyscheme' => 0,
|
||||
|
||||
'attemptuniqueid' => 0
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user