Actions

Plugins/Artfact/Library

From Mahara Wiki

< Plugins
Revision as of 09:46, 22 October 2019 by Gnerzic (talk | contribs) (Mahara Library Artefact Plugin)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Mahara Library is an artefact plugin (and associated grouptype) to create a library of publications which can be shared within a group. The artefact uses a simple recommender system to suggest publication that the user may choose to read based on user's recommendations and those of other users.

Installation

The code base is available on GitHub here: https://github.com/gnerzic/mahara-library-artefact

This repository contains two directories; and "artefact" directory for the Library artefact plugin, and a "grouptype" directory for the LiteratureReview grouptype plugin.

To install the plugin:

  • copy of the contents of literaturereview to your "mahara-hdocs"/grouptype directory
  • copy of the the contents of library to your "mahara-hdocs"/artefact directory.

Configuration (optional)

//TODO continue conf