Change to the label of the comment box for Error banded assessments.

This commit is contained in:
rkingdon 2004-08-17 23:26:38 +00:00
parent ac55f67482
commit 733e3c5190

View file

@ -118,7 +118,7 @@ $string['pleaseusethisform'] = "Please complete this form when you have <br />fi
$string['pleaseviewtheexercise'] = "Please view the exercise given below by clicking on it's title.<br />You should follow the instructions in this exercise. <br/>When you are happy that you have completed the exercise<br /> successfully you should click on Assess (or Re-assess) link in <br />the box below. When you have done this assessment you will <br />be shown further instructions on submitting your work."; $string['pleaseviewtheexercise'] = "Please view the exercise given below by clicking on it's title.<br />You should follow the instructions in this exercise. <br/>When you are happy that you have completed the exercise<br /> successfully you should click on Assess (or Re-assess) link in <br />the box below. When you have done this assessment you will <br />be shown further instructions on submitting your work.";
$string['poor'] = "Poor"; $string['poor'] = "Poor";
$string['present'] = "Present"; $string['present'] = "Present";
$string['reasonforadjustment'] = "Reason for Adjustment"; $string['reasonforadjustment'] = "General Comment/Reason for Adjustment";
$string['reassess'] = "Re-assess"; $string['reassess'] = "Re-assess";
$string['regradestudentassessments'] = "Re-grade Student assessments"; $string['regradestudentassessments'] = "Re-grade Student assessments";
$string['resubmissionfor'] = "Resubmission for \$a"; $string['resubmissionfor'] = "Resubmission for \$a";