From: Matthew B. <mat...@ou...> - 2006-06-14 13:06:34
|
Alistair Young wrote: > ta again! now spoon feed me please and fill in the blanks, waaaa, > waaaa :) > > active_user_id Person who created the event. > passive_user_id Normally null unless the event is about another person (eg sysadmin resetting a password for user buckett, buckett would be the passive user). > event_code Enumeration used by the implementing event class to decide what type of event it is (eg UPLOADFILE, DOWNLOADFILE, EDITPAGE, etc). > importance How important this event is, which is used to decide who has access to it (see Event.java). -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |