Mahara Local

General plugins (Local) ::: local_mahara
Maintained by Tony Box, Catalyst logoAaron Wells
Part of set Mahara.
Extra Mahara MNet Functions. Required for the Mahara Assignment Submission and Mahara Assignment Feedback plugins (for Moodle 2.5 and earlier)

Mahara Local 2013062314

Moodle 2.3, 2.4, 2.5
Released: Tuesday, 23 July 2013, 6:34 AM
# Mahara Local Plugin

This plugin allows your Moodle installation to subscribe to Mahara XML-RPC endpoints. Included is a table housing
portfolio's pulled from Mahara by other plugins.

While its original purpose is a requirement for the [Maraha assignment plugins][1], it can easily be extended to
support more XML-RPC endpoints.

## Installation

Installation of the plugin is very easy. There are two installation methods:

1. Download the source archive for this plugin, and extract at the following location: `{Moodle_Root}/local/mahara`
2. Execute the following command:

```
> git clone git@github.com:fellowapeman/local-mahara.git {Moodle_Root}/local/mahara
```

The remaining installation is taken care of by Moodle by clicking on *Notifications*.

## Associated plugins

There are currently two plugins that require this integration:

1. [Mahara assignment submissions][1]
2. [Mahara assignment feedback][2]

[1]: https://moodle.org/plugins/view.php?plugin=assignsubmission_mahara
[2]: https://moodle.org/plugins/view.php?plugin=assignfeedback_mahara

## 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
2013062314
Maturity
Unknown
MD5 Sum
4f07814452ed11d8f556b9ca04800172
Supported software
Moodle 2.3, Moodle 2.4, Moodle 2.5
  • Latest release for Moodle 2.3
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5

Version control information

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

Default installation instructions for plugins of the type General plugins (Local)

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