Moodle activity report
Thursday, October 16th, 2008Moodle has a nice way to plugin mod results in the activity reports. Just add a function like this to your mods lib.php and moodle will pick it up: modname_user_outline($course, $user, $mod, $modinstance){} Did it for the feedback module, works great. Now looking how to get it into the book module. For ...



















