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 14:27:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
grade
/
report
/
grader
History
Jonathon Fowler
ef8c793d74
MDL-31804 duplicated columns cause Oracle error in grader report
2012-05-14 11:00:29 +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-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
ajax_callbacks.php
MDL-32191 grade:renamed a mis-spelled string name
2012-04-20 12:03:34 +07:00
index.php
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
lib.php
MDL-31804 duplicated columns cause Oracle error in grader report
2012-05-14 11:00:29 +07:00
module.js
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
preferences_form.php
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
preferences.php
MDL-31607 use full course object for require_login() if already available
2012-04-22 17:41:47 +02:00
quickedit_item.php
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
README.txt
Some dummy files to define the grade reports structure
2007-04-23 06:49:24 +00:00
settings.php
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
styles.css
MDL-31018 Improve consistency of horizontal alignment across grade reports
2012-01-04 16:19:16 +00:00
tabs.php
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
version.php
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
README.txt
The default gradebook interface that teachers will use.