]> git.mjollnir.org Git - moodle.git/commitdiff
Extra strings for index.php page.
authorrkingdon <rkingdon>
Sun, 12 Oct 2003 17:17:01 +0000 (17:17 +0000)
committerrkingdon <rkingdon>
Sun, 12 Oct 2003 17:17:01 +0000 (17:17 +0000)
lang/en/exercise.php

index 0c5abc4b44e1ce0c24e4b4880d463cef1e2fde99..05d33a4980e54802227d129487a44ea8ff366649 100644 (file)
@@ -80,10 +80,15 @@ $string['numberofnegativeresponses'] = "Number of Negative Responses";
 $string['onesubmission'] = "One Submission";
 $string['optionaladjustment'] = "Optional Adjustment";
 $string['overallgrade'] = "Overall Grade";
+$string['phase'] = "Phase";
 $string['phase1'] = "Set Up Exercise";
+$string['phase1short'] = "Set Up";
 $string['phase2'] = "Allow \$a Assessments and Submissions";
+$string['phase2short'] = "Open";
 $string['phase3'] = "Stop \$a Assessments and Submissions";
+$string['phase3short'] = "Closed";
 $string['phase4'] = "Show Overall Grades and League Table";
+$string['phase4short'] = "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 <br />finished the instructions in the exercise shown below.";