Skip to content

Moodleのフォーラムに投稿と返信をカウントするプラグイン。

Notifications You must be signed in to change notification settings

tallthom/moodle-block_forum_report

 
 

Repository files navigation

moodle-block_forum_report

  • The basics of this report have been merged into the Forum Summary Report in Moodle. However, we have added new columns and improved the content since that time.
  • This report shows the following information across all forums (or selected forums) in a course:
  • --> User info
  • --> Number of posts
  • --> Number of replies
  • --> Number of views
  • --> Number of active days posting in the specified date range
  • --> Number of active days viewing in the specified date range
  • --> Number of multimedia items (images, videos, etc) added to posts
  • --> Date of first post
  • --> Date of last post

1. Install to the blocks directory

  1. Get the code using git by running the following command in the top level folder of your Moodle install:

git clone git://github.com/nakaharatt/moodle-block_forum_report.git blocks/forum_report

  1. Login to Moodle as the admin user and click on Notifications in the Site Administration panel.

About

Moodleのフォーラムに投稿と返信をカウントするプラグイン。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.8%
  • JavaScript 6.2%
  • CSS 2.0%