David Mudrak
29cbe43189
MDL-13481 Strings fullname and shortname are now deprecated
...
This is a final cleanup commit of fullname and shortname issue. All
places where these strings were detected yet have been replaced with
proper fullnamecourse or fullnameuser or some other context specific
string.
AMOS BEGIN
CPY [fullname,core],[outcomefullname,core_grades]
CPY [shortname,core],[outcomeshortname,core_grades]
CPY [name,core],[rolefullname,core_role]
CPY [shortname,core],[roleshortname,core_role]
AMOS END
2011-02-28 09:42:50 +01:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +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
samhemelryk
beebcf2606
grade MDL-19797 Added set_url calls
2009-10-15 06:58:21 +00:00
mudrd8mz
70b5b48c3e
MDL-19542 Outcomes report display the name of the activity instead of the name of the outcome
...
Merged from 1.9
2009-09-28 07:51:18 +00:00
nicolasconnault
5a93139440
MDL-19797 Converted all print_footer() calls
2009-08-06 14:12:17 +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
dc482cfac0
MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913)
2009-02-09 10:49:41 +00:00
nicolasconnault
5c75a0a3b4
MDL-14967 DB upgrades. All done. Just bug fixing now ;)
2008-06-03 16:10:57 +00:00
nicolasconnault
d24832f9af
MDL-14967 DB upgrades. Not finished yet.
2008-06-02 16:06:33 +00:00
mudrd8mz
ecc11af02f
MDL-15036 Merged from 19_STABLE. Did not work with PostgreSQL
2008-05-29 17:27:36 +00:00
nicolasconnault
6fd0984c24
Changing "overall average" to "Course average" in the outcomes report. Merging from MOODLE_19_STABLE
2008-02-28 15:52:23 +00:00
nicolasconnault
a8b5167bbe
MDL-13712 Fixed. Merging from MOODLE_19_STABLE
2008-02-28 12:41:26 +00:00
nicolasconnault
8ad36f4cc3
Added copyright notice
2007-10-10 06:34:20 +00:00
nicolasconnault
bc430af20d
MDL-9137 Fixing errors in the overview report
2007-08-10 14:58:21 +00:00
nicolasconnault
826c5f8635
MDL-9628 Refactoring the building of navigation array for gradebook pages
2007-08-01 06:47:35 +00:00
nicolasconnault
bb3f9f08dd
MDL-10550 Using Petr's new grade_outcome::fetch_all_available() method to get the outcomes for the report.
2007-07-31 13:34:36 +00:00
nicolasconnault
23281a6ac3
MDL-10550 Reverted some of Petr's changes, and added styling to the table.
2007-07-31 07:26:13 +00:00
skodak
173a9d21ea
various grade outcomes and scales improvements, fixes, changes and refactoring
...
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
2007-07-30 22:56:45 +00:00
toyomoyo
082443a9d3
adding jump menu
2007-07-30 06:23:24 +00:00
nicolasconnault
e96cb4feaa
MDL-10550 Fixed small bugs
2007-07-26 08:49:53 +00:00
nicolasconnault
acdc8e8a9c
MDL-10550 Refactoring, fixing a few bugs in edit/item_form.php and more work into the outcome report
2007-07-24 14:26:05 +00:00
nicolasconnault
e2537ca3ea
MDL-10550 Finished first draft of the outcomes report.
2007-07-24 10:08:46 +00:00
nicolasconnault
ba92364c8b
MDL-10550
2007-07-23 14:33:02 +00:00