diff --git a/classes/condition/studentquiz_condition.php b/classes/condition/studentquiz_condition.php index af839dff..10cf7ac0 100755 --- a/classes/condition/studentquiz_condition.php +++ b/classes/condition/studentquiz_condition.php @@ -198,11 +198,6 @@ private function get_sql_table_prefix($name) { } } - /* - * - * - * */ - /** * @Return an SQL fragment to be ANDed into the WHERE clause to filter which questions are shown. * @return string SQL fragment. Must use named parameters.