quiz MDL-18896 small efficiency improvement

This commit is contained in:
Andrew Davis
2009-12-16 00:51:28 +00:00
parent 3f55dc7059
commit d8a3469cfa
+3
View File
@@ -53,6 +53,9 @@
if (quiz_has_feedback($quiz->id)) {
$showfeedback=true;
}
if($showclosingheader && $showfeedback) {
break;
}
}
// Configure table for displaying the list of instances.