Extra strings for index.php page.

This commit is contained in:
rkingdon 2003-10-12 17:17:01 +00:00
parent 50bdc74de2
commit 3ca5e8bee8

View 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.";