blocks:usestats:technique:db

This is an old revision of the document!


DB Model

Bloc Use Stats (Mesure d'activité)

Le bloc Use_Stats ajoute deux tables à Moodle.

Table : block_use_stats

This table is used a calculation cache for global sums.

Table : block_use_stats_log

Is used to store the “per record” additional cubing information.:

  • logid: the standard log record id
  • timegap: the gap time between this record ans the following record of the same user in the log. (At the moment unused)
  • Main standard qualifiers (courseid, userid)
  • 6 additional cubing fields

Back to home - Back to plugin list order by type - Back to the technical guide index

blocks/usestats/technique/db.1573210408.txt.gz · Last modified: 2024/04/04 15:50 (external edit)