From 5b645d97c4d0d17ac2d80664914e27e6e05cc19c Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 26 Nov 2003 01:37:56 +0000 Subject: [PATCH] Grade is in the main file already --- lang/en/quiz.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/en/quiz.php b/lang/en/quiz.php index 5e34cb73cb..00fd004263 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -72,7 +72,6 @@ $string['filloutthreequestions'] = 'You must fill out at least three questions. $string['fillouttwochoices'] = 'You must fill out at least two choices. Choices left blank will not be used.'; $string['fractionsaddwrong'] = 'The positive grades you have chosen do not add up to 100%%
Instead, they add up to $a%%
Do you want to go back and fix this question?'; $string['fractionsnomax'] = 'One of the answers should be 100%%, so that it is
possible to get a full grade for this question.
Do you want to go back and fix this question?'; -$string['grade'] = 'Grade'; $string['gradeaverage'] = 'Average grade'; $string['gradehighest'] = 'Highest grade'; $string['grademethod'] = 'Grading method'; -- 2.39.5