diff --git a/view.php b/view.php index e79336d..9702284 100644 --- a/view.php +++ b/view.php @@ -106,7 +106,6 @@ $output->init($hq); // 20230522 Changed to $canask. Process submitted question. -//if (has_capability('mod/hotquestion:ask', $context)) { if ($canask) { $mform = new hotquestion_form(null, array($hq->instance->anonymouspost, $hq->cm)); // 20230520 Needed isset so changing unapproved question views do not cause an error. @@ -144,9 +143,6 @@ } } -// 20230519 Added for preference selector. -//echo '