Checklist

Exports ::: gradeexport_checklist
Maintained by DavoDavo Smith
Part of set Checklist.
This is a grade export plugin which will create an Excel spreadsheet containing all the checkmarks from a single checklist.

Checklist 2.x (Build: 2015080500)

Moodle 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.1
Released: Tuesday, 8 September 2015, 4:58 AM
This is a grade export plugin which will create an Excel spreadsheet containing all the checkmarks from a single checklist.
You can customise the included fields by editing the included file 'columns.php'.

It will not work without the checklist module - which can be downloaded here:
http://moodle.org/plugins/view.php?plugin=mod_checklist

==Changes==

* 2015-09-07 - Fix M2.7+ compatibility (gradeexport/checklist:publish + calculation of 'start date'); fix PostgreSQL compatibility (Thanks to Nick Phillips, Kathrin Osswald)
* 2013-03-20 - Fix assign-by-reference error
* 2012-09-19 - Split the 3 plugins (mod / block / grade report) into separate repos for better maintenance
* 2012-07-07 - Tested against Moodle 2.3
* 2012-02-02 - Added optional percentages for each student / heading / item - based on code from Gordon Bateson ( gordonbateson@gmail.com )
* 2012-02-02 - Added choice of not exporting 'optional' items
* 2012-01-27 - French translation from Luiggi Sansonetti
* 2012-01-02 - Minor tweaks to improve Moodle 2.2+ compatibility (optional_param_array / context_module::instance )

Version information

Version build number
2015080500
Version release name
2.x (Build: 2015080500)
Maturity
Stable version
MD5 Sum
8b0089c22449e2cc47c29809ab63600a
Supported software
Moodle 2.1, Moodle 2.0, Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1

Version control information

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

Default installation instructions for plugins of the type Exports

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