<table cellpadding="9" cellspacing="0">
-<?php if($this->instance->pagetype == PAGE_COURSE_VIEW) { ?>
+<?php if($this->instance->pagetype != PAGE_QUIZ_VIEW) { ?>
<tr valign="top">
<td align="right">
<?php print_string('config_select_quiz', 'block_quiz_results') ?>
?>
</td>
</tr>
-<?php } // end if($this->instance->pagetype == PAGE_COURSE_VIEW) ?>
+<?php } // end if($this->instance->pagetype != PAGE_QUIZ_VIEW) ?>
<tr valign="top">
<td align="right">
<?php print_string('config_show_best', 'block_quiz_results') ?>