2 // grades.php - created with Moodle 1.7 beta + (2006101003)
5 $string['activities'] = 'Activities';
6 $string['addcategory'] = 'Add category';
7 $string['addcategoryerror'] = 'Could not add category.';
8 $string['addexceptionerror'] = 'Error occurred while adding exception for userid:gradeitem';
9 $string['addfeedback'] = 'Add feedback';
10 $string['addgradeletter'] = 'Add a grade letter';
11 $string['addidnumbers'] = 'Add id numbers';
12 $string['additem'] = 'Add grade item';
13 $string['addoutcomeitem'] = 'Add outcome item';
14 $string['addoutcome'] = 'Add an outcome';
15 $string['addscale'] = 'Add a scale';
16 $string['aggregateextracreditmean'] = 'Mean of grades (with extra credits)';
17 $string['aggregatemean'] = 'Mean of grades';
18 $string['aggregatemedian'] = 'Median of grades';
19 $string['aggregatemin'] = 'Lowest grade';
20 $string['aggregatemax'] = 'Highest grade';
21 $string['aggregatemode'] = 'Mode of grades';
22 $string['aggregateonlygraded'] = 'Aggregate only non-empty grades';
23 $string['aggregateonlygradedhelp'] = 'Nonexistent grades are either treated as minimal grades or not included in aggregation.';
24 $string['aggregateoutcomes'] = 'Include outcomes in aggregation';
25 $string['aggregateoutcomeshelp'] = 'Including outcomes in aggregation may not lead to the desired overall grade, so you have the option to include or leave them out.';
26 $string['aggregatesubcats'] = 'Aggregate including subcategories';
27 $string['aggregatesubcatshelp'] = 'The aggregation is usually done only with immediate children, it is also possible to aggregate grades in all subcategories excluding other aggregated grades.';
28 $string['aggregatesum'] = 'Sum of grades';
29 $string['aggregatesonly'] = 'Aggregates only';
30 $string['aggregateweightedmean'] = 'Weighted mean of grades';
31 $string['aggregateweightedmean2'] = 'Simple weighted mean of grades';
32 $string['aggregation'] = 'Aggregation';
33 $string['aggregationcoef'] = 'Aggregation coefficient';
34 $string['aggregationcoefextra'] = 'Extra credit';
35 $string['aggregationcoefextrahelp'] = 'Extra credit for this grade item during aggregation.';
36 $string['aggregationcoefextrasum'] = 'Extra credit';
37 $string['aggregationcoefextrasumhelp'] = 'Extra credit for this grade item during aggregation.';
38 $string['aggregationcoefweight'] = 'Item weight';
39 $string['aggregationcoefweighthelp'] = 'Weight applied to all grades in this grade item during aggregation with other grade items.';
40 $string['aggregationhelp'] = 'Strategy used to aggregate grades across all students in a course.';
41 $string['aggregationposition'] = 'Aggregation position';
42 $string['aggregationsvisible'] = 'Available aggregation types';
43 $string['aggregationsvisiblehelp'] = 'Select all aggregation types that should be available. Hold down the Ctrl key to select multiple items.';
44 $string['aggregationview'] = 'Aggregation view';
45 $string['allgrades'] = 'All grades by category';
46 $string['allstudents'] = 'All students';
47 $string['allusers'] = 'All users';
48 $string['autosort'] = 'Auto-sort';
49 $string['availableidnumbers'] = 'Available id numbers';
50 $string['average'] = 'Average';
51 $string['averagesdecimalpoints'] = 'Decimals in column averages';
52 $string['averagesdisplaytype'] = 'Column averages display type';
53 $string['backupwithoutgradebook'] = 'Backup does not contain Gradebook configuration';
54 $string['badgrade'] = 'Supplied grade is invalid';
55 $string['badlyformattedscale'] = 'Please enter a comma-separated list of values (at least two values required).';
56 $string['baduser'] = 'Supplied user is invalid';
57 $string['bonuspoints'] = 'Bonus points';
58 $string['combo'] = 'Tabs and Dropdown menu';
59 $string['bulkcheckboxes'] = 'Bulk checkboxes';
60 $string['calculatedgrade'] = 'Calculated grade';
61 $string['calculation'] = 'Calculation';
62 $string['calculationadd'] = 'Add calculation';
63 $string['calculationedit'] = 'Edit calculation';
64 $string['calculationview'] = 'View calculation';
65 $string['calculationsaved'] = 'Calculation saved';
66 $string['cannotaccessgroup'] = 'Can not access grades of selected group, sorry.';
67 $string['categories'] = 'Categories';
68 $string['categoriesanditems'] = 'Categories and items';
69 $string['categoriesedit'] = 'Edit categories and items';
70 $string['category'] = 'Category';
71 $string['categoryedit'] = 'Edit category';
72 $string['categoryname'] = 'Category name';
73 $string['categorytotal'] = 'Category total';
74 $string['categorytotalfull'] = '$a->category total';
75 $string['changereportdefaults'] = 'Change report defaults';
76 $string['changedefaults'] = 'Change defaults';
77 $string['choosecategory'] = 'Select category';
78 $string['chooseaction'] = 'Choose an action ...';
79 $string['compact'] = 'Compact';
80 $string['configdisablegradehistory'] = 'Disable history tracking of changes in grades related tables. This may speed up the server a little and conserve space in database.';
81 $string['configaggregationposition'] = 'Defines the position of the aggregation total column in the report related to the grades being aggregated.';
82 $string['configaggregationview'] = 'Each category can be displayed in three ways: Full mode (aggregated column and grade item columns), the aggregated column only, or the grade items alone.';
83 $string['configaveragesdecimalpoints'] = 'Specifies the number of decimal points to display for each column mean. If Inherit is selected, the display type for each column is used.';
84 $string['configaveragesdisplaytype'] = 'Specifies how to display the mean for each column. If Inherit is selected, the display type for each column is used.';
85 $string['configcoursegradedisplaytype'] = 'Select the default display type of grades for this course. You can also select the site default value. Grades can be shown as real grades, as percentages (in reference to the minimum and maximum grades) or as letters (A, B, C etc..). Selecting Letters will allow you to define your own grade letters and boundaries.';
86 $string['configdecimalpoints'] = 'Specifies the number of decimal points to display for each grade. This setting may be overridden per grading item.';
87 $string['configenableajax'] = 'Adds a layer of AJAX functionality to the grader report, simplifying and speeding up common operations. Depends on Javascript being switched on at the user\'s browser level.';
88 $string['configenableoutcomes'] = 'Support for Outcomes (also known as Competencies, Goals, Standards or Criteria) means that we can grade things using one or more scales that are tied to outcome statements. Enabling outcomes makes such special grading possible throughout the site.';
89 $string['configfixedstudents'] = 'Allows grades to scroll horizontally without losing sight of the students column, by making it static.';
90 $string['configgradeboundary'] = 'A percentage boundary over which grades will be assigned a grade letter (if the Letter grade display type is used). ';
91 $string['configgradedisplaytype'] = 'Specifies how to display grades in the grader and user reports. Grades may be shown as actual grades, as percentages (in reference to the minimum and maximum grades) or as letters.';
92 $string['configgradeexportdisplaytype'] = 'Grades can be shown as real grades, as percentages (in reference to the minimum and maximum grades) or as letters (A, B, C etc..) during export. This can be overridden during export.';
93 $string['configexportdecimalpoints'] = 'The number of decimal points to display for export. This can be overridden during export.';
94 $string['configgradehistorylifetime'] = 'This specifies the length of time you want to keep history of changes in grade related tables. It is recommended to keep it as long as possible. If you experience performance problems or have limited database space, try to set lower value.';
95 $string['configgradeitemadvanced'] = 'Select all elements that should be displayed as advanced when editing grade items.';
96 $string['configgradeletter'] = 'A letter or other symbol used to represent a range of grades.';
97 $string['configgradeletterdefault'] = 'A letter or other symbol used to represent a range of grades. Leave this field empty to use the site default (currently $a).';
98 $string['configgradepublishing'] = 'Enable publishing in exports and imports: Exported grades can be accessed by accessing a URL, without having to log on to a Moodle site. Grades can be imported by accessing such a URL (which means that a Moodle site can import grades published by another site). By default only administrators may use this feature, please educate users before adding required capabilities to other roles (dangers of bookmark sharing and download accelerators, IP restrictions, etc.).';
99 $string['confighiddenasdate'] = 'If user can not see hidden grades show date of submission instead of \'-\'.';
100 $string['configincludescalesinaggregation'] = 'You can change whether scales are to be included as numbers in all aggregated grades across all gradebooks in all courses. CAUTION: changing this setting will force all aggregated grades to be recalculated.';
101 $string['configmeanselection'] = 'Whether cells with no grade should be included when calculating the mean for each column.';
102 $string['configprofilereport'] = 'Grade report used on user profile page.';
103 $string['configshowquickfeedback'] = 'Quick Feedback adds a text input element in each grade cell on the grader report, allowing you to edit the feedback for many grades at once. You can then click the Update button to perform all these changes at once, instead of one at a time.';
104 $string['configquickgrading'] = 'Quick Grading adds a text input element in each grade cell on the grader report, allowing you to edit many grades at once. You can then click the Update button to perform all these changes at once, instead of one at a time.';
105 $string['configrangesdecimalpoints'] = 'Specifies the number of decimal points to display for each range. This setting may be overridden per grading item.';
106 $string['configrangesdisplaytype'] = 'Specifies how to display ranges. If Inherit is selected, the display type for each column is used.';
107 $string['confighideforcedsettings'] = 'Do not show forced settings in grading UI.';
108 $string['configshowcalculations'] = 'Whether to show calculator icons near each grade item and category, tooltips over calculated items and a visual indicator that a column is calculated.';
109 $string['configshoweyecons'] = 'Whether to show a show/hide icon near each grade (controlling its visibility to the user).';
110 $string['configshowactivityicons'] = 'Whether to show activity icons next to activity names.';
111 $string['configshowaverages'] = 'Whether to show the mean for each column.';
112 $string['configshowgroups'] = 'Whether to show the mean for each group.';
113 $string['configshowhiddenitems'] = 'Specifies how hidden grade items are shown. If Hide is selected, they are hidden completely. If Show is selected, the hidden grade item row is shown in grey with the grade hidden completely. If \"Only hidden until\" is selected, grade items with a \"hide until\" date set are shown in grey with the grades hidden completely until the set date, after which the whole item is shown.';
114 $string['configshowlocks'] = 'Whether to show a lock/unlock icon near each grade.';
115 $string['configshowfeedback'] = 'Whether to show a feedback icon (for adding/editing) near each grade.';
116 $string['configshownumberofgrades'] = 'Whether to show the number of grades used when calculating the mean in brackets after each average, for example 45 (34).';
117 $string['configshowranges'] = 'Whether to show the range of grades for each column in an additional row.';
118 $string['configshowpercentage'] = 'Whether to show the percentage value of each grade item.';
119 $string['configshowrank'] = 'Whether to show the position of the user in relation to the rest of the class, for each grade item.';
120 $string['configshowuseridnumber'] = 'Whether to show user id numbers in an additional column.';
121 $string['configshowuserimage'] = 'Whether to show the user\'s profile image next to the name in the grader report.';
122 $string['configstudentsperpage'] = 'The number of students to display per page in the grader report.';
123 $string['configstudentsperpagedefault'] = 'The number of students to display per page in the grader report. Leave this field empty to use the site default (currently $a).';
124 $string['configunlimitedgrades'] = 'By default grades are limited by the maximum and minimum values of the grade item. Enabling this setting removes this limit, and allows grades of over 100%% to be entered directly in the gradebook. It is recommended that this setting is enabled at an off-peak time, as all grades will be recalculated, which may result in a high server load.';
125 $string['contract'] = 'Contract Category';
126 $string['controls'] = 'Controls';
127 $string['coursegradecategory'] = 'Course grade category';
128 $string['coursegradedisplaytype'] = 'Course grade display type';
129 $string['coursegradedisplayupdated'] = 'The course grade display type has been updated.';
130 $string['coursename'] = 'Course name';
131 $string['coursescales'] = 'Course scales';
132 $string['coursesettings'] = 'Course settings';
133 $string['coursesettingsexplanation'] = 'Course settings determine how the gradebook appears for all participants in the course.';
134 $string['coursetotal'] = 'Course total';
135 $string['createcategory'] = 'Create category';
136 $string['createcategoryerror'] = 'Could not create a new category';
137 $string['creatinggradebooksettings'] = 'Creating gradebook settings';
138 $string['currentparentaggregation'] = 'Current parent aggregation';
139 $string['csv'] = 'CSV';
140 $string['curveto'] = 'Curve to';
141 $string['decimalpoints'] = 'Overall decimal points';
142 $string['default'] = 'Default';
143 $string['defaultprev'] = 'Default ($a)';
144 $string['deletecategory'] = 'Delete category';
145 $string['disablegradehistory'] = 'Disable grade history';
146 $string['displaylettergrade'] = 'Display letter grades';
147 $string['displaypercent'] = 'Display percents';
148 $string['displaypoints'] = 'Display points';
149 $string['displayweighted'] = 'Display weighted grades';
150 $string['dropdown'] = 'Dropdown menu';
151 $string['droplow'] = 'Drop the lowest';
152 $string['droplowhelp'] = 'If set, this option will drop the X lowest grades, X being the selected value for this option.';
153 $string['dropped'] = 'Dropped';
154 $string['dropxlowest'] = 'Drop X lowest';
155 $string['dropxlowestwarning'] = 'Note: If you use drop x lowest the grading assumes that all items in the category have the same point value. If point values differ results will be unpredictable';
156 $string['duplicatescale'] = 'Duplicate scale';
157 $string['edit'] = 'Edit';
158 $string['editcalculation'] = 'Edit calculation';
159 $string['editcalculationverbose'] = 'Edit calculation for $a->category$a->itemmodule $a->itemname';
160 $string['editfeedback'] = 'Edit feedback';
161 $string['editgrade'] = 'Edit grade';
162 $string['editgradeletters'] = 'Edit grade letters';
163 $string['editoutcome'] = 'Edit outcome';
164 $string['editoutcomes'] = 'Edit outcomes';
165 $string['editscale'] = 'Edit scale';
166 $string['edittree'] = 'Categories and items';
167 $string['editverbose'] = 'Edit $a->category$a->itemmodule $a->itemname';
168 $string['enableajax'] = 'Enable AJAX';
169 $string['enableoutcomes'] = 'Enable outcomes';
170 $string['encoding'] = 'Encoding';
171 $string['errorgradevaluenonnumeric'] = 'Received non-numeric for low or high grade for';
172 $string['errorcalculationnoequal'] = 'Formula must start with equal sign (=1+2)';
173 $string['errorcalculationunknown'] = 'Invalid formula';
174 $string['errornocalculationallowed'] = 'Calculations are not allowed for this item';
175 $string['errornocategorisedid'] = 'Could not get an uncategorised id!';
176 $string['errornocourse'] = 'Could not get course information';
177 $string['errorreprintheadersnonnumeric'] = 'Received non-numeric value for reprint-headers';
178 $string['errorsavegrade'] = 'Could not save grade, sorry.';
179 $string['exceptions'] = 'Exceptions';
180 $string['excluded'] = 'Excluded';
181 $string['excludedhelp'] = 'If -excluded- is switched on, this grade will be excluded from any aggregation performed by any parent grade item or category.';
182 $string['expand'] = 'Expand Category';
183 $string['export'] = 'Export';
184 $string['exportfeedback'] = 'Include feedback in export';
185 $string['exportplugins'] = 'Export plugins';
186 $string['exportalloutcomes'] = 'Export all outcomes';
187 $string['exportsettings'] = 'Export settings';
188 $string['exportto'] = 'Export to';
189 $string['extracredit'] = 'Extra Credit';
190 $string['extracreditwarning'] = 'Note: Setting all items for a category to extra credit will effectively remove them from the grade calculation. Since there will be no point total';
191 $string['feedback'] = 'Feedback';
192 $string['feedbackhelp'] = 'Notes added to the grade by the teacher. They can be extensive, personalised feedback or a simple code that refers to an internal system of feedback.';
193 $string['feedbackadd'] = 'Add feedback';
194 $string['feedbackedit'] = 'Edit feedback';
195 $string['feedbackview'] = 'View feedback';
196 $string['feedbacksaved'] = 'Feedback saved';
197 $string['finalgrade'] = 'Final grade';
198 $string['finalgradehelp'] = 'The final grade (cached) after all calculations are performed.';
199 $string['fixedstudents'] = 'Static students column';
200 $string['forceoff'] = 'Force: Off';
201 $string['forceon'] = 'Force: On';
202 $string['forelementtypes'] = ' for the selected $a';
203 $string['forstudents'] = 'For students';
204 $string['full'] = 'Full';
205 $string['fullmode'] = 'Full view';
206 $string['fullview'] = 'Full view';
207 $string['generalsettings'] = 'General settings';
208 $string['grade'] = 'Grade';
209 $string['gradebook'] = 'Gradebook';
210 $string['gradebookhiddenerror'] = 'The gradebook is currently set to hide everything from students.';
211 $string['gradebookhistories'] = 'Grade histories';
212 $string['gradeboundary'] = 'Letter grade boundary';
213 $string['gradecategories'] = 'Grade categories';
214 $string['gradecategory'] = 'Grade category';
215 $string['gradecategoryhelp'] = 'Grade category help';
216 $string['gradecategorysettings'] = 'Grade category settings';
217 $string['gradedon'] = 'Graded: $a';
218 $string['gradedisplay'] = 'Grade display';
219 $string['gradedisplaytype'] = 'Grade display type';
220 $string['gradeexceptions'] = 'Grade exceptions';
221 $string['gradeexceptionshelp'] = 'Grade exceptions Help';
222 $string['gradeexportdisplaytype'] = 'Grade export display type';
223 $string['gradeexportdecimalpoints'] = 'Grade export decimal points';
224 $string['gradeforstudent'] = '$a->student<br />$a->item$a->feedback';
225 $string['gradehelp'] = 'Grade Help';
226 $string['gradehistorylifetime'] = 'Grade history lifetime';
227 $string['gradeitem'] = 'Grade item';
228 $string['gradeitemadvanced'] = 'Advanced grade item options';
229 $string['gradeitemislocked'] = 'This activity is locked in the gradebook. Changes that are made to grades in this activity will not be copied to the gradebook until it is unlocked.';
230 $string['gradeitemlocked'] = 'Grading locked';
231 $string['gradeitemsinc'] = 'Grade items to be included';
232 $string['gradeitemaddusers'] = 'Exclude from grading';
233 $string['gradeitemmembersselected'] = 'Excluded from grading';
234 $string['gradeitemnonmembers'] = 'Included in grading';
235 $string['gradeitemremovemembers'] = 'Include in grading';
236 $string['gradeitems'] = 'Grade items';
237 $string['gradeitemsettings'] = 'Grade item settings';
238 $string['gradeletter'] = 'Grade letter';
239 $string['gradeletters'] = 'Grade letters';
240 $string['gradeletterhelp'] = 'Grade letter Help';
241 $string['gradeletternote'] = 'To delete a grade letter just empty any of the<br /> three text areas for that letter and click submit.';
242 $string['gradelocked'] = 'Grade is locked';
243 $string['gradelong'] = '$a->grade / $a->max';
244 $string['grademax'] = 'Maximum grade';
245 $string['grademaxhelp'] = 'When using the value grade type, a maximum grade can be set. The maximum grade for an activity-based grade item is set on the update activity page.';
246 $string['grademin'] = 'Minimum grade';
247 $string['grademinhelp'] = 'When using the value grade type, a minimum grade can be set.';
248 $string['gradeoutcomeitem'] = 'Grade outcome item';
249 $string['gradeoutcomes'] = 'Outcomes';
250 $string['gradeoutcomescourses'] = 'Course outcomes';
251 $string['gradepass'] = 'Grade to pass';
252 $string['gradepasshelp'] = 'If an item has a grade that users must equal or exceed to pass that item, you can set that here.';
253 $string['gradepublishing'] = 'Enable publishing';
254 $string['graderreport'] = 'Grader report';
255 $string['gradessettings'] = 'Grade settings';
256 $string['gradepreferences'] = 'Grade preferences';
257 $string['gradepreferenceshelp'] = 'Grade preferences Help';
258 $string['grades'] = 'Grades';
259 $string['gradesforuser'] = 'Grades for $a->user';
260 $string['gradesonly'] = 'Grades only';
261 $string['gradetype'] = 'Grade type';
262 $string['gradetypehelp'] = 'Specifies the type of grade used: none (no grading possible), value (enables the maximum and minimum grade settings), scale (enables the scale setting) or text (feedback only). Only value and scale grade types may be aggregated. The grade type for an activity-based grade item is set on the update activity page.';
263 $string['gradeview'] = 'View Grade';
264 $string['gradeweighthelp'] = 'Grade weight Help';
265 $string['groupavg'] = 'Group average';
266 $string['hidden'] = 'Hidden';
267 $string['hiddenasdate'] = 'Show submitted date for hidden grades';
268 $string['hiddenuntil'] = 'Hidden until';
269 $string['hiddenuntildate'] = 'Hidden until: $a';
270 $string['hideadvanced'] = 'Hide advanced features';
271 $string['hidecalculations'] = 'Hide calculations';
272 $string['hidecategory'] = 'Hidden';
273 $string['hideeyecons'] = 'Hide show/hide icons';
274 $string['hideaverages'] = 'Hide averages';
275 $string['hidegroups'] = 'Hide groups';
276 $string['hidelocks'] = 'Hide locks';
277 $string['hidenooutcomes'] = 'Show outcomes';
278 $string['hidefeedback'] = 'Hide feedback';
279 $string['hideranges'] = 'Hide ranges';
280 $string['hideverbose'] = 'Hide $a->category$a->itemmodule $a->itemname';
281 $string['highgradeascending'] = 'Sort by high grade ascending';
282 $string['highgradedescending'] = 'Sort by high grade descending';
283 $string['highgradeletter'] = 'High';
284 $string['hidequickfeedback'] = 'Hide Quick Feedback';
285 $string['idnumberhelp'] = 'Setting an ID number provides a way of identifying the activity for grade calculation purposes. If the activity is not included in any grade calculation then the ID number field can be left blank. The ID number for an activity-based grade item may be set on the update activity page.';
286 $string['idnumbers'] = 'Id numbers';
287 $string['identifier'] = 'Identify user by';
288 $string['import'] = 'Import';
289 $string['importcsv'] = 'Import CSV';
290 $string['importcustom'] = 'Import as custom outcomes (only this course)';
291 $string['importerror'] = 'An error occurred, this script wasn\'t called with the right parameters.';
292 $string['importfrom'] = 'Import from';
293 $string['importfailed'] = 'Import failed';
294 $string['importfeedback'] = 'Import feedback';
295 $string['importfile'] = 'Import file';
296 $string['importfilemissing'] = 'No file was received, go back to the form and make sure to upload a valid file.';
297 $string['importoutcomenofile'] = 'The uploaded file is empty or corrupted. Please verify this is a valid file. The problem was detected at line $a; this is triggered by the data lines not having as many columns as the first line (the header line) or if the imported file is missing expected headers. Look at the exported file for an example of a file with valid header.';
298 $string['importoutcomes'] = 'Import outcomes';
299 $string['importoutcomesuccess'] = 'Imported outcome \"$a->name\" with ID #$a->id';
300 $string['importplugins'] = 'Import plugins';
301 $string['importpreview'] = 'Import preview';
302 $string['importsettings'] = 'Import settings';
303 $string['importstandard'] = 'Import as standard outcomes';
304 $string['importskippednomanagescale'] = 'You don\'t have permission to add a new scale, so outcome "$a" was skipped as it required creating a new scale';
305 $string['importskippedoutcome'] = 'An outcome with shortname \"$a\" already exists in this context, the one in the imported file was skipped.';
306 $string['importsuccess'] = 'Grade import success';
307 $string['importxml'] = 'Import XML';
308 $string['includescalesinaggregation'] = 'Include scales in aggregation';
309 $string['incorrectcourseid'] = 'Course ID was incorrect';
310 $string['incorrectcustomscale'] = '(Incorrect custom scale, please change.)';
311 $string['incorrectminmax'] = 'The minimum must be lower than the maximum';
312 $string['inherit'] = 'Inherit';
313 $string['intersectioninfo'] = 'Student/Grade info';
314 $string['item'] = 'Item';
315 $string['iteminfo'] = 'Item info';
316 $string['iteminfohelp'] = 'A space for entering information about the item. Text entered does not appear anywhere else.';
317 $string['itemname'] = 'Item name';
318 $string['itemnamehelp'] = 'The name of this item, pushed in by the module.';
319 $string['items'] = 'Items';
320 $string['itemsedit'] = 'Edit grade item';
321 $string['keephigh'] = 'Keep the highest';
322 $string['keephighhelp'] = 'If set, this option will only keep the X highest grades, X being the selected value for this option.';
323 $string['keymanager'] = 'Key manager';
324 $string['lessthanmin'] = 'The grade entered for $a->itemname for $a->username is less than the minimum allowed';
325 $string['lettergrade'] = 'Letter grade';
326 $string['lettergradenonnumber'] = 'Low and/or High grade were non-numeric for';
327 $string['letter'] = 'Letter';
328 $string['letterpercentage'] = 'Letter (percentage)';
329 $string['letterreal'] = 'Letter (real)';
330 $string['letters'] = 'Letters';
331 $string['linkedactivity'] = 'Linked activity';
332 $string['linkedactivityhelp'] = 'Specifies an optional activity to which this outcome item is linked. This is used to measure student performance on criteria not assessed by the activity grade.';
333 $string['linktoactivity'] = 'Link to $a->name activity';
334 $string['lock'] = 'Lock';
335 $string['locked'] = 'Locked';
336 $string['locktime'] = 'Lock after';
337 $string['locktimedate'] = 'Locked after: $a';
338 $string['lockverbose'] = 'Lock $a->category$a->itemmodule $a->itemname';
339 $string['lowest'] = 'Lowest';
340 $string['lowgradeletter'] = 'Low';
341 $string['manualitem'] = 'Manual item';
342 $string['mapfrom'] = 'Map from';
343 $string['mapto'] = 'Map to';
344 $string['max'] = 'Highest';
345 $string['maxgrade'] = 'Max grade';
346 $string['mappings'] = 'Grade item mappings';
347 $string['meanall'] = 'All grades';
348 $string['meangraded'] = 'Non-empty grades';
349 $string['meanselection'] = 'Grades selected for column averages';
350 $string['median'] = 'Median';
351 $string['min'] = 'Lowest';
352 $string['missingscale'] = 'Scale must be selected';
353 $string['mode'] = 'Mode';
354 $string['morethanmax'] = 'The grade entered for $a->itemname for $a->username is more than the maximum allowed';
355 $string['moveselectedto'] = 'Move selected items to';
356 $string['movingelement'] = 'Moving $a';
357 $string['multfactor'] = 'Multiplicator';
358 $string['multfactorhelp'] = 'Factor by which all grades for this grade item will be multiplied.';
359 $string['mypreferences'] = 'My preferences';
360 $string['myreportpreferences'] = 'My report preferences';
361 $string['navmethod'] = 'Navigation method';
362 $string['neverdeletehistory'] = 'Never delete history';
363 $string['newcategory'] = 'New category';
364 $string['newitem'] = 'New grade item';
365 $string['newoutcomeitem'] = 'New outcome item';
366 $string['newuserkey'] = 'New user key';
367 $string['no'] = 'No';
368 $string['nocategories'] = 'Grade categories could not be added or found for this course';
369 $string['nocategoryname'] = 'No category name was given.';
370 $string['nocategoryview'] = 'No category to view by';
371 $string['nocourses'] = 'There are no courses yet';
372 $string['noforce'] = 'Do not force';
373 $string['nogradeletters'] = 'No grade letters set';
374 $string['nogradesreturned'] = 'No grades returned';
375 $string['noidnumber'] = 'No id number';
376 $string['nolettergrade'] = 'No letter grade for';
377 $string['nomode'] = 'NA';
378 $string['nonnumericweight'] = 'Received non-numeric value for';
379 $string['nonunlockableverbose'] = 'This grade cannot be unlocked until $a->itemname is unlocked.';
380 $string['nonweightedpct'] = 'non-weighted %%';
381 $string['nooutcome'] = 'No outcome';
382 $string['nooutcomes'] = 'Outcome items must be linked to a course outcome, but there are no outcomes for this course. Would you like to add one?';
383 $string['nopublish'] = 'Do not publish';
384 $string['noscales'] = 'Outcomes must be linked to a course scale or global scale, but there are none. Would you like to add one?';
385 $string['noselectedcategories'] = 'no categories were selected.';
386 $string['noselecteditems'] = 'no items were selected.';
387 $string['notteachererror'] = 'You must be a teacher to use this feature.';
388 $string['numberofgrades'] = 'Number of grades';
389 $string['onascaleof'] = ' on a scale of $a->grademin to $a->grademax';
390 $string['operations'] = 'Operations';
391 $string['options'] = 'Options';
392 $string['outcome'] = 'Outcome';
393 $string['outcomeassigntocourse'] = 'Assign another outcome to this course';
394 $string['outcomecategory'] = 'Create outcomes in category';
395 $string['outcomecategorynew'] = 'New category';
396 $string['outcomeconfirmdelete'] = 'Are you sure you wish to delete the outcome \"$a\"?';
397 $string['outcomecreate'] = 'Add a new outcome';
398 $string['outcomedelete'] = 'Delete Outcome';
399 $string['outcomeidhelp'] = 'Specifies the Outcome which this grade item will represent in the gradebook. Only outcomes associated with this course and site-wide outcomes are available';
400 $string['outcomeitem'] = 'Outcome item';
401 $string['outcomeitemsedit'] = 'Edit outcome item';
402 $string['outcomes'] = 'Outcomes';
403 $string['outcomescustom'] = 'Custom outcomes';
404 $string['outcomescourse'] = 'Outcomes used in course';
405 $string['outcomescoursecustom'] = 'Custom used (no remove)';
406 $string['outcomescoursenotused'] = 'Standard not used';
407 $string['outcomescourseused'] = 'Standard used (no remove)';
408 $string['outcomescourse'] = 'Outcomes used in course';
409 $string['outcomename'] = 'Outcome name';
410 $string['outcomereport'] = 'Outcome report';
411 $string['outcomesstandard'] = 'Standard outcomes';
412 $string['outcomesstandardavailable'] = 'Available standard outcomes';
413 $string['outcomestandard'] = 'Standard outcome';
414 $string['outcomestandardhelp'] = 'A Standard outcome is available site-wide, for all courses.';
415 $string['outcomes'] = 'Outcomes';
416 $string['overallaverage'] = 'Overall average';
417 $string['overridesitedefaultgradedisplaytype'] = 'Override site defaults';
418 $string['overridesitedefaultgradedisplaytypehelp'] = 'Tick this checkbox to enable the overriding of the site defaults for the display of grades in the gradebook. This activates form elements allowing you to define the grade letters and boundaries of your choice.';
419 $string['overridden'] = 'Overridden';
420 $string['overriddenhelp'] = 'When on, the overridden flag prevents any future attempts to automatically adjust the value of the grade. This flag is often set internally by the gradebook, but can be switched on and off manually using this form element.';
421 $string['overriddennotice'] = 'Your final grade from this activity was manually adjusted.';
422 $string['courseavg'] = 'Course average';
423 $string['parentcategory'] = 'Parent category';
424 $string['pctoftotalgrade'] = '%% of total grade';
425 $string['percent'] = 'Percent';
426 $string['percentage'] = 'Percentage';
427 $string['percentageletter'] = 'Percentage (letter)';
428 $string['percentagereal'] = 'Percentage (real)';
429 $string['percentascending'] = 'Sort by percent ascending';
430 $string['percentdescending'] = 'Sort by percent descending';
431 $string['percentshort'] = '%%';
432 $string['plusfactor'] = 'Offset';
433 $string['plusfactorhelp'] = 'Number that will be added to every grade for this grade item, after the Multiplicator is applied.';
434 $string['points'] = 'points';
435 $string['pointsascending'] = 'Sort by points ascending';
436 $string['pointsdescending'] = 'Sort by points descending';
437 $string['positionfirst'] = 'First';
438 $string['positionlast'] = 'Last';
439 $string['preferences'] = 'Preferences';
440 $string['prefgeneral'] = 'General';
441 $string['prefletters'] = 'Grade letters and boundaries';
442 $string['prefrows'] = 'Special rows';
443 $string['prefshow'] = 'Show/hide toggles';
444 $string['previewrows'] = 'Preview rows';
445 $string['profilereport'] = 'User profile report';
446 $string['publishing'] = 'Publishing';
447 $string['quickfeedback'] = 'Quick Feedback';
448 $string['quickgrading'] = 'Quick Grading';
449 $string['range'] = 'Range';
450 $string['rangesdecimalpoints'] = 'Decimals shown in ranges';
451 $string['rangesdisplaytype'] = 'Range display type';
452 $string['rank'] = 'Rank';
453 $string['rawpct'] = 'Raw %%';
454 $string['real'] = 'Real';
455 $string['realletter'] = 'Real (letter)';
456 $string['realpercentage'] = 'Real (percentage)';
457 $string['regradeanyway'] = 'Regrade anyway';
458 $string['removeallcoursegrades'] = 'Delete all grades';
459 $string['removeallcourseitems'] = 'Delete all items and categories';
460 $string['hideforcedsettings'] = 'Hide forced settings';
461 $string['report'] = 'Report';
462 $string['reportdefault'] = 'Report default ($a)';
463 $string['reportplugins'] = 'Report plugins';
464 $string['reportsettings'] = 'Report settings';
465 $string['reprintheaders'] = 'Reprint Headers';
466 $string['respectingcurrentdata'] = 'leaving current configuration unmodified';
467 $string['rowpreviewnum'] = 'Preview rows';
468 $string['savechanges'] = 'Save changes';
469 $string['savepreferences'] = 'Save preferences';
470 $string['scaledpct'] = 'Scaled %%';
471 $string['scaleidhelp'] = 'When using the scale grade type, a scale can be selected. The scale for an activity-based grade item is selected on the update activity page.';
472 $string['scalestandardhelp'] = 'A standard scale is one that is available site-wide, for all courses.';
473 $string['seeallcoursegrades'] = 'See all course grades';
474 $string['selectdestination'] = 'Select destination of $a';
475 $string['selectalloroneuser'] = 'Select all or one user';
476 $string['selectauser'] = 'Select a user';
477 $string['septab'] = 'Tab';
478 $string['sepcomma'] = 'Comma';
479 $string['separator'] = 'Separator';
480 $string['setcategories'] = 'Set categories';
481 $string['setcategorieserror'] = 'You must first set the categories for your course before you can give weights to them.';
482 $string['setgradeletters'] = 'Set grade letters';
483 $string['setpreferences'] = 'Set preferences';
484 $string['setting'] = 'Setting';
485 $string['settings'] = 'Settings';
486 $string['setweights'] = 'Set weights';
487 $string['showallhidden'] = 'All hidden';
488 $string['showallstudents'] = 'Show all Students';
489 $string['showactivityicons'] = 'Show activity icons';
490 $string['showaverages'] = 'Show column averages';
491 $string['showcalculations'] = 'Show calculations';
492 $string['showeyecons'] = 'Show show/hide icons';
493 $string['showfeedback'] = 'Show feedback';
494 $string['showgroups'] = 'Show groups';
495 $string['showhiddenitems'] = 'Show hidden items';
496 $string['showhiddenuntilonly'] = 'Only hidden until';
497 $string['showlocks'] = 'Show locks';
498 $string['shownohidden'] = 'No hidden';
499 $string['shownooutcomes'] = 'Hide outcomes';
500 $string['shownumberofgrades'] = 'Show number of grades in averages';
501 $string['showpercentage'] = 'Show percentage';
502 $string['showquickfeedback'] = 'Show Quick Feedback';
503 $string['showranges'] = 'Show ranges';
504 $string['showrank'] = 'Show rank';
505 $string['showuseridnumber'] = 'Show user idnumber';
506 $string['showuserimage'] = 'Show user profile images';
507 $string['showverbose'] = 'Show $a->category$a->itemmodule $a->itemname';
508 $string['simpleview'] = 'Simple view';
509 $string['sitewide'] = 'Site-wide';
510 $string['sort'] = 'sort';
511 $string['sortasc'] = 'Sort in ascending order';
512 $string['sortdesc'] = 'Sort in descending order';
513 $string['sortbyfirstname'] = 'Sort by first name';
514 $string['sortbylastname'] = 'Sort by last name';
515 $string['standarddeviation'] = 'Standard deviation';
516 $string['stats'] = 'Statistics';
517 $string['statslink'] = 'Stats';
518 $string['student'] = 'Student';
519 $string['studentsperpage'] = 'Students per page';
520 $string['subcategory'] = 'Normal category';
521 $string['submissions'] = 'Submissions';
522 $string['submittedon'] = 'Submitted: $a';
523 $string['switchtofullview'] = 'Switch to full view';
524 $string['switchtosimpleview'] = 'Switch to simple view';
525 $string['synclegacygrades'] = 'Synchronise legacy grades';
526 $string['tabs'] = 'Tabs';
527 $string['topcategory'] = 'Super category';
528 $string['total'] = 'Total';
529 $string['totalweight100'] = 'The total weight is equal to 100';
530 $string['totalweightnot100'] = 'The total weight is not equal to 100';
531 $string['turnfeedbackoff'] = 'Turn feedback off';
532 $string['turnfeedbackon'] = 'Turn feedback on';
533 $string['typenone'] = 'None';
534 $string['typescale'] = 'Scale';
535 $string['typetext'] = 'Text';
536 $string['typevalue'] = 'Value';
537 $string['updatedgradesonly'] = 'Export new or updated grades only';
538 $string['uncategorised'] = 'Uncategorised';
539 $string['unchangedgrade'] = 'Grade unchanged';
540 $string['unenrolledusersinimport'] = 'This import included the following grades for users not currently enrolled in this course: $a';
541 $string['unlimitedgrades'] = 'Unlimited grades';
542 $string['unlock'] = 'Unlock';
543 $string['unlockverbose'] = 'Unlock $a->category$a->itemmodule $a->itemname';
544 $string['unused'] = 'Unused';
545 $string['uploadgrades'] = 'Upload grades';
546 $string['useadvanced'] = 'Use Advanced Features';
547 $string['usedcourses'] = 'Used courses';
548 $string['usedgradeitem'] = 'Used grade item';
549 $string['usenooutcome'] = 'Use no outcome';
550 $string['usenoscale'] = 'Use no scale';
551 $string['usepercent'] = 'Use percent';
552 $string['user'] = 'User';
553 $string['usergrade'] = 'User $a->fullname ($a->useridnumber) on item $a->gradeidnumber';
554 $string['userkeyhelp'] = 'Select a saved key that will give users access to the data published by this export plugin, without having to log into Moodle. Select `create a new user key` to generate a new key when submitting this form.';
555 $string['userpreferences'] = 'User preferences';
556 $string['useweighted'] = 'Use weighted';
557 $string['verbosescales'] = 'Verbose scales';
558 $string['viewbygroup'] = 'Group';
559 $string['viewgrades'] = 'View grades';
560 $string['warningexcludedsum'] = 'Warning: excluding of grades is not compatible with sum aggregation.';
561 $string['weight'] = 'weight';
562 $string['weightuc'] = 'Weight';
563 $string['weightcourse'] = 'Use weighted grades for course';
564 $string['weightedascending'] = 'Sort by weighted percent ascending';
565 $string['weighteddescending'] = 'Sort by weighted percent descending';
566 $string['weightedpct'] = 'weighted %%';
567 $string['weightedpctcontribution'] = 'weighted %% contribution';
568 $string['weightorextracredit'] = 'Weight or extra credit';
569 $string['weights'] = 'Weights';
570 $string['weightsedit'] = 'Edit weights and extra credits';
571 $string['writinggradebookinfo'] = 'Writing gradebook settings';
572 $string['xml'] = 'XML';
573 $string['yes'] = 'Yes';
574 $string['yourgrade'] = 'Your grade';