From: rkingdon Date: Tue, 17 Aug 2004 23:26:38 +0000 (+0000) Subject: Change to the label of the comment box for Error banded assessments. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=733e3c5190f46c2338c64222a0416c43b8ad0eef;p=moodle.git Change to the label of the comment box for Error banded assessments. --- 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";