Eric Merrill
2d0a11ee94
MDL-34985 gradebook Fixing issue where default parent in Full View Add Category could be inconsistent.
...
Turns out the correct default was already computed, but was not being applied to the setting.
2012-08-20 17:13:10 -04:00
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
Petr Skoda
6ef4878b86
spelling fixes
2010-09-17 18:56:53 +00:00
Andrew Davis
2821c4955b
gradebook MDL-22931 made some of the setting labels more specific and made blocks show on category setting screen
2010-07-08 07:09:10 +00:00
David Mudrak
731bc4ccc3
MDL-21695 Replaced grade/locked.html
...
No AMOS script here, to be translated from scratch.
2010-06-07 21:58:16 +00:00
David Mudrak
8c38a052e4
MDL-21695 Removed grade/lockedafter.html as suggested by Helen
2010-06-07 21:49:21 +00:00
David Mudrak
2fcf41e6c0
MDL-21695 Replaced grade/keephigh.html
...
AMOS BEGIN
MOV [keephighhelp,core_grades],[keephigh_help,core_grades]
HLP grade/keephigh.html,[keephigh_help,core_grades]
AMOS END
2010-06-07 16:35:35 +00:00
David Mudrak
d75817e1dd
MDL-21695 Replaced grade/iteminfo.html
...
AMOS BEGIN
HLP grade/iteminfo.html,[iteminfo_help,core_grades]
AMOS END
2010-06-07 16:11:55 +00:00
David Mudrak
d7a04343b2
MDL-21695 Replaced grade/hidden.html and removed grade/hiddenuntil.html
...
No auto AMOS replacement here as the original HTML help is not suitable
for the new help system. Helen recommended to remove hiddenuntil help.
2010-06-07 09:35:45 +00:00
David Mudrak
6cb9d6e2aa
MDL-21695 Replaced grade/gradetype.html
...
AMOS BEGIN
HLP grade/gradetype.html,[gradetype_help,core_grades]
AMOS END
2010-06-01 16:06:01 +00:00
David Mudrak
5cca21a665
MDL-21695 Replaced grade/gradepass.html
...
AMOS BEGIN
HLP grade/gradepass.html,[gradepass_help,core_grades]
AMOS END
2010-06-01 12:26:27 +00:00
David Mudrak
25293fcb7b
MDL-21695 Replaced grade/grademin.html
...
AMOS BEGIN
HLP grade/grademin.html,[grademin_help,core_grades]
AMOS END
2010-06-01 10:55:47 +00:00
David Mudrak
f5f4bbabbc
MDL-21695 Replaced grade/grademax.html
...
AMOS BEGIN
HLP grade/grademax.html,[grademax_help,core_grades]
AMOS END
2010-06-01 10:55:25 +00:00
David Mudrak
b2bf67b447
MDL-21695 Replaced grade/scaleid.html
...
AMOS BEGIN
HLP grade/scaleid.html,[typescale_help,core_grades]
AMOS END
2010-05-27 21:19:27 +00:00
David Mudrak
56f9c6ceb9
MDL-21695 Replaced grade/gradedisplaytype.html
...
AMOS BEGIN
HLP grade/gradedisplaytype.html,[gradedisplaytype_help,core_grades]
AMOS END
2010-05-27 21:04:11 +00:00
David Mudrak
b37760fcf8
MDL-21695 Replaced grade/droplow.html
...
AMOS BEGIN
HLP grade/droplow.html,[droplow_help,core_grades]
AMOS END
2010-05-24 15:41:05 +00:00
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
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
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
Andrew Davis
1c349e9524
gradebook MDL-22521 fixed a get_string call to a non-existent string
2010-05-20 05:57:42 +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
Martin Dougiamas
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
Petr Skoda
6c3ef4103a
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 12:11:29 +00:00
nicolasconnault
e060e33dc3
MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE
2009-07-07 02:26:36 +00:00
nicolasconnault
5939e44447
MDL-19429 Validating 0 values for grademin, grademax and gradepass for the edit category form. Also checking for grademax < grademin case. Merged from MOODLE_19_STABLE
2009-07-07 01:57:45 +00:00
skodak
2be0078162
MDL-19364 Create new category in tree doesn't check for advanced grade_item fields, thanks Daniel Neis
2009-06-03 08:57:01 +00:00
skodak
51d1bdba90
MDL-19378 fixed incorrect weight in category form; backported from STABLE
2009-06-03 08:52:53 +00:00
skodak
b925fe0a00
MDL-19323 added missing support for localized floats on category edit page + more cleanup; merged from MOODLE_19_STABLE
2009-05-29 17:30:53 +00:00
skodak
572befbcf2
MDL-19101 scale selection validated on category edit form; merged from MOODLE_19_STABLE
2009-05-07 08:47:54 +00:00
skodak
d9be236f5d
MDL-19091 removed custom scales from different courses + added BC hack; backported from MOODLE_19_STABLE
2009-05-07 08:39:29 +00:00
nicolasconnault
28087eb710
MDL-12444 Removed aggregationview preference from category edit form. Merged from MOODLE_19_STABLE
2009-05-07 07:57:04 +00:00
skodak
b8a3724138
MDL-19088 fixed category aggregation limitations; merged from mOODLE_19_STABLE
2009-05-07 07:19:04 +00:00
skodak
bccbd82fb8
MDL-19016 xhtml strict fix
2009-04-30 09:14:55 +00:00
skodak
039c3cdf7b
MDL-17829 category edit page cleanup
2009-04-29 15:15:47 +00:00
skodak
ffe7272e75
MDL-18991 proper locking of grade type and min/max when sum agg selected and other code cleanup
2009-04-29 15:04:31 +00:00
nicolasconnault
653a86489e
MDL-18083 Committing gradebook improvements to head
2009-04-16 07:16:44 +00:00
nicolasconnault
28a6ca98ca
MDL-18190
2009-02-10 12:52:53 +00:00
nicolasconnault
dc482cfac0
MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913)
2009-02-09 10:49:41 +00:00
wildgirl
3a3931d546
MDL-16050 wrong help file name, thanks to Marty Gilbert and Daniel Miksik for reporting this issue
2008-09-05 13:53:49 +00:00
nicolasconnault
5c75a0a3b4
MDL-14967 DB upgrades. All done. Just bug fixing now ;)
2008-06-03 16:10:57 +00:00
skodak
94e7961403
MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE
2008-03-22 21:20:33 +00:00
nicolasconnault
4de3322dc8
MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE
2008-03-03 10:25:37 +00:00
nicolasconnault
8f6fdf4335
MDL-13674 Course category fullname field is no longer required. If set to empty it will be recorded in the DB as ?, and the course name will be used instead wherever the category name is displayed. Merging from MOODLE_19_STABLE.
2008-02-27 12:48:20 +00:00
skodak
b80377b4ef
MDL-12312 fixed outdated aggregation help, added examples; merged from MOODLE_19_STABLE
2007-11-22 21:36:59 +00:00
skodak
61ac129b10
MDL-12096 changed label of parent cat, merged from MOODLE_19_STABLE
2007-11-16 07:36:18 +00:00
skodak
1426edacd9
MDL-12096 new simple weighted mean aggregation type; merged from MOODLE_18_STABLE
2007-11-15 22:30:01 +00:00
skodak
df94204404
MDL-12140 weights/extrapoints are never advanced
2007-11-15 15:43:39 +00:00