Details
Description
Every activity module on the course home page should be able to display an info item.
For example, next to each forum is a a number indicating how many discussions and posts are in the forum, or last update etc.
Probably best if these are maintained through the cron functions and stored in a new field added to the course_modules table, rather than generated on-the-fly each time.
Perhaps on-the-fly (or on login) is possible ... it would be great to show unread posts and so on...
this can now be accomplished with the fourm - can this issue be closed?
Dan