Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

reportbuilder/Overview

From MoodleDocs
Revision as of 07:03, 8 June 2012 by Simon Coggins (talk | contribs) (Created page with "Back to Index Report builder is designed to be extensible, so developers can modify existing report sources and write their own to allow administrators to gene...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Back to Index

Report builder is designed to be extensible, so developers can modify existing report sources and write their own to allow administrators to generate the kind of reports they are interested in.

  • Features
  • General structure.
  • Report = source + data
  • Data can be user input saved to db or embedded
  • Code code, base source, individual sources.
  • File format and location of sources
  • Source classes and documentation
  • When it is necessary to rebuild a report when editing the source