Note: You are currently viewing documentation for Moodle 2.8. 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
(link to Logging)
(updating this page to be more helpful, it was missing a few of the standard reports (though that information was in the docs). order now mirrors the order of reports available in the admin block to make it a bit more intuitive)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Managing a Moodle site}}
{{Managing a Moodle site}}
 
==Standard Reports for Administrators==
The administrator can  can define which log stores are available, and in which order, from ''Administration>Site administration>Plugins>Logging>Manage log stores''. See [[Logging]] for more information.
 
In addition to reports available at both site and course level, the following site-wide reports are available for administrators:
In addition to reports available at both site and course level, the following site-wide reports are available for administrators:


*[[Config changes report]] - Shows changes made by an administrator to the site configuration
* [[admin/comment/index#Comments_report|Comments]] - See all comments created on the site.
*[[Course overview report]]
* [[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
*[[Question instances report]] - Reports where particular question types are used on the site
* [[Config changes report]] - Shows changes made by an administrator to the site configuration
* [[Logs]] - Activity reports for course or site
* [[admin/report/loglive/index#Live_logs_from_the_past_hour|Live Logs]] - Live logs from the past hour as a table
* [[Performance_overview|Performance overview]] - overview of settings that may impact site performance such as Theme Designer Mode or Debugging
* [[admin/report/questioninstances/index|Question instances]] - Reports where particular question types are used on the site
* [[admin/report/security/index|Security overview]] - overview of security related settings such as Allowing EMBED and OBJECT tags or No Authentication.
* [[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.


==See also==
==See also==
*[http://youtu.be/YJ5qxYfWmbY Moodle 2 Administration Reports]  MoodleBites video on YouTube  
*[http://youtu.be/YJ5qxYfWmbY Moodle 2 Administration Reports]  MoodleBites video on YouTube  
* [[Logs]] - Activity reports for course or site
*[[Course overview report]]
*[[Events list report]]
*[[Reports FAQ]]  
*[[Reports FAQ]]  
*[[Course reports]] in Managing a Moodle course
*[[Course reports]] in Managing a Moodle course

Latest revision as of 12:49, 19 September 2014

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