Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Site-wide reports.

Site-wide reports: Difference between revisions

From MoodleDocs
mNo edit summary
(browser sessions)
 
(16 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Sitewide reports}}
{{Managing a Moodle site}}
<p class="note">'''Please refer to [[Page_notes#Sitewide reports|these notes]] before editing this page.'''</p>
==Standard Reports for Administrators==
In addition to reports available at both site and course level, the following site-wide reports are available for administrators:


Sitewide reports or [[Logs]] can be accessed by ''Site administration > Reports''  or in a contextual menu such as a Backup log. Sitewide reports include:
* [[admin/comment/index#Comments_report|Comments]] - See all comments created on the site.
*Comments report - shows every comment made in the [[Comments|comment block]]
* [[admin/report/backups/index#Backups_report|Backups]] - displays a list of all course backups made, the time taken to create them, their status, and the next scheduled automated backup execution time
*[[Automated course backup||Backups]] - when and which reports
* [[Config changes report]] - Shows changes made by an administrator to the site configuration
*Config changes - shows configuration changes listing date, user, plugin, setting, new value and original value
* [[Logs]] - Activity reports for course or site
*Course overview - Statistics needs to be enable to see course activity.
* [[admin/report/loglive/index#Live_logs_from_the_past_hour|Live Logs]] - Live logs from the past hour as a table
*[[Logs]] - reports of use, including error logs like login.
* [[Performance_overview|Performance overview]] - overview of settings that may impact site performance such as Theme Designer Mode or Debugging
*[[Live logs]] - limits showing activity to the last hour in a popup window.
* [[admin/report/questioninstances/index|Question instances]] - Reports where particular question types are used on the site
*Question instances - will show where a question type is used.
* [[admin/report/security/index|Security overview]] - overview of security related settings such as Allowing EMBED and OBJECT tags or No Authentication.
*Security overview - a check list of security checks, which are rated (OK, Warning, Critical).
* [[admin/tool/spamcleaner/index#Cleaning_up_spam|Spam cleaner]] - helpful tool for rooting out spam users if you do not have [[Email-based_self-registration#Enable_reCAPTCHA_element|Captcha]] required as part of authentication.
*Spam cleaner - allows search for keywords in profiles to help identify spammers.
 
*Statistics - must be enabled, will give you the micro or macro view of your site. See for example
==See also==
[http://moodle.org/stats/]
*[[Browser sessions]]
*[http://youtu.be/YJ5qxYfWmbY Moodle 2 Administration Reports] MoodleBites video on YouTube
*[[Course overview report]]
*[[Events list report]]
*[[Reports FAQ]]
*[[Course reports]] in Managing a Moodle course
*[[Plugins_overview| Plugins overview]] for checking the status of all plugins on the site.
*[[:dev:General report plugins|General report plugins]] developer documentation
*[[ad-hoc contributed reports]]
 
[[Category:Report]]
 
[[es:Reportes del sitio]]
[[de:Systemweite Berichte]]

Latest revision as of 10:30, 21 April 2015

Standard Reports for Administrators

In addition to reports available at both site and course level, the following site-wide reports are available for administrators:

  • Comments - See all comments created on the site.
  • Backups - displays a list of all course backups made, the time taken to create them, their status, and the next scheduled automated backup execution time
  • Config changes report - Shows changes made by an administrator to the site configuration
  • Logs - Activity reports for course or site
  • Live Logs - Live logs from the past hour as a table
  • Performance overview - overview of settings that may impact site performance such as Theme Designer Mode or Debugging
  • Question instances - Reports where particular question types are used on the site
  • Security overview - overview of security related settings such as Allowing EMBED and OBJECT tags or No Authentication.
  • Spam cleaner - helpful tool for rooting out spam users if you do not have Captcha required as part of authentication.

See also