What do mdl_stats and mdl_user stats fields mean?

What do mdl_stats and mdl_user stats fields mean?

by Esteban Naranjo -
Number of replies: 3

Hi,

My question is about the stat1 y stat2 fields of the 3 mdl_stats tables (daily,wekkly,monthly), what do they mean?

and the same with the tables mdl_user_stats (d,w,m too), what do statsreads and statswrites fields mean?

Thanks in advance for any help,

Esteban

Average of ratings: -
In reply to Esteban Naranjo

Re: What do mdl_stats and mdl_user stats fields mean?

by Milan Milojic -

Very simple question, yet no answer. Great help.

In reply to Milan Milojic

Re: What do mdl_stats and mdl_user stats fields mean?

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Note that the definition of most of the Moodle DB tables include comments, and you can see these comments by going to Admin -> Development -> XMLDB Editor in any Moodle 2.0 site, and clicking the [Doc] link. (The comments are there in earlier versions, but you have to go and read the install.xml file to see them.)

Unfortunately, the comments on these particular tables are a bit too short.