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

Site-wide reports: Difference between revisions

From MoodleDocs
mNo edit summary
(adding reports from Template:Sitewide_reports)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Managing a Moodle site}}
{{Managing a Moodle site}}
 
==Standard reports for administrators==
* [[Logging]] - Allows the admin to define available log stores.
 
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
* [[Config changes report|Config changes]] - Shows changes made by an administrator to the site configuration
*[[Course overview report]]
* [[Course overview report|Course overview]]
*[[Question instances report]] - Reports where particular question types are used on the site
* [[Events list report|Events list]]
* [[Question instances report|Question instances]] - Reports where particular question types are used on the site
* [[admin/comment/index#Comments_report|Comments]] - See all comments created on the site.
* [[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
* [[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/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
 
* [[Logs]] - Activity reports for course or site
*[[Browser sessions]]
*[[Reports FAQ]]  
*[[Reports FAQ]]  
*[[Course reports]] in Managing a Moodle course
*[[Course reports]] in Managing a Moodle course

Latest revision as of 15:04, 7 September 2017

Standard reports for administrators

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

  • Config changes - Shows changes made by an administrator to the site configuration
  • Course overview
  • Events list
  • Question instances - Reports where particular question types are used on the site
  • 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
  • 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
  • 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