Jun Pataleta
d9ce6a4ffb
MDL-32151 grade: Use appropriate error langstring error key
2017-06-23 10:22:24 +08:00
Andrew Nicols
0a802c9c4e
MDL-49324 grades: Create helper function for regrading on report view
2016-02-24 14:39:08 +08:00
Damyon Wiese
30be6c846a
MDL-49324 Grades: Use a progress bar when recalculating gradebook grades
2016-02-23 08:35:10 +08:00
Sara Cenni
54867385b2
MDL-40776 grade: fix query for report outcomes
...
Add a missing space to the query for report outcomes to avoid error with Oracle.
2015-02-11 14:14:02 +01:00
Mark Nelson
67ab0ff089
MDL-46565 gradereport_*: moved report viewed event to bottom of page
2014-08-12 12:27:50 -07:00
Mark Nelson
87f860cdd4
MDL-46565 gradereport_*: renamed report classes to match parent
2014-08-05 19:52:45 -07:00
Adrian Greeve
06dc1e7f56
MDL-36003 events: Added events for viewing grade reports.
2014-06-23 11:59:35 +08:00
Rajesh Taneja
38c1dd194d
MDL-31969 grades: Added user preference to show/hide/export suspended users.
...
User with course:viewsuspendedusers capability can now show/hide/export
enrolled users whose enrolment is suspended or enrolment time is expired.
2013-04-09 14:01:58 +08:00
Adrian Greeve
d40604724b
MDL-34463 - lib - Alteration of the get_context_instance function to utilize the new function context_XXXX::instance().
2012-07-24 14:04:40 +08:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
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