Workflow report

Reports ::: report_workflow
Maintained by TimTim Hunt
This report is a companion to the Workflow block. It provides reports on the state of the workflow in all courses or activities.

Workflow report v1

Moodle 2.2, 2.3
Released: Friday, 17 August 2012, 1:18 AM
WORKFLOW REPORT

This report goes with the workflow block. http://moodle.org/plugins/view.php?plugin=block_workflow.
It was created for the Open Unversity https://www.open.ac.uk/) by LUNS
(http://www.luns.net.uk/services/virtual-learning-environments/vle-services/).
The specification was writted by Tim Hunt and Sharon Monie.

You can install this report from the Moodle plugins database:
http://moodle.org/plugins/view.php?plugin=report_workflow

Alternatively, you can install it using git. Type this command in the top level
of your Moodle install:
git clone git://github.com/moodleou/moodle-report_workflow.git report/workflow

Once you have added the code to Moodle, visit the admin notifications page to
complete the installation.

For more documentation, see http://docs.moodle.org/23/en/The_OU_workflow_system.

Version information

Version build number
2012021500
Version release name
v1
Can be updated to
v1.1 for Moodle 2.2+ (2013031200), v1.2 for Moodle 2.4+ (2013082100), v1.3 for Moodle 2.4+ (2014051400), v1.4 for Moodle 2.7+ (2014111200)
Maturity
Stable version
MD5 Sum
6acde1fe1fda8bff52199a51d945679a
Supported software
Moodle 2.2, Moodle 2.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1

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