Ad-hoc database queries

Reports ::: report_customsql
Maintained by TimTim Hunt, at the OU (Perry building)Mahmoud Kassaei, Anupama Sarjoshi
This report plugin allows Administrators to set up arbitrary database queries to act as ad-hoc reports. Reports can be of two types, either run on demand, or scheduled to run automatically. Other users with the right capability can go in and see a list of queries that they have access to. Results can be viewed on-screen or downloaded as CSV.

Ad-hoc database queries 4.0 for Moodle 3.9+

Moodle 3.9, 3.10
Released: Saturday, 19 December 2020, 5:35 AM

Changes in 4.0

  • Fix downloading for Moodle 3.9+.
  • When editing queries, the SQL field is now styled more prettily.
  • For scheduled reports, the list of users to email is now stored as a list of userids, rather than usernames. (Configuration of existing reports is automatically updated on upgrade.)

Version information

Version build number
2020121800
Version release name
4.0 for Moodle 3.9+
Maturity
Stable version
MD5 Sum
b1b0fea94662db4eb9c56f2999e44246
Supported software
Moodle 3.9, Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.0

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation