From 733e3c5190f46c2338c64222a0416c43b8ad0eef Mon Sep 17 00:00:00 2001 From: rkingdon Date: Tue, 17 Aug 2004 23:26:38 +0000 Subject: [PATCH] Change to the label of the comment box for Error banded assessments. --- lang/en/exercise.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/exercise.php b/lang/en/exercise.php index 6b8cbd468d..79954694f7 100644 --- a/lang/en/exercise.php +++ b/lang/en/exercise.php @@ -118,7 +118,7 @@ $string['pleaseusethisform'] = "Please complete this form when you have
fi $string['pleaseviewtheexercise'] = "Please view the exercise given below by clicking on it's title.
You should follow the instructions in this exercise.
When you are happy that you have completed the exercise
successfully you should click on Assess (or Re-assess) link in
the box below. When you have done this assessment you will
be shown further instructions on submitting your work."; $string['poor'] = "Poor"; $string['present'] = "Present"; -$string['reasonforadjustment'] = "Reason for Adjustment"; +$string['reasonforadjustment'] = "General Comment/Reason for Adjustment"; $string['reassess'] = "Re-assess"; $string['regradestudentassessments'] = "Re-grade Student assessments"; $string['resubmissionfor'] = "Resubmission for \$a"; -- 2.39.5