From: rkingdon Date: Fri, 12 Mar 2004 15:37:03 +0000 (+0000) Subject: Couple of small changes. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b41bec34295cef862b092d00947a0bba1f4b130f;p=moodle.git Couple of small changes. --- diff --git a/lang/en/exercise.php b/lang/en/exercise.php index c3f6b02474..4bbea8198d 100644 --- a/lang/en/exercise.php +++ b/lang/en/exercise.php @@ -99,7 +99,7 @@ $string['phase3short'] = "Display"; $string['pleasegradetheassessment'] = "Please Grade the Assessment of this Piece of Work by \$a"; $string['pleasesubmityourwork'] = "Please submit your Work using this Form"; $string['pleaseusethisform'] = "Please complete this form when you have
finished the instructions in the exercise shown below."; -$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 to the
right of the title. When you have done this assessment you will be
shown further instructions on what happens next."; +$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 what happens next."; $string['poor'] = "Poor"; $string['present'] = "Present"; $string['reasonforadjustment'] = "Reason for Adjustment";