This website requires JavaScript.
Explore
Help
Sign in
moodle
/
moodle
Watch
3
Star
0
Fork
You've already forked moodle
0
mirror of
https://github.com/moodle/moodle.git
synced
2025-08-06 01:16:44 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4ba9941c4b
moodle
/
grade
/
report
History
Download ZIP
Download TAR.GZ
nicolasconnault
4ba9941c4b
MDL-10386 Refactored the grader report file (index.php), and extracted the grade_report_grader class out of it. The index file now only calls upon the class' main methods. Certain elements and code blocks in the class can be abstracted for other reports (such as the paging, sorting arrows and several general purpose variables).
2007-07-12 16:36:38 +00:00
..
grader
MDL-10386 Refactored the grader report file (index.php), and extracted the grade_report_grader class out of it. The index file now only calls upon the class' main methods. Certain elements and code blocks in the class can be abstracted for other reports (such as the paging, sorting arrows and several general purpose variables).
2007-07-12 16:36:38 +00:00
user
moving some functions out to lib so they can be used in other reports
2007-07-11 05:07:39 +00:00
lib.php
moving some functions out to lib so they can be used in other reports
2007-07-11 05:07:39 +00:00