Site-wide reports: Difference between revisions
From MoodleDocs
m (created link) |
Mary Cooch (talk | contribs) (added introductory video) |
||
(20 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Managing a Moodle site}} | ||
==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: | |||
* [[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. | |||
*[[Logs]] - reports | * [[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 | ||
*[[Live | * [[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 | ||
*Security overview - | * [[Performance_overview|Performance overview]] - overview of settings that may impact site performance such as Theme Designer Mode or Debugging | ||
*Spam cleaner - | * [[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== | |||
*[[Browser sessions]] | |||
*[[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]] | |||
[[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