MDL-66003 lang: Import fixed English strings (en_fix)
[moodle.git] / grade / grading / form / guide / lang / en / gradingform_guide.php
blob9343b4aabdfddcb1dab565ad073869c2732af809
1 <?php
2 // This file is part of Moodle - http://moodle.org/
3 //
4 // Moodle is free software: you can redistribute it and/or modify
5 // it under the terms of the GNU General Public License as published by
6 // the Free Software Foundation, either version 3 of the License, or
7 // (at your option) any later version.
8 //
9 // Moodle is distributed in the hope that it will be useful,
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 // GNU General Public License for more details.
14 // You should have received a copy of the GNU General Public License
15 // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
17 /**
18 * Strings for the marking guide advanced grading plugin
20 * @package gradingform_guide
21 * @copyright 2012 Dan Marsden <dan@danmarsden.com>
22 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
25 defined('MOODLE_INTERNAL') || die();
27 $string['addcomment'] = 'Add frequently used comment';
28 $string['addcriterion'] = 'Add criterion';
29 $string['alwaysshowdefinition'] = 'Show guide definition to students';
30 $string['backtoediting'] = 'Back to editing';
31 $string['clicktocopy'] = 'Click to copy this text into the criteria feedback';
32 $string['clicktoedit'] = 'Click to edit';
33 $string['clicktoeditname'] = 'Click to edit criterion name';
34 $string['comment'] = 'Comment';
35 $string['comments'] = 'Frequently used comments';
36 $string['commentsdelete'] = 'Delete comment';
37 $string['commentsempty'] = 'Click to edit comment';
38 $string['commentsmovedown'] = 'Move down';
39 $string['commentsmoveup'] = 'Move up';
40 $string['confirmdeletecriterion'] = 'Are you sure you want to delete this item?';
41 $string['confirmdeletelevel'] = 'Are you sure you want to delete this level?';
42 $string['criterion'] = 'Criterion name';
43 $string['criteriondelete'] = 'Delete criterion';
44 $string['criterionempty'] = 'Click to edit criterion';
45 $string['criterionmovedown'] = 'Move down';
46 $string['criterionmoveup'] = 'Move up';
47 $string['criterionname'] = 'Criterion name';
48 $string['criterionremark'] = '{$a} criterion remark';
49 $string['definemarkingguide'] = 'Define marking guide';
50 $string['description'] = 'Description';
51 $string['descriptionmarkers'] = 'Description for Markers';
52 $string['descriptionstudents'] = 'Description for students';
53 $string['err_maxscoreisnegative'] = 'The max score is not valid, negative values are not allowed';
54 $string['err_maxscorenotnumeric'] = 'Criterion max score must be numeric';
55 $string['err_nocomment'] = 'Comment can not be empty';
56 $string['err_nodescription'] = 'Student description can not be empty';
57 $string['err_nodescriptionmarkers'] = 'Marker description can not be empty';
58 $string['err_nomaxscore'] = 'Criterion max score can not be empty';
59 $string['err_noshortname'] = 'Criterion name can not be empty';
60 $string['err_shortnametoolong'] = 'Criterion name must be less than 256 characters';
61 $string['err_scoreinvalid'] = 'The score given to \'{$a->criterianame}\' is not valid, the max score is: {$a->maxscore}';
62 $string['err_scoreisnegative'] = 'The score given to \'{$a->criterianame}\' is not valid, negative values are not allowed';
63 $string['gradingof'] = '{$a} grading';
64 $string['guide'] = 'Marking guide';
65 $string['guidemappingexplained'] = 'WARNING: Your marking guide has a maximum grade of <b>{$a->maxscore} points</b> but the maximum grade set in your activity is {$a->modulegrade} The maximum score set in your marking guide will be scaled to the maximum grade in the module.<br />
66 Intermediate scores will be converted respectively and rounded to the nearest available grade.';
67 $string['guidenotcompleted'] = 'Please provide a valid grade for each criterion';
68 $string['guideoptions'] = 'Marking guide options';
69 $string['guidestatus'] = 'Current marking guide status';
70 $string['hidemarkerdesc'] = 'Hide marker criterion descriptions';
71 $string['hidestudentdesc'] = 'Hide student criterion descriptions';
72 $string['insertcomment'] = 'Insert frequently used comment';
73 $string['maxscore'] = 'Maximum score';
74 $string['name'] = 'Name';
75 $string['needregrademessage'] = 'The marking guide definition was changed after this student had been graded. The student can not see this marking guide until you check the marking guide and update the grade.';
76 $string['pluginname'] = 'Marking guide';
77 $string['previewmarkingguide'] = 'Preview marking guide';
78 $string['privacy:metadata:criterionid'] = 'An identifier to a criterion for advanced marking.';
79 $string['privacy:metadata:fillingssummary'] = 'Stores information about a user\'s grade and feedback for the marking guide.';
80 $string['privacy:metadata:instanceid'] = 'An identifier to a grade used by an activity.';
81 $string['privacy:metadata:preference:showmarkerdesc'] = 'Whether to show marker criterion descriptions';
82 $string['privacy:metadata:preference:showstudentdesc'] = 'Whether to show student criterion descriptions';
83 $string['privacy:metadata:remark'] = 'Remarks related to this grade criterion.';
84 $string['privacy:metadata:score'] = 'A score for this grade criterion.';
85 $string['regrademessage1'] = 'You are about to save changes to a marking guide that has already been used for grading. Please indicate if existing grades need to be reviewed. If you set this then the marking guide will be hidden from students until their item is regraded.';
86 $string['regrademessage5'] = 'You are about to save significant changes to a marking guide that has already been used for grading. The gradebook value will be unchanged, but the marking guide will be hidden from students until their item is regraded.';
87 $string['regradeoption0'] = 'Do not mark for regrade';
88 $string['regradeoption1'] = 'Mark for regrade';
89 $string['restoredfromdraft'] = 'NOTE: The last attempt to grade this person was not saved properly so draft grades have been restored. If you want to cancel these changes use the \'Cancel\' button below.';
90 $string['save'] = 'Save';
91 $string['saveguide'] = 'Save marking guide and make it ready';
92 $string['saveguidedraft'] = 'Save as draft';
93 $string['score'] = 'score';
94 $string['showmarkerdesc'] = 'Show marker criterion descriptions';
95 $string['showmarkspercriterionstudents'] = 'Show marks per criterion to students';
96 $string['showstudentdesc'] = 'Show student criterion descriptions';