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
Avi Levy
573558af5e
MDL-47037 grader_gradereport: Enable sort in other language then English
2014-12-11 07:44:03 +08:00
Damyon Wiese
eafab79941
MDL-47503 Grades: Display the notice about upgraded grades on all grade report pages.
...
Moved this to the print_grade_page_head function and added an access check so it only
displays for teachers.
2014-10-20 16:15:51 +08:00
Damyon Wiese
47d6e6a7d3
MDL-47503 Grades: Completely remove aggregationsubcats
...
This setting is not compatible with combinations of aggregation methods
and the ways in which it does and does not work are not documented. It
was voted to remove it completely by the gradebook workshop, so I have
completely removed it and added a warning for all affected courses + restored
backups.
2014-10-20 12:03:18 +08:00
Frederic Massart
09171b955e
MDL-38732 gradereport_grader: Handle simultaneous graders
2014-10-14 13:52:42 +08:00
Dan Poltawski
e462093201
Merge branch 'MDL-46658-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/grade.less
theme/bootstrapbase/style/moodle.css
2014-10-08 10:26:13 +01:00
Damyon Wiese
a9937aec06
MDL-47062 Grades: Add an upgrade step to warn about changes in upgrade.
...
Puts a notice on the grader report about the change in aggregation method
from "Sum of grades" to "Natural".
Part of: MDL-46576
2014-10-03 17:06:41 +08:00
Frederic Massart
f79776cb7f
MDL-46951 gradereport_grader: Compatibility with base themes
...
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:43:32 +08:00
Andrew Nicols
6ad1af094e
MDL-47046 gradereport_grader: Update JS to meet coding style guidelines
...
This also moves the code into a set of separate files to allow for
additional components of the report to be migrated to the same YUI module,
adjusts some UI components, improves JS performance, and adds appropriate
documentation.
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:42:03 +08:00
Alfonso Roman
2c4a3f7525
MDL-47045 gradereport_grader: Improve Grader report user interface
...
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:12:36 +08:00
Marina Glancy
38a5c6861e
Merge branch 'MDL-46565_master' of git://github.com/markn86/moodle
2014-08-13 09:25:38 +08:00
Mark Nelson
67ab0ff089
MDL-46565 gradereport_*: moved report viewed event to bottom of page
2014-08-12 12:27:50 -07:00
Marina Glancy
9fe5a1b8f4
MDL-30668 gradereport_grader: split user preferences into individual courses
...
This solves the DB exception when users were trying to insert very large string in DB
2014-08-08 15:13:58 +08:00
Mark Nelson
87f860cdd4
MDL-46565 gradereport_*: renamed report classes to match parent
2014-08-05 19:52:45 -07:00
Andrew Davis
e54e51931d
MDL-46175 core_grading: updated grading related strings
2014-08-01 10:28:57 +08:00
Adrian Greeve
06dc1e7f56
MDL-36003 events: Added events for viewing grade reports.
2014-06-23 11:59:35 +08:00
Dan Poltawski
a935cccb2b
Merge branch 'MDL-31679' of git://github.com/aolley/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-09 12:49:35 +08:00
Adam Olley
0f204015a6
MDL-44701 gradereport_grader: Display warning on navigation if unsaved grades are present
2014-03-27 11:10:25 +10:30
Adam Olley
19213efb98
MDL-31679 gradereport_grader: Add a horizontal scroll bar to the top of the grader report
2014-03-19 16:27:21 +10:30
Sam Hemelryk
b5fd2497d6
Merge branch 'w48_MDL-41819_m27_maxinputvars' of https://github.com/skodak/moodle
2013-12-03 10:25:26 +13:00
Petr Škoda
a377754770
MDL-41819 try to work around max_input_vars restriction
2013-12-02 08:29:08 +08:00
Melissa Aitkin
02d1a0a575
MDL-32888 Grader report: Refined SESSION and api function use
2013-10-17 12:58:49 +11:00
Melissa Aitkin
d1a4346f86
MDL-32888 Grader report: use SESSION object and DB functions
2013-10-17 12:58:49 +11:00
Melissa Aitkin
4187784925
MDL-32888 Grader report: refined user search with no reset
2013-10-17 12:58:49 +11:00
Melissa Aitkin
cbe8e5b325
MDL-32888 Grader report: refined user search
2013-10-17 12:58:49 +11:00
Melissa Aitkin
8e4bf6cca6
MDL-32888 Grader report: added user search
2013-10-17 12:58:48 +11:00
Frederic Massart
4cf69ee328
MDL-36559 core_grade: Deprecating unused functions print_toggle and get_toggles_html
2012-11-21 17:29:14 +08:00
Tim Hunt
1e88baa071
MDL-34204 grader report: static call to non-static method.
2012-11-15 13:42:32 +00: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
Andrew Davis
a740a0ad98
MDL-26257 grade: fixed the grader report edit mode ajax and fixed a spot in the grader report that should be using get_students_per_page()
2012-04-30 08:56:27 +07:00
Andrew Davis
4a29d2912c
MDL-31818 grade: removed some broken code to do with overriding students per page, added a post variable so the page isnt lost when submitting grades
2012-03-17 09:51:21 +07:00
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
Sam Hemelryk
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +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
Andrew Davis
92ff62362c
gradebook MDL-21562 removed a bunch of redundant code
2010-05-27 08:53:46 +00:00
Andrew Davis
33b950093d
gradebook MDL-21562 Improved a comment
2010-05-26 08:59:40 +00:00
Sam Hemelryk
4d5059d4f3
navigation MDL-22321 Fixed up the navigation in the grades section
2010-05-05 03:27:22 +00:00
Andrew Davis
0be986ded0
graderreport MDL-21562 slight reformatting of grader report instantiation code to make it clearer
2010-04-19 09:29:42 +00:00
Petr Skoda
929d7a8362
MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits
2010-02-17 16:59:41 +00:00
Sam Hemelryk
fe21336587
gradebook-graderreport MDL-21535 Upgraded to YUI3 and reoganised JS code
2010-02-16 08:26:21 +00:00
Petr Skoda
916276fc0a
MDL-20204 more outputlib changes towards separate html_writer
2010-02-07 20:12:31 +00:00
Petr Skoda
60409fe103
MDL-21532 ->in_head() now really exceptional (after overrlib removal there will be just a few of them)
2010-02-06 14:09:33 +00:00
Petr Skoda
9dec75dbcc
MDL-21240 shortened urls now start with / everywhere
2010-01-18 20:57:32 +00: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
5c2ed7e215
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
Petr Skoda
f44b10ed93
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3
2009-12-16 20:25:14 +00:00
Petr Skoda
78946b9bdb
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
2009-12-16 18:00:58 +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
Nicolas Connault
6c096a496d
MDL-20418 Entirely removed the duplication of code by refactoring the way the grader report is built. Uses $OUTPUT only now.
2009-10-29 08:14:40 +00:00