merged from stable

This commit is contained in:
gustav_delius 2005-06-21 06:57:30 +00:00
parent 36f0d1acbb
commit 8c95e97fec
3 changed files with 24 additions and 18 deletions

View file

@ -261,7 +261,7 @@
<tr valign="top">
<?php include('reviewoptions.html'); ?>
<?php include($CFG->dirroot . '/mod/quiz/reviewoptions.html'); ?>
<td align="center">
<input type="hidden" name="fix_review" value="0" />
<input type="checkbox" name="fix_review" value="1" <?php p($CFG->quiz_fix_review ? "checked" : "") ?> />