diff --git a/question/format.php b/question/format.php index 230959833d7..8dd3b45213b 100644 --- a/question/format.php +++ b/question/format.php @@ -39,7 +39,7 @@ class qformat_default { /** * - * @PARAM $matchgrades string 'error' or 'nearest', mismatched grades handling + * @param $matchgrades string 'error' or 'nearest', mismatched grades handling */ function importprocess($filename, $matchgrades='error') { /// Processes a given file. There's probably little need to change this