Note:

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

Report Builder Specification: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 4: Line 4:
|tracker = MDL-30193
|tracker = MDL-30193
|discussion = https://moodle.org/mod/forum/discuss.php?d=261049
|discussion = https://moodle.org/mod/forum/discuss.php?d=261049
|assignee = Adrian Greeve, John Okely
|assignee = Adrian Greeve, John Okely, Simon Coggins
}}
}}


Line 10: Line 10:


The report builder will allow administrators and teachers to generate flexible reports on many aspects of a Moodle instance.
The report builder will allow administrators and teachers to generate flexible reports on many aspects of a Moodle instance.
We are currently working on porting Report Builder, see http://tracker.moodle.org/browse/MDL-30193 for more details. Here is an [[reportbuilder/Work_outline|outline of the work remaining]].
[[reportbuilder/Sources|A list of potential report sources]] is being compiled. This will help us decide what report sources are most helpful to implement.


== Benefis ==
== Benefis ==

Revision as of 03:55, 5 June 2014

Event Monitor
Project state Specification
Tracker issue MDL-30193
Discussion https://moodle.org/mod/forum/discuss.php?d=261049
Assignee Adrian Greeve, John Okely, Simon Coggins


Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.


The report builder will allow administrators and teachers to generate flexible reports on many aspects of a Moodle instance.

We are currently working on porting Report Builder, see http://tracker.moodle.org/browse/MDL-30193 for more details. Here is an outline of the work remaining.

A list of potential report sources is being compiled. This will help us decide what report sources are most helpful to implement.

Benefis

  • Allow flexible reports to be created and customised for any need
  • Allow admins and teachers to create reports to redistribute
  • Allow admins and teachers to gain new insights into their students, courses, and faculty
  • Allow reports to be created for plug-ins

Usage scenarios

  • View a list of courses with no teachers
  • See what students haven't completed an assignment yet
  • See what courses encourage the most discussion

See also