This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-19 06:18:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
grade
/
report
/
grader
History
Nadav Kavalerchik
f34f2891b8
MDL-29226 - right align grade category title, in course grade report (when in RTL mode)(cherry picked from commit 2f364ff)
2011-11-23 01:31:53 +02:00
..
db
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php
2010-05-21 11:51:23 +00:00
lang
/en
MDL-23071 standardising gradebook plugin names
2010-07-04 13:08:11 +00:00
ajax_callbacks.php
MDL-24321 switching to stdClass in /g*/
2010-09-21 08:16:49 +00:00
index.php
themes lib MDL-24895 Multiple fixes to better handle overflow.
2010-11-05 02:53:47 +00:00
lib.php
Merged MDL-29108 Advanced grading
2011-11-14 22:01:05 +13:00
module.js
gradebook MDL-24717 adding a div with a class so that the overlay on the grader report can have a background added by css
2010-10-19 02:39:37 +00:00
preferences_form.php
Merged MDL-29108 Advanced grading
2011-11-14 22:01:05 +13:00
preferences.php
navigation MDL-22321 Fixed up the navigation in the grades section
2010-05-05 03:27:22 +00:00
quickedit_item.php
MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits
2010-02-17 16:59:41 +00:00
README.txt
…
settings.php
Merged MDL-29108 Advanced grading
2011-11-14 22:01:05 +13:00
styles.css
MDL-29226 - right align grade category title, in course grade report (when in RTL mode)(cherry picked from commit 2f364ff)
2011-11-23 01:31:53 +02:00
tabs.php
MDL-23071 standardising gradebook plugin names
2010-07-04 13:08:11 +00:00
version.php
MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins
2010-09-05 20:36:18 +00:00
README.txt
The default gradebook interface that teachers will use.