Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: Message Log.

Message Log

From MoodleDocs
Revision as of 13:13, 31 March 2009 by Matt Campbell (talk | contribs) (message log report documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The message log report is based on code originally written by Will H and Mike Worth, discussed at http://moodle.org/mod/forum/discuss.php?d=27559.

To install, simply copy the messagelog directory into the /admin/report directory of your install, and it will then be available under Reports in the Site Administration block.

Filters include the order of the message, the number of days worth of messages to get, and the username to, from, or both.

Clicking on the [more] link in the to or from columns will filter the messages which involve that user. Clicking on the user's name will take you to their profile.

See also

http://moodle.org/mod/forum/discuss.php?d=27559 Development of the SQL and code for the initial report