514 Commits

Author SHA1 Message Date
Andrew Davis
51512508d1 gradebook MDL-23354 now saves scale description format when you create a new scale 2010-07-23 07:35:26 +00:00
Sam Hemelryk
1f3e25963a grade-outcomes MDL-23354 Fixed up navigation problems and added courseid to links where required to maintain that 2010-07-21 06:51:12 +00:00
Jonathan Harker
c71f326514 MDL-20876 Fix remaining split() calls. 2010-07-20 03:27:36 +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
Andrew Davis
4a15febe7c gradebook MDL-23054 Added a link to "manage outcomes" from the "add outcomes to course" screen 2010-07-08 01:42:57 +00:00
Andrew Davis
3f781a221c gradebook MDL-23042 missing help topic being reported due to incorrect component name 2010-07-05 03:29:35 +00:00
Petr Skoda
b5e7b2bf2b MDL-23071 standardising gradebook plugin names
AMOS BEGIN
 MOV [modulename,gradeimport_csv],[pluginname,gradeimport_csv]
 MOV [modulename,gradeimport_xml],[pluginname,gradeimport_xml]
 MOV [modulename,gradeexport_ods],[pluginname,gradeexport_ods]
 MOV [modulename,gradeexport_txt],[pluginname,gradeexport_txt]
 MOV [modulename,gradeexport_xls],[pluginname,gradeexport_xls]
 MOV [modulename,gradeexport_xml],[pluginname,gradeexport_xml]
 MOV [modulename,gradereport_grader],[pluginname,gradereport_grader]
 MOV [modulename,gradereport_outcomes],[pluginname,gradereport_outcomes]
 MOV [modulename,gradereport_overview],[pluginname,gradereport_overview]
 MOV [modulename,gradereport_user],[pluginname,gradereport_user]
AMOS END
2010-07-04 13:08:11 +00:00
Petr Skoda
64f93798d4 MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
David Mudrak
fffc7ddf5a MDL-21695 Gradebook help conversion finished 2010-06-27 21:30:44 +00:00
Andrew Davis
4592df46cb gradebook MDL-22670 Altered grade_edit_tree::format_number() to trim to a minimum of 1 decimal place. Longer numbers are limited to 4 decimal places. 2010-06-23 05:11:12 +00:00
David Mudrak
81ff6f1c3a MDL-21695 Replaced grade/overridden.html
AMOS BEGIN
 HLP grade/overridden.html,[overridden_help,core_grades]
AMOS END
2010-06-21 06:50:24 +00:00
David Mudrak
bd77df31dd MDL-21695 Replaced grade/scalestandard.html
AMOS BEGIN
 HLP grade/scalestandard.html,[scalestandard_help,core]
AMOS END
2010-06-18 16:13:20 +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
8b61b67133 MDL-21695 Replaced grade/overridesitedefaultgradedisplaytype.html
AMOS BEGIN
 HLP grade/overridesitedefaultgradedisplaytype.html,[overridesitedefaultgradedisplaytype_help,core_grades]
AMOS END
2010-06-18 15:38:59 +00:00
David Mudrak
f3474b008c MDL-21695 Replaced grade/outcomeid.html
AMOS BEGIN
 MOV [outcomeidhelp,core_grades],[outcome_help,core_grades]
 HLP grade/outcomeid.html,[outcome_help,core_grades]
AMOS END
2010-06-18 14:02:07 +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
Andrew Davis
e229506dab gradebook MDL-22670 added a comment above a function to make its purpose more clear 2010-06-18 06:10:22 +00:00
Andrew Davis
42e5b74426 gradebook MDL-22716 made the categories and items table usable on narrow screens 2010-06-10 03:00:04 +00:00
Dongsheng Cai
9880f024dd MDL-22574, removed unused function in outcome import form 2010-06-08 06:04:10 +00:00
Dongsheng Cai
c46aeeab9c MDL-22574, fixed outcomes import form 2010-06-08 05:23:44 +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
9c22d77808 MDL-21695 Replaced grade/linkedactivity.html
AMOS BEGIN
 HLP grade/linkedactivity.html,[linkedactivity_help,core_grades]
AMOS END
2010-06-07 17:50:15 +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
a8f35db741 MDL-21695 Replaced grade/outcomestandard.html
AMOS BEGIN
 HLP grade/outcomestandard.html,[outcomestandard_help,core_grades]
AMOS END
2010-06-07 15:41:30 +00:00
David Mudrak
68d59ec165 NOBUG get_string() calls cleanup 2010-06-07 15:37:57 +00:00
David Mudrak
32a544625b MDL-21695 Replaced grade/importoutcomes.html
No auto AMOS replacement here as the original file contains formatted
tables.
2010-06-07 12:16:48 +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
d1ae61fe47 MDL-22696 Incorrect PAGE setup order - JS must be required after require_login() 2010-06-07 07:52:11 +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
Andrew Davis
67485c7f3e gradebook MDL-22670 added trimming of trailing zeros 2010-06-04 06:04:20 +00:00
Andrew Davis
3cf33f5181 gradebook MDL-22670 added function to trim trailing zeros 2010-06-04 03:59:49 +00:00
Rossiani Wijaya
02114f13d3 MDL-20447 - bulk upload: add page heading 2010-06-02 07:26:56 +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
05a5434a30 MDL-21695 Replaced grade/gradeletter.html
AMOS BEGIN
 HLP grade/gradeletter.html,[gradeletter_help,core_grades]
AMOS END
2010-05-31 13:39:13 +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
4d73fde141 MDL-21695 Replaced grade/gradeboundary.html
AMOS BEGIN
 HLP grade/gradeboundary.html,[gradeboundary_help,core_grades]
AMOS END
2010-05-27 20:54:47 +00:00
David Mudrak
f960faf8df MDL-21695 Replaced grade/finalgrade.html
AMOS BEGIN
 HLP grade/finalgrade.html,[finalgrade_help,core_grades]
AMOS END
2010-05-27 20:31:16 +00:00
David Mudrak
58c04512eb MDL-21695 Replaced grade/feedback.html
AMOS BEGIN
 HLP grade/feedback.html,[feedback_help,core_grades]
AMOS END
2010-05-27 20:25:47 +00:00
David Mudrak
97fecb213c MDL-21695 Replaced grade/excluded.html
AMOS BEGIN
 HLP grade/excluded.html,[excluded_help,core_grades]
AMOS END
2010-05-27 20:22:18 +00:00
Andrew Davis
7d82806d55 gradebook MDL-22522 committing deletion of /grade/edit/letter/edit.php 2010-05-27 08:36:11 +00:00
Andrew Davis
54caa598ee gradebook MDL-22522 fixed navigation issues around editing letters 2010-05-25 07:03:06 +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
b06db23fb7 MDL-21695 help grade/calculation.html replaced with a file
The contents put to wiki, no AMOS auto-replacement due to the length of
the file.
2010-05-24 15:22:12 +00:00