Commit graph

84 commits

Author SHA1 Message Date
David Mudrak
1155b8dbfe MDL-21695 Replaced grade/decimalpoints.html
AMOS BEGIN
 HLP grade/decimalpoints.html,[decimalpoints_help,core_grades]
AMOS END
2010-05-24 15:35:03 +00:00
David Mudrak
b47566d9c1 MDL-21695 Enable AJAX in gradebook: help string name fixed
AMOS BEGIN
 MOV [configenableajax,core_grades],[enableajax_help,core_grades]
AMOS END
2010-05-24 15:22:28 +00:00
David Mudrak
775fa8c29b MDL-21695 grade/averagesdisplaytype.html
AMOS BEGIN
 HLP grade/averagesdisplaytype.html,[averagesdisplaytype_help,core_grades]
AMOS END
2010-05-24 12:00:43 +00:00
David Mudrak
92dc9e7f9c MDL-21695 grade/averagesdecimalpoints.html
AMOS BEGIN
 HLP grade/averagesdecimalpoints.html,[averagesdecimalpoints_help,core_grades]
AMOS END
2010-05-24 10:19:44 +00:00
David Mudrak
9be8e8a87b MDL-21695 Deleted aggregationview.html, not used any more 2010-05-24 09:54:43 +00:00
David Mudrak
6e2d05aeb8 MDL-21695 grade/aggregationposition.html
AMOS BEGIN
 HLP grade/aggregationposition.html,[aggregationposition_help,core_grades]
AMOS END
2010-05-24 09:51:50 +00:00
David Mudrak
f89b71eb4b MDL-21695 Tranferred grade/aggregation.html into the help string
AMOS BEGIN
 HLP grade/aggregation.html,[aggregation_help,core_grades]
AMOS END
2010-05-24 09:51:22 +00:00
David Mudrak
a4bc3cf821 MDL-21695 gradebook: Item weight help string
Most of the calls has been fixed by the previous commit as item weight
is in fact just an interpretation of aggregation coefficient value.

AMOS BEGIN
 HLP grade/aggregationcoefweight.html,[aggregationcoefweight_help,core_grades]
AMOS END
2010-05-21 13:46:53 +00:00
David Mudrak
3869ab1ac6 MDL-21695 gradebook: Extra credit help strings
String aggregationcoefextraweight is used when editing an item which is
aggregated by Mean of grades (with extra credit) and was reworded to
Extra credit weight (because in fact it is the weight of the extra
credit - if it equals zero, the grade is not extra)

String aggregationcoefextrasum is used for Sum of grades and Simple
weighted mean of grades, meaning a checkbox extra credit yes/no

String aggregationcoefextra is used in the header of table Categories
and items (either Simple view or Full view). It must contain the information
about both meanings of aggregation.

AMOS BEGIN
 HLP grade/aggregationcoefcombo.html,[aggregationcoefextra_help,core_grades]
 HLP grade/aggregationcoefextra.html,[aggregationcoefextraweight_help,core_grades]
 HLP grade/aggregationcoefextrasum.html,[aggregationcoefextrasum_help,core_grades]
AMOS END
2010-05-21 13:46:28 +00:00
David Mudrak
75dc321807 MDL-21695 Replacing grade/aggregatesubcats.html
AMOS BEGIN
 HLP grade/aggregatesubcats.html,[aggregatesubcats_help,core_grades]
AMOS END
2010-05-21 13:45:55 +00:00
David Mudrak
53267b7970 MDL-21695 Replacing grade/aggregateoutcomes.html
AMOS BEGIN
 HLP grade/aggregateoutcomes.html,[aggregateoutcomes_help,core_grades]
AMOS END
2010-05-21 13:45:29 +00:00
David Mudrak
da6fe84865 MDL-21695 help/grade/idnumber.html
AMOS BEGIN
 HLP grade/idnumber.html,[idnumbermod_help,core]
AMOS END
2010-05-18 06:06:52 +00:00
David Mudrak
c8d463dd97 MDL-21695 help/grade/aggregateonlygraded.html
AMOS BEGIN
 HLP grade/aggregateonlygraded.html,[aggregateonlygraded_help,core_grades]
AMOS END
2010-05-18 06:06:35 +00:00
Helen Foster
42052d847b MDL-21695 rewording help strings 2010-05-17 20:19:19 +00:00
Andrew Davis
ca30e949a8 gradebook MDL-22221 fixed some broken strings in the gradebook tooltips 2010-05-17 09:10:48 +00:00
Helen Foster
67fe4d505e MDL-17028 rewording lang strings 2010-05-13 06:36:11 +00:00
Helen Foster
a5a8391f79 MDL-21695 adding help strings 2010-05-12 13:17:07 +00:00
Helen Foster
2dc8831300 MDL-21695 adding help strings and link strings 2010-05-12 09:16:24 +00:00
Helen Foster
462774f156 MDL-21695 adding help strings 2010-05-11 10:09:15 +00:00
Helen Foster
defdbbdd6a MDL-21695 adding help strings 2010-05-10 19:32:04 +00:00
Helen Foster
007e52c6e5 MDL-21695 adding help strings 2010-05-10 09:41:00 +00:00
Helen Foster
ef0eeae496 MDL-21695 adding help strings 2010-05-09 21:00:49 +00:00
Helen Foster
004ecb4696 MDL-21695 adding help and link strings 2010-05-08 10:41:39 +00:00
Helen Foster
673cd24bb3 MDL-21695 adding help strings 2010-05-08 09:21:08 +00:00
Helen Foster
8d8fcf2107 MDL-21695 adding help strings 2010-05-07 14:52:01 +00:00
Sam Hemelryk
4d5059d4f3 navigation MDL-22321 Fixed up the navigation in the grades section 2010-05-05 03:27:22 +00:00
Martin Dougiamas
2a59a09745 Fixed some missing strings (for role assign page mostly) 2010-04-22 15:32:14 +00:00
David Mudrak
30c8dd34f7 MDL-15252 Re-committing all English strings exported from AMOS
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.

The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.

Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667 MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
moodler
cfa40737cf Removing all the language packs from HEAD!! 8-D 2006-02-06 09:22:14 +00:00
michaelpenne
9bde557ccb added additional error string 2005-09-27 17:36:46 +00:00
moodler
97ea26a1be Added string for advanced features button (SE) 2005-05-12 08:40:29 +00:00
moodler
b623ea5e78 Fixes to preferences and other stuff 2005-03-29 12:34:32 +00:00
moodler
60b111b4cc New file for new gradebook ... 2005-03-28 18:06:34 +00:00