mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Extra strings for index.php page.
This commit is contained in:
parent
50bdc74de2
commit
3ca5e8bee8
1 changed files with 5 additions and 0 deletions
|
@ -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.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue