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
Andrew Nicols
6821f7310c
MDL-46658 gradereport_grader: Make page CSS more specific
2014-10-03 15:44:41 +08:00
..
classes
/event
MDL-46565 gradereport_*: renamed event string names
2014-08-12 12:19:18 -07:00
db
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
lang
/en
MDL-47046 gradereport_grader: Update JS to meet coding style guidelines
2014-10-03 15:42:03 +08:00
yui
MDL-47124 gradereport_grader: Update row/column sizes when showing/hiding quickedit fields
2014-10-03 15:44:39 +08:00
ajax_callbacks.php
MDL-40910 add new core event user_graded
2014-03-29 15:34:11 +08:00
index.php
MDL-46951 gradereport_grader: Compatibility with base themes
2014-10-03 15:43:32 +08:00
lib.php
MDL-47027 gradereport_grader: Styling when editing is turned on
2014-10-03 15:44:04 +08:00
module.js
MDL-47124 gradereport_grader: Update row/column sizes when showing/hiding quickedit fields
2014-10-03 15:44:39 +08:00
preferences_form.php
MDL-20250 core_grade: added some settings to disable or hide gradebook functionality
2014-09-26 10:19:00 +08:00
preferences.php
MDL-42084 Fix breakage in grader preferences page
2013-12-04 17:00:08 +00:00
quickedit_item.php
MDL-36559 core_grade: Deprecating unused functions print_toggle and get_toggles_html
2012-11-21 17:29:14 +08:00
README.txt
Some dummy files to define the grade reports structure
2007-04-23 06:49:24 +00:00
settings.php
MDL-46663 gradereport_grader: Remove fixed column support
2014-10-03 15:43:19 +08:00
styles.css
MDL-46658 gradereport_grader: Make page CSS more specific
2014-10-03 15:44:41 +08:00
tabs.php
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
version.php
MDL-45486 Bump all versions to planned release
2014-05-09 02:12:28 +02:00
README.txt
The default gradebook interface that teachers will use.