Mahara Assignment Feedback

Assignment feedbacks ::: assignfeedback_mahara
Maintained by Catalyst logoAaron Wells, Tony Box
Part of set Mahara.
[For Moodle 2.6] an optional (but recommended!) addition to the Mahara Assignment Submission plugin. This plugin allows Moodle to automatically unlock submitted Mahara portfolio pages & collections after grading.

Mahara Assignment Feedback 1.0-mdl2.6

Moodle 2.6
Released: Tuesday, 10 February 2015, 12:40 PM

Mahara Assignment Feedback Plugin

This feedback plugin offers a purely supporting role to its submission sibling. If a teacher enables this plugin on a Moodle assignment that is using the Mahara assignment submission plugin, then any submitted Mahara pages & collections will be unlocked on the Mahara side once their Moodle submission is graded.

(Without this plugin, Mahara pages that are submitted through the Moodle submission plugin, remain permanently locked in Mahara, to provide a grading audit trail.)

Requirements

Installation

Make sure your Moodle installation is fully integrated with a Mahara instance. Then you must install this plugin in one of two ways:

  1. Download the source archive and extract it to the following directory: {Moodle_Root}/mod/assign/feedback/mahara
  2. Execute the folowing command:
> git clone git@github.com:MaharaProject/moodle-assignfeedback_mahara.git {Moodle_Root}/mod/assign/feedback/mahara

The remainder of the installation can be achieved within Moodle by clicking on the Notifications link.

Upgrading

If you are upgrading from an earlier version of this plugin, you will need to do the following:

  1. Make sure your Mahara assignment submission plugin is updated to the latest version from Catalyst IT's github repository.

  2. Run the Installation steps listed above.

  3. Uninstall the Mahara local plugin if it is present.

License

The Mahara assignment feedback plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The Mahara assignment feedback plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

For a copy of the GNU General Public License see http://www.gnu.org/licenses/.

Credits

Developed for the University of Portland by Philip Cali and Tony Box (box@up.edu).

The original Moodle 1.9 version of these plugins were funded through a grant from the New Hampshire Department of Education to a collaborative group of the following New Hampshire school districts:

  • Exeter Region Cooperative
  • Windham
  • Oyster River
  • Farmington
  • Newmarket
  • Timberlane School District

The upgrade to Moodle 2.0 and 2.1 was written by Aaron Wells at Catalyst IT, and supported by:

  • NetSpot
  • Pukunui Technology

Version information

Version build number
2013111800
Version release name
1.0-mdl2.6
Maturity
Stable version
MD5 Sum
5378342656c204012fd6ede0e95ca617
Supported software
Moodle 2.6
  • Latest release for Moodle 2.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
moodle26
VCS tag
release-1.0-mdl2.6-2013111800

Default installation instructions for plugins of the type Assignment feedbacks

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