Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Deprecated] The grading portion of Moodle Mahara plugin

Notifications You must be signed in to change notification settings

MaharaProject/moodle-assignfeedback_mahara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.)

The plugin has been deprecated and not required for Moodle 2.7 and above. Functionlity if this plugin has been added into assignsubmission_mahara plugin version 1.2-mdl2.7+.

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

The original Moodle 1.9 version of the assignment submission plugin was 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

The assignment feedback plugin was developed by:

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

Subsequent updates to the plugin were implemented by Aaron Wells at Catalyst IT, with funding from:

  • University of Brighton
  • Canberra University

License

This program 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, version 3 or later of the License.

This program 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.

About

[Deprecated] The grading portion of Moodle Mahara plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%