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

Site reports: Difference between revisions

From MoodleDocs
m (link to stastics page)
 
(7 intermediate revisions by one other user not shown)
Line 15: Line 15:


==Logs==
==Logs==
These logs are similar to those for a teacher which can be found in [[Reports]]
These logs are similar to those for a teacher which can be found in [[Reports]].  These logs show activity within the site's [[Front Page]].
 
The site administration report log also has a setting for site errors, such as failed logins.
 
[[Image:Reports_Site_Site-Errors_1.jpg|thumb|center|400px|Site Errors Log]]
 
==Live logs==
==Live logs==
Here is an instant report which shows all activity in the last hour on the site. Items in blue are links.  For example by clicking on the Action link, the administrator will jump to the screen viewed by the user (full name).
Here is an instant report which shows all activity in the last hour on the site. Items in blue are links.  For example by clicking on the Action link, the administrator will jump to the screen viewed by the user (full name).
Line 22: Line 27:
==Question==
==Question==
The [[Question reports]] reviews the [[Question bank]] for issues.
The [[Question reports]] reviews the [[Question bank]] for issues.
[[Image:Reports_Site_Question_1.jpg|thumb|center|No problems!!]]


==Security overview==
==Security overview==
Line 31: Line 37:


==Statistics==
==Statistics==
[[Statistics]] are similar to course overview reports.


==Unit tests==
==Unit tests==
Moodle has some standard [[Unit tests]] it can run.  The default is to only show failed items. The opening filter page looks like:
[[Image:Reports_Unit_Tests_1.jpg|thumb|center]]
[[Image:Reports_Unit_Tests_1.jpg|thumb|center]]


==See also ==
==See also ==
* [[ad-hoc contributed reports]]
[[Category:Administrator]]
[[Category:Administrator]]
[[Category:Report]]
[[Category:Report]]


[[fr:Rapports du site]]
[[fr:Rapports du site]]

Latest revision as of 10:51, 2 June 2010

Administrators can see various reports via the site administration block. Some of these reports require that Statistics be turned on.

Backups

Reports Site Backups 1.jpg

Course overview

There are 4 basic Course overview reportsfilters: Participatory, Active (number of participated activities), Active weighted and Enrollment. In additon you can filter for time and the number of courses to show.

Logs

These logs are similar to those for a teacher which can be found in Reports. These logs show activity within the site's Front Page.

The site administration report log also has a setting for site errors, such as failed logins.

Site Errors Log

Live logs

Here is an instant report which shows all activity in the last hour on the site. Items in blue are links. For example by clicking on the Action link, the administrator will jump to the screen viewed by the user (full name).

Reports Site LiveLogs.JPG

Question

The Question reports reviews the Question bank for issues.

No problems!!

Security overview

The Security overview report does a quick check on potential security issues. There are links to various site settings that are related to the check.

Example of a security overview report

Spam cleaner

This links runs a script which will search all user profiles for certain strings and then delete those accounts which are obviously created by spammers. See Reducing spam in Moodle for more information.

Statistics

Statistics are similar to course overview reports.

Unit tests

Moodle has some standard Unit tests it can run. The default is to only show failed items. The opening filter page looks like:

Reports Unit Tests 1.jpg

See also