Site-wide reports: Difference between revisions
From MoodleDocs
(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) |
Mary Cooch (talk | contribs) (added introductory video) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Managing a Moodle site}} | {{Managing a Moodle site}} | ||
==Standard | ==Standard reports for administrators== | ||
{{MediaPlayer | url = https://youtu.be/ILWY4MTMJUY }} | |||
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|Config changes]] - Shows changes made by an administrator to the site configuration | |||
* [[Course overview report|Course overview]] | |||
* [[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/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 | * [[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 | * [[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 | * [[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 | * [[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/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. | * [[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== | ||
*[[Browser sessions]] | |||
*[[ | |||
*[[Reports FAQ]] | *[[Reports FAQ]] | ||
*[[Course reports]] in Managing a Moodle course | *[[Course reports]] in Managing a Moodle course | ||
Line 27: | Line 29: | ||
[[es:Reportes del sitio]] | [[es:Reportes del sitio]] | ||
[[de:Systemweite Berichte]] | [[de:Systemweite Berichte]] | ||
[[it:Report a livello di sito]] | |||
[[fr:Rapports de site]] |
Latest revision as of 14:52, 4 February 2021
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
- Browser sessions
- Reports FAQ
- Course reports in Managing a Moodle course
- Plugins overview for checking the status of all plugins on the site.
- General report plugins developer documentation
- ad-hoc contributed reports