From: Matthew B. <mat...@ou...> - 2006-06-14 12:50:57
|
Alistair Young wrote: > thanks Matthew - how does an Event compare to an Access? Is Access > and the events table separate from Events? i.e. does the events table > only hold info on accesses? or does it hold event info too? An event is generated when a user moves from one resource to another. This is tracked through top.html so that linked images to other resources don't look like user movements. The events table holds all access as NavigationEvents. -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |