Frederic Massart
2dd2bd7ead
MDL-18301 Gradebook: Added feature for components to control grade visibility
2012-07-06 09:53:54 +08: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
David Mudrak
12b0938c2b
MDL-21695 Replaced grade/plusfactor.html
...
AMOS BEGIN
HLP grade/plusfactor.html,[plusfactor_help,core_grades]
AMOS END
2010-06-18 15:41:47 +00:00
David Mudrak
d4a11ee52a
MDL-21695 Replaced grade/multfactor.html
...
AMOS BEGIN
HLP grade/multfactor.html,[multfactor_help,core_grades]
AMOS END
2010-06-18 13:56:40 +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
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
3d83539cb3
MDL-22062 Make idnumber of additional module grade items editable in the gradebook
...
This patch allows grade items with itemnumber > 0 being edited in the
gradebook. It also improves the grade_verify_idnumber() so that it does
not allow the item with itemnumber > 0 have the same idnumber as the
major grade item with itemnumber 0.
2010-06-05 19:53:40 +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
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
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
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
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
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
skodak
147cd91c5b
MDL-19015 removed category item editing from normal item edit form
2009-04-29 14:35:47 +00:00
skodak
cb8f67b0a4
MDL-18987 fixed broken item editing when only one category present; merged from MOODLE_19_STABLE
2009-04-27 14:27:13 +00:00
nicolasconnault
653a86489e
MDL-18083 Committing gradebook improvements to head
2009-04-16 07:16:44 +00:00
nicolasconnault
7d10995c86
MDL-13778 Added 6 "composite" grade display types for the grader report Merged from MOODLE_19_STABLE
2009-01-08 08:53:20 +00:00
nicolasconnault
4dc81cc70d
MDL-15680 Added grade category aggregation settings and weights, plus correct handling of 3 types of weights.
2008-10-10 07:18:19 +00:00
nicolasconnault
5c75a0a3b4
MDL-14967 DB upgrades. All done. Just bug fixing now ;)
2008-06-03 16:10:57 +00:00
skodak
6d62a9d7ee
MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE
2008-03-22 21:26:31 +00:00
skodak
94e7961403
MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE
2008-03-22 21:20:33 +00:00
nicolasconnault
072901a9eb
MDL-13789 Fixed the index file issue (with a hack) and also documented extra credits properly.
2008-03-21 15:05:51 +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
2e6f66afad
MDL-13699 Followed Helen's instructions. Merging from MOODLE_19_STABLE
2008-02-27 18:46:20 +00:00
moodler
3674c3985e
MDL-12294 Merged language fixes from stable
2008-02-26 08:02:16 +00:00
skodak
2e0d37fe41
MDL-12942 extra credit implemented in sum aggregation type; fixed sum aggregation; fixed division by zero in item grade min==max; merged from MOODLE_19_STABLE
2008-02-18 19:10:44 +00:00
tjhunt
d343bd2114
MDL-13253 - Should use separate language strings for user and module idnumber. Merged from MOODLE_19_STABLE.
2008-01-30 16:34:04 +00:00
nicolasconnault
55c9ebf068
Merging from 1.9
2008-01-24 14:08:34 +00:00
skodak
204175c5ce
MDL-12912 module idnumber course unique only; merged from MOODLE_19_STABLE
2008-01-14 22:46:03 +00:00
scyrma
d417533252
Fix for par of the missing strings, as reported in MDL-12294
2007-11-26 04:10:08 +00:00
skodak
a78890d593
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
2007-11-23 22:15:07 +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
3d5c00b344
MDL-12146 grade item settings can be now configured as advanced, new advanced defaults, minor tweaks in admintree; merged from MOODLE_18_STABLE
2007-11-15 17:32:31 +00:00
skodak
df94204404
MDL-12140 weights/extrapoints are never advanced
2007-11-15 15:43:39 +00:00
skodak
e2eb2edbad
MDL-12140 category can be selected when adding new items or categories; merged from MOODLE_19_STABLE
2007-11-15 08:29:12 +00:00
skodak
0758a08e2a
MDL-10901 new SUM aggregation type
...
MDL-12154 used proper cast to float before !== comparison
2007-11-13 15:08:59 +00:00
skodak
0f392ff4f0
MDL-11957 improving and cleanup in grade overriding
2007-10-30 11:40:50 +00:00
skodak
6e75c7f8e5
MDL-11955 required scale selection when grade type is scale
2007-10-29 20:35:05 +00:00
skodak
bfe0c0ddcf
MDL-11835 proper labels for aggregation coef - weight and extra credit
2007-10-20 19:12:33 +00:00
nicolasconnault
8ad36f4cc3
Added copyright notice
2007-10-10 06:34:20 +00:00